Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Advance Intelligence Group Document Verification API

Global document verification (SDK auth-license + result query).

Advance Intelligence Group Document Verification API is one of 4 APIs that Advance Intelligence Group publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Document Verification. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 2 operations across 2 paths, and defines 5 schemas. It is described by OpenAPI 3.0.3, at version 1.0.

Requests are made against 2 base URLs: https://api.advance.ai, https://sg-api.advance.ai.

2 operations 2 paths 5 schemas 2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.0
Base URL
https://api.advance.ai
Authentication
API Key
Terms of Service
Resource Areas
1

Authentication & Security 1

Advance Intelligence Group Document Verification API declares 1 security scheme for authenticating requests. An API key is passed in the header as X-ACCESS-TOKEN (AccessToken). By default, every request must be authenticated.

  • AccessToken — Access token obtained from POST /openapi/auth/ticket/v1/generate-token.

Paths & Operations 2

Across 2 paths, the API surfaces 2 operations — 2 POST. Each is listed below with its method, path, parameters, and response codes.

Document Verification 2

Global document verification (SDK auth-license + result query).

POST
/intl/openapi/face-identity/document-verification/v1/auth-license
Get a document-verification SDK auth license
getDocumentVerificationAuthLicense body → 200
POST
/intl/openapi/face-identity/document-verification/v1/query
Query a document-verification result
queryDocumentVerification body → 200

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are Envelope (5 properties), AuthLicenseRequest (2 properties), DocumentVerificationQueryRequest (2 properties). Each schema is shown below with its type and property counts.

AuthLicenseResponse
DocumentVerificationQueryRequest
object
2 properties 1 required
Envelope
object
Common response envelope shared by all ADVANCE.AI Open API operations.
5 properties 1 required
AuthLicenseRequest
object
2 properties
DocumentVerificationQueryResponse

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

advance-intelligence-group-document-verification-api-openapi.yml Raw ↑

Other APIs Advance Intelligence Group publishes across the network.

Advance Intelligence Group Authentication API
Advance Intelligence Group Face Recognition API
Advance Intelligence Group OCR API