VerifyVASP
Search
⌃K
Welcome
Change Log
Getting Started
Product Overview
Alliance Registration & API Key Creation
VASP API Functionality
Database
Enclave Installation & Execution
Security Guide
Robot VASP Utilization
Enclave Server API Utilization
Enclave Server Health Monitoring & Troubleshooting
Getting Started with VerifyVASP
Reference
Enclave API Reference
v1
VASP ID
VASP List
Pre Screening
User Verification
User Account Verification
Verification Result List
Verification Result by UUID
Transaction Result Report
Error Report
Transaction Status Query
VASP API Reference
IVMS101 Guide
Glossary
Powered By
GitBook
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
Previous
v1
Next
VASP List
Last modified
11mo ago