Archives: Developer Hub
KYC Check Api via Postman or C#
This tutorial describes the process of calling the KYC Check endpoint using Postman and C# KYC Check in Postman Postman is a free app that allows you to perform HTTP requests. You can download it from the Postman website here. Option 1 – Download and import our example collection We have set up an example Postman collection that contains example …
Facial Comparison Api via Postman or C#
Postman Example This describes the process of calling the Facial Comparison Compare endpoint using Postman Postman is a free app that allows you to perform HTTP requests. You can download it from the Postman website here. Option 1 – Download and import our example collection We have set up an example Postman collection that contains example requests that you can import: https://github.com/W2-Global-Data/Api-Samples/tree/main/REST …
Document Verification (Verify) Api via Postman or C#
This describes the process of calling the Document Verification Verify endpoint using Postman and C# Postman Example Postman is a free app that allows you to perform HTTP requests. You can download it from the Postman website here. Option 1 – Download and import our example collection We have set up an example Postman collection that contains example requests that you …
Document Verification (Verify) Api via Postman or C# Read More »
Document Verification (Crop) Api via Postman or C#
Postman Example This describes the process of calling the Document Verification Crop endpoint using Postman Postman is a free app that allows you to perform HTTP requests. You can download it from the Postman website here. Option 1 – Download and import our example collection We have set up an example Postman collection that contains example requests that you can …
Document Verification (Crop) Api via Postman or C# Read More »
Document Upload Api via Postman or C#
Postman Example This describes the process of calling the Document Upload endpoint using Postman. Postman is a free app that allows you to perform HTTP requests. You can download it from the Postman website here. Option 1 – Download and import our example collection We have set up an example Postman collection that contains example requests that you can import https://github.com/W2-Global-Data/Api-Samples/tree/main/REST All you …