Originator/Beneficiary entry points
Overview
OpenVasp specification v.3.2.1
Metadata
| Key | Value |
|---|---|
| types | Vasp |
| status | alpha |
- Productionhttps://trp.travel-rule.com/identity
- Dev areahttps://trp-stg.travel-rule.com/identity
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X GET \
https://trp.travel-rule.com/identity \
-H 'Authorization: Bearer <YOUR_JWT_HERE>'Response
application/json
{ "name": "Binance", "lei": 12345678910, "x509": "---PEM---" }