List available TRSupport partners
Retrieves a list of all available Travel Rule Support integration partners. Partners provide Travel Rule compliance services such as VASP discovery, TRM exchange, and PII encryption.
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.
Response
List of partners retrieved successfully
Partner unique identifier
Example:
"123e4567-e89b-12d3-a456-426614174000"
Partner identification code
Example:
"notabene"
Partner display name
Example:
"Notabene"
Partner API base URL
Example:
"https://api.notabene.id"
Whether the partner is active
Example:
true
Whether this is a test/sandbox partner
Example:
false
Partner description
Example:
"Travel Rule compliance provider"
Previous
Get all customersRetrieves all customers associated with the authenticated tenant. Returns a list of legal entities configured for Travel Rule compliance.
Next
TypeScript