Skip to main content
GET
curl

Authorizations

x-api-key
string
header
required

Response

200 - application/json

Current Travel Rule settings and VASP profile.

is_enabled
boolean

Whether the managed Travel Rule negotiation flow is active for outbound travelRule transactions on this application.

jurisdiction
string

Your VASP's operating jurisdiction code. Default "EU".

Maximum string length: 8
name_matching_strictness
enum<string>

How strictly beneficiary names must match before a transfer can reach COMPLETED.

Available options:
NONE,
STRICT,
DEFAULT,
FUZZY
confirmation_timeout_hours
integer

Hours an AWAITING_COUNTERPARTY transfer may remain unconfirmed before the periodic sweeper expires it. Default 48.

Required range: x >= 1
timeout_outcome
enum<string>

What happens to the underlying transaction when a transfer expires. Default HOLD.

Available options:
HOLD,
REJECT,
PROCEED
threshold_amount
string

Decimal string. Minimum transfer amount that triggers a managed exchange; transfers below it resolve straight to NOT_APPLICABLE. Defaults to "0.00" (EU TFR applies no minimum amount).

Your VASP's legal name. Required (non-blank) to set is_enabled to true.

lei
string

Your Legal Entity Identifier, surfaced in the VASP directory.

compliance_email
string<email>

Compliance contact email for your VASP profile.

is_discoverable
boolean

Whether your VASP profile appears in GET /v3/travel-rule/vasps/ search results and can be reached on the INTERNAL rail. Default true.

inbound_auto_accept
boolean

When true, inbound transfers whose beneficiary wallet is a verified address-book entry with a matching name are accepted automatically, without a manual review step. Default false.

allow_self_declaration
boolean

When true, the wallet-ownership widget offers self-declaration as a fallback proof method. Default false.

allow_screenshot_proof
boolean

When true, the wallet-ownership widget offers screenshot upload as an ownership evidence method. Default true.

auto_wallet_verification
boolean

When true, submitting an outbound Travel Rule transfer that needs end-user proof of wallet control auto-mints a wallet-ownership widget session bound to the transaction and exposes it in the transaction's action_required block. Default true.

vasp_attribution_enabled
boolean

When true, an outbound Travel Rule transfer that no rail can route is attributed through blockchain analytics: the destination wallet is resolved to its owning VASP, the entity is recorded on the transfer and in the VASP directory, and the rails are re-run once with the attributed name. Default true.

travel_address
string

Read-only. Your VASP's own travel address - the encoded inbound TRP inquiry endpoint other VASPs use to reach you. Populated once your VASP profile is complete.