Skip to main content
The returned URL is an interface hosted by Iron. Once the customer has completed the flow, Iron reviews the submission, performs verification, and decides on approval. Iron is fully responsible for all compliance obligations, including final verification and ongoing monitoring.

Create a Direct Identification

Make the API call with no body parameters:
curl --request POST \
     --url https://api.sandbox.iron.xyz/api/customers/<customer_id>/identifications \
     --header 'accept: application/json; charset=utf-8' \
     --header 'content-type: application/json; charset=utf-8'