# VASP public info Retrieves verified information about a VASP based on its Travel Address or system identifier. This endpoint is used by VASPs to validate the counterparty before executing a Travel Rule transfer. Endpoint: GET /identity Security: BearerAuth ## Response 200 fields (application/json): - `name` (string) Example: "Binance" - `lei` (string) Example: 12345678910 - `x509` (string) Example: "---PEM---" ## Response 400 fields ## Response 401 fields