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.
The ARGOS KYC API offers the following core functionalities:
The ARGOS KYC API follows a RESTful architecture and provides the following key endpoints:
Submit KYC Data
Update KYC Data
Retrieve KYC Data
Delete KYC Data
Partial-Delete KYC Data Components
Reviewing pending cases
Retrieve Images
Upload/Update Images
Retrieve AML Reports
Request AML Checks
The ID Check API key plays a vital role in authenticating and authorizing client and server requests. It ensures that the requester’s credentials are validated, and ARGOS Identity provides the appropriate response.
Log in to the Dashboard
Log in to the ID Check Dashboard.
Access the Settings Menu
Click on the Settings
menu in the top navigation bar of the dashboard.
Navigate to the Access Management Page
From the General
section in the left sidebar, select Access Management
.
Copy the API Key
Locate the API Key
section, click the icon to copy the API key, and store it securely.
Implement API Integration
Implement and test the API integration in your development environment.
Switch to Production
Transition to the production environment and begin processing live data.
HTTP response codes are used to indicate the status of a request. Each code represents the result of the request, following these rules:
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. |
Simplify your KYC and AML processes, enhance regulatory compliance, and improve customer onboarding experiences using the ARGOS ID Check API.