List VASPs
Retrieves a paginated list of VASPs (Virtual Asset Service Providers) available through the partner integration. Supports cursor-based pagination.
GET
TypeScript
Documentation Index
Fetch the complete documentation index at: https://developers.fireblocks.com/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
Customer integration unique identifier
Query Parameters
Number of results per page (max 100)
Required range:
1 <= x <= 100Cursor for pagination (from previous response)
Previous
Get VASP by IDRetrieves detailed information about a specific VASP by its unique identifier. Returns VASP details including public key if available.
Next
TypeScript