Get VASP details

GET {{baseUrl}}/screening/travel_rule/vasp/:did

Get VASP Details.

Returns information about a VASP that has the specified DID.

Note: The reference content in this section documents the Travel Rule beta endpoint. The beta endpoint includes APIs that are currently in preview and aren't yet generally available.

To enroll in the beta and enable this endpoint, contact your Fireblocks Customer Success Manager or send an email to CSM@fireblocks.com.

Request Params

KeyDatatypeRequiredDescription
fieldsstringCSV of fields to return (all, "blank" or see list of all field names below)

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"did":"\u003cstring\u003e","name":"\u003cstring\u003e","verificationStatus":"\u003cstring\u003e","addressLine1":"\u003cstring\u003e","addressLine2":"\u003cstring\u003e","city":"\u003cstring\u003e","country":"\u003cstring\u003e","emailDomains":"\u003cstring\u003e","website":"\u003cstring\u003e","logo":"\u003cstring\u003e","legalStructure":"\u003cstring\u003e","legalName":"\u003cstring\u003e","yearFounded":"\u003cstring\u003e","incorporationCountry":"\u003cstring\u003e","isRegulated":"\u003cstring\u003e","otherNames":"\u003cstring\u003e","identificationType":"\u003cstring\u003e","identificationCountry":"\u003cstring\u003e","businessNumber":"\u003cstring\u003e","regulatoryAuthorities":"\u003cstring\u003e","jurisdictions":"\u003cstring\u003e","street":"\u003cstring\u003e","number":"\u003cstring\u003e","unit":"\u003cstring\u003e","postCode":"\u003cstring\u003e","state":"\u003cstring\u003e","certificates":"\u003cstring\u003e","description":"\u003cstring\u003e","travelRule_OPENVASP":"\u003cstring\u003e","travelRule_SYGNA":"\u003cstring\u003e","travelRule_TRISA":"\u003cstring\u003e","travelRule_TRLIGHT":"\u003cstring\u003e","travelRule_EMAIL":"\u003cstring\u003e","travelRule_TRP":"\u003cstring\u003e","travelRule_SHYFT":"\u003cstring\u003e","travelRule_USTRAVELRULEWG":"\u003cstring\u003e","createdAt":"\u003cstring\u003e","createdBy":"\u003cstring\u003e","updatedAt":"\u003cstring\u003e","updatedBy":"\u003cstring\u003e","lastSentDate":"\u003cstring\u003e","lastReceivedDate":"\u003cstring\u003e","documents":"\u003cstring\u003e","hasAdmin":"\u003cboolean\u003e","isNotifiable":"\u003cboolean\u003e","issuers":{"yearFounded":{"issuerDid":"\u003cstring\u003e"},"isRegulated":{"issuerDid":"\u003cstring\u003e"},"regulatoryAuthorities":{"issuerDid":"\u003cstring\u003e"},"name":{"issuerDid":"\u003cstring\u003e"},"logo":{"issuerDid":"\u003cstring\u003e"},"website":{"issuerDid":"\u003cstring\u003e"},"legalName":{"issuerDid":"\u003cstring\u003e"},"legalStructure":{"issuerDid":"\u003cstring\u003e"},"incorporationCountry":{"issuerDid":"\u003cstring\u003e"},"businessNumber":{"issuerDid":"\u003cstring\u003e"},"addressLine1":{"issuerDid":"\u003cstring\u003e"},"city":{"issuerDid":"\u003cstring\u003e"},"country":{"issuerDid":"\u003cstring\u003e"},"description":{"issuerDid":"\u003cstring\u003e"}}}