VerifyVASP
Search
⌃K

VASP ID

get
http://<enclave-endpoint>
/v1/vasps/self
Get own VASP ID (of VASP itself)
VASP (Virtual Asset Service Provider) can check its own VASP ID using this API.

Response Body

Response Body Examples
  • 200 OK
{
"vaspId": "15952089931162058999"
}
Field Name
Data Type
Required
Description
vaspId
string
true
Own VASP ID
Last modified 11mo ago