Shufti Pro ​
KYC/AML identity verification for iGaming with face, document, and address checks.
| Detail | Value |
|---|---|
| Category | iGaming |
| Base URL | https://api.shuftipro.com |
| Authentication | Bearer Token |
| Endpoints | 7 |
| Connector key | shuftipro |
Using Shufti Pro in a workflow ​
- Go to Connections and click New Connection.
- Pick Shufti Pro from the marketplace.
- Enter your credentials (see Authentication above for what's expected).
- In a workflow, drop an API Call node and select this connection.
- Pick the operation you need from the Operation dropdown — see the table below.
Available Endpoints ​
| Endpoint | Summary |
|---|---|
| POST / | Submit verification request |
| POST /status | Get verification status |
| POST /delete | Delete verification data (GDPR) |
| POST /access_token | Generate temp access token |
| POST /kyb | Know Your Business verification |
| POST /aml | AML background checks |
| POST /questionnaire | Questionnaire verification |
Each endpoint has its own page with parameter details, an example
API Callnode configuration, and the response shape.