Get KYC Personal Details
Rate limit: 60 requests per 60 seconds. This is the default shared quota — it is shared with every other endpoint that has no dedicated limit, so requests across those endpoints all draw from the same budget.
Returns the authenticated user’s KYC personal details, including identification, citizenship and tax information.
Authorizations
API key of the application. Only valid together with the x-user-key header — the pair is an alternative to OAuth bearer authentication, never sent alongside it. The pair is granted the same permissions the operation's OAuth scopes describe.
Demo credential for trying the API from these docs: lhgfaslk21490FAScVPkdsb53F9dNkfHG4faZSG5vfjndfcfgdssdgsdHF4663
User-specific authentication key. Only valid together with the x-api-key header — the pair is an alternative to OAuth bearer authentication, never sent alongside it.
Demo credential for trying the API from these docs: eyJlYW4iOiJVbnJlZ2lzdGVyZWRBcHBsaWNhdGlvbiIsImVrIjoiOE5sZ2cwcW5EUVdROUFNWGpXT2lmOWktZnpidG5KcUlqWGJ3WHJZZkpZcldrbG90ZEhvLVBjSWhQaU8xU1ZtMW84aU1WZGZqN2xWNzFjLXFxLmcybXE1dnh4Q1hUT25xaWRUaTFlcEhmVk1fIn0_
Headers
A unique request identifier.
"95992fc4-2120-470a-af90-b9683dca64f8"
Response
Successfully retrieved KYC personal details.
Full KYC personal-details record for the authenticated user.
The user's global customer identifier.
The user's first name.
The user's middle name (optional).
The user's last name.
Gender code. Values: 0=Unspecified, 1=Male, 2=Female, 3=Other.
The user's date of birth (ISO 8601, YYYY-MM-DD).
ISO 3166-1 alpha-2 country code of the user's place of birth.
"US"
ISO 3166-1 alpha-2 country code of the user's primary citizenship.
"US"
A personal identification document (e.g. national ID, passport).
All tax identifications held by the user, one entry per issuing country.
Deprecated. Use taxIds[]. Mirrors the primary tax identification number. Retained for backward compatibility.
Deprecated. Use taxIds[]. ISO 3166-1 alpha-2 country code of the primary tax identification. Retained for backward compatibility.
"DE"
A secondary citizenship held by the user.