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 contact Jupiter Support. |
502 | Bad Gateway | Please contact Jupiter Support. |
503 | Service Unavailable | Please contact Jupiter Support. |
504 | Gateway Timeout | Try disabling any proxies, VPNs, firewalls or other network restrictions and try again. If issue persists, please contact Jupiter Support. |