The ID check API is a solution designed to help enterprise clients manage KYC (Know Your Customer) and AML (Anti-Money Laundering) processes more systematically and efficiently. This API supports seamless integration with existing systems and provides features to securely handle and manage user data.
Log in to the Dashboard
Access the Settings Menu
Settings
menu in the top navigation bar of the dashboard.Navigate to the Access Management Page
General
section in the left sidebar, select Access Management
.Copy the API Key
API Key
section, click the icon to copy the API key, and store it securely.Implement API Integration
Switch to Production
2xx
: Successful request4xx
: Client error5xx
: Server errorHTTP Status Code | Message | Description |
---|---|---|
200 | OK | The request was successfully processed. |
400 | Invalid Query String Parameters | Required parameters are missing or incorrectly formatted. Verify your request parameters. |
403 | User Not Authorized (Explicit Deny) | Access denied. The IP address is not on the whitelist. |
403 | Forbidden | Access denied. The API key used may be incorrect. |
413 | Request Entity Too Large | The request contains data exceeding the server’s limits. Reduce the size and try again. |
500 | Internal Server Error | A server error occurred. Contact the ARGOS team if the problem persists. |
502 | Bad Gateway | The server received an invalid response from the upstream server. Retry later or contact ARGOS support. |