Create a transaction through API, portal or internal workflow
Customers receive a link and complete verification on mobile, without installing an app.
Integration
Create the transaction in your system, send the link to the customer and track the final result through webhook, API and certificate.
Customers receive a link and complete verification on mobile, without installing an app.
Liveness, documents and fraud rules are applied when the operation needs stronger trust.
API, short links, GET reconciliation and signed webhooks reduce manual work.
Status, decision, reason, events and certificates support service, compliance and fraud teams.
API
Create the transaction in your system, send the link to the customer and track the final result through webhook, API and certificate.
POST /v1/face-auth/transactions
X-API-Key: fa_prod_...
Idempotency-Key: crm-2026-0001
{
"external_id": "crm-2026-0001",
"country_code": "BR",
"subject": { "name": "Cliente" },
"callback_url": "https://tenant.example/webhooks"
}Tenant OpenAPI documentation supports human integration and technical automation.
Idempotency helps your application create transactions more predictably.
API keys and webhook secrets remain in your backend or company vault.
Next step
Bring a real journey: activation, signing, credit, support, withdrawal, KYC or fraud prevention. The conversation starts from the flow already running in your system.