ID Card Portrait Photo Verification API
POSThttps://api.acedata.cloud/identity/idcard/check-1e

This API interface allows the input of a portrait photo of an ID card, recognizes the information on the ID card photo, and compares the name, ID card number, and portrait photo of the ID card with the authoritative database's credential photo to determine if they belong to the same person, thereby verifying the authenticity of the ID card information.

Request Headers

acceptstring
Specify the response format returned by the server.
Please select
authorizationstring
Bearer token

Request Body

image_urlstringRequired parameter
The link address of the image to be processed.
configstring
Optional configuration items, the following fields are all of bool type, with a default value of `false`.

Response

Identity Authentication
Allow Use General Balance

When 'Allow General Balance' is enabled, the general balance is used automatically if an app's balance is insufficient.

Shell

Python

JavaScript

Java

Go

PHP

Kind reminder: For streaming requests, the above code may not be fully applicable. Please refer to the integration documentation for changes.