Creating Requests
Pre-Requisites
IDMkyc offers a single API to access more than 400+ different sources across 175+ countries. To access this APIs, please make sure you have access to following items:
Developer Portal Credentials
A valid and approved Production or Sandbox Tier Subscription.
A valid Bearer Token
IDMkyc API URL Path
IDMkyc source-wise or API wise path could be found on "try-out" page under "Servers" tab.

Understanding API path:

Request Body
When using the POST method, parameters can be sent in the request body. Ensure that request body parameters are properly encoded and structured using the x-www-form-urlencoded Content-Type format.
Request cURL
IDMkyc portal can also generate a sample/test request cURL. Use the steps of Try-out API to generate a sample cURL.

Sample cURL
Sample Request URL
Sample Sandbox Test
Ensure that all required parameters are included and formatted correctly according to the API's specifications.
Refer to the API country-wise API details for required and supported parameters, and expected responses.
Last updated
Was this helpful?