| App Token |
Sumsub app token for the correct environment. Sandbox tokens usually begin with sbx: and production tokens with prd:. |
| Secret Key |
Used to generate HMAC-SHA256 request signatures. |
| Base URL |
https://api.sumsub.com. Environment is determined by token prefix, not a different hostname. |
| Level name |
Example: payblr-kyc-individuals-poa-batch. |
| HTTP client |
Must support HTTPS, custom headers, JSON, multipart/form-data, and UTC-synced timestamps. |