An authorization fails when simulating an authorization
429
Rate limited, too many requests per second
User has exceeded their per second rate limit
Rate limited, reached daily limit
User has exceeded their daily rate limit
Rate limited, too many keys tried
One IP has queried too many different API keys
500
Internal Server Error
There was a processing error on the server-side.
General Notes
Each entity is identified by its UUID token.
HTTP bodies must be valid JSON and the request header Content-Type must be application/json.
Amounts are all integers. They are represented in the smallest unit of the associated currency (e.g., amount of 100 in USD is $1) unless specified otherwise.
Any field we don’t have data for will show up as empty.
All dates are ISO 8601 unless specified otherwise.
Additional fields may be added to API response payloads. API users should ensure that any integrations and use of these responses can handle new fields at any time.
API GET responses are returned in a pagination wrapper in the form: