Get available VASPs
Get available VASPs
Retrieve the list of Virtual Asset Service Providers (VASPs) for travel rule submissions via the V4 API.
POST
Get available VASPs
Overview
This endpoint retrieves the list of VASPs that can be used when submitting travel rule data for deposits and withdrawals. For detailed Travel Rule requirements, see Travel Rule. When to usevaspId vs vaspName:
- If the destination/originating VASP appears in this list, use its
vaspIdfor accurate identification - If the VASP is not in the list, use
vaspNameas a fallback with the VASP’s name as a string
Usage Notes
The list may vary depending on the account’s region.
VASP Selection Flow
Related
- Submit deposit verification — Use VASPs when submitting deposit originator data
- Create withdraw request — Use VASPs when creating withdrawals with travel rule data
- Travel Rule — Detailed requirements and workflows
Authorizations
The public WhiteBIT API key.
Base64-encoded JSON request body.
HMAC-SHA512 signature of the payload, hex-encoded. Computed as hex(HMAC-SHA512(payload, api_secret)).
Body
application/json
Response
Successful response with list of VASPs