Virtual Asset Service Providers

Returns a list of VASP names along with their respective ID

📘

Travel Rule

The endpoint can be used to lookup the ID of a VASP.

This ID is the VASP "Decentralised ID" and can be applied to the vasp_didfield to identify the recipient VASP for Travel Rule purposes when making a withdrawal request.

For details, see the documentation for the Withdrawal endpoint.

Response data

IndexFieldTypeDescription
[0...n]VASP_OBJECTObjectObject with VASP name and ID

VASP objects (index [0...n])

KeyTypeDescription
idStringVASP ID
nameStringVASP name
Language
Click Try It! to start a request and see the response here!