Overview of the ASAPP API
Environment | API Domain |
---|---|
Sandbox | https://api.sandbox.asapp.com |
Production | https://api.asapp.com |
Status Code | Description |
---|---|
200 | OK |
201 | Created |
204 | No Content |
400 | Bad Request |
401 | Unauthorized |
403 | Forbidden |
404 | Not Found |
429 | Too Many Requests |
500 | Internal Server Error |
code
and message
in the response body for each error. Learn more about error codes in the Error handling section.