API Responses
In this section, you can find the list of responses that can be returned by the Jupiter API.
Program Errors
For more information on error codes from programs, see the Swap API - Program Errors.
Common Codes | Description | Debug |
---|---|---|
200 | Good | Success! |
400 | Bad Request | Likely a problem with the request, check the request parameters, syntax, etc. |
401 | Unauthorized | Likely a problem with the API key, check if the API key is correct. |
404 | Not Found | Likely a broken or invalid endpoint. |
429 | Rate Limited | You are being rate limited. Either slow down requests, reduce bursts, or upgrade your plan. |
500 | Internal Server Error | Please reach out in Discord. |
502 | Bad Gateway | Please reach out in Discord. |
503 | Service Unavailable | Please reach out in Discord. |
504 | Gateway Timeout | Please reach out in Discord. |