Skip to main content

VASP list (for local entities that require travel rule) (supporting network) (USER_DATA)

API Description

Fetch the VASP list for local entities.

HTTP Request

GET /sapi/v1/localentity/vasp

Request Weight(IP)

1

Request Parameters

NameTypeMandatoryDescription
recvWindowLONGNO
timestampLONGYES

Response Example

[
{
"vaspCode": "BINANCE",
"vaspName": "Binance",
"identifier": "I1QNLP" // For populating the `vasp` field in the deposit/withdrawal questionnaire
},
{
"vaspCode": "NVBH3Z_nNEHjvqbUfkaL",
"vaspName": "HashKeyGlobal",
"identifier": "ABC123"
}
]