KYC Endpoint
Validate your customer's KYC information in real time by using the KYC Endpoint
Last updated
Validate your customer's KYC information in real time by using the KYC Endpoint
Last updated
POST
https://api-stg.directa24.com/v1/kyc
This endpoint allows you to validate yout customer KYC information.
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Note: To use this API (both on Staging or Production environments), please contact us via integration@d24.com or your responsible account manager, with some information about your merchant, so we can enable this feature for your account, as this comes disabled from default Until there's a confirmation from our integration team, you won't be able to use this API and you'll receive an error.
Incorporate this API's functionalities on the user's registration or purchase process to verify their identities and prevent frauds before it get's to affect your operations.
Forget to incorporate dozens of different fraud providers, with this API you have an all-in-one validation tool that scans all (or at least one of) the following details:
The Document of Identity
The Email Address
The Phone Number (please note that at the moment, this is only available in Brazil)
The Bank Account
Depending upon the information you specify on the requests it's the details we will share back to you.
In order to start using this API, you need to:
Send the request with POST method.
Use the headers described here.
Specify the details required to perform the KYC in the body as JSON
This API must be activated on your account. Check with your Account Manager regarding the activation
Please note that this example request is specific to Brazil. Example requests may vary by country.