New: French documentation now available! Switch to French
English
cURL
curl --request GET \ --url https://api.txcloud.io/v1/identity/supported-documents \ --header 'Authorization: Bearer <token>'
{ "object": "list", "data": [ { "type": "<string>", "name": "<string>", "countries": [ "<string>" ], "sides_required": [ "<string>" ] } ] }
Lists all supported document types
API key as Bearer token
Filter by country code
Supported documents
list
Show child attributes