Skip to main content
GET
/
travelrule
/
vasps
/
{id}
cURL
curl --request GET \
  --url https://api.paxos.com/v2/travelrule/vasps/{id}
{
  "vasp": {
    "id": "<string>",
    "name": "<string>"
  }
}

Documentation Index

Fetch the complete documentation index at: https://paxos-0ac97319-preview-travel-rule-api-changes.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

id
string
required

Response

200 - application/json

A successful response.

New
vasp
object