cURL
VASPs for Travel Rule
List vasps
GET
cURL
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
Optionally filter by the vasps' IDs.
Number of results to return. Defaults to 100 if no limit is provided.
Determines whether the items are returned in ascending (ASC), or descending (DESC) order.
Available options:
DESC, ASC The specific method by which the returned results will be ordered.
Available options:
NAME Optional: Cursor for getting the next page of results. When the number of items returned is fewer than the limit, there is currently no next page.
Optional: case-insensitive prefix match on the VASP name, for type-ahead lookup.