Authorizations
Paxos APIs use OAuth 2 with the client credentials grant flow.
Token URLs:
- Production: https://oauth.paxos.com/oauth2/token
- Sandbox: https://oauth.sandbox.paxos.com/oauth2/token
Learn more in the API credentials guide →
Query Parameters
Optional. A list of Account IDs. Maximum 50.
Required. Tax year
Form types
Number of results to return. Defaults to 50.
The specific method by which the returned results will be ordered. Defaults to ID.
ID Return items in ascending (ASC) or descending (DESC) order. Defaults to ASC.
DESC, ASC Cursor token for fetching the next page.