Advance Intelligence Group · Authentication Profile

Advance Intelligence Group Authentication

Authentication

Advance Intelligence Group secures its APIs with apiKey across 1 declared security scheme, as derived from its OpenAPI definitions.

CompanyFintechIdentity VerificationKYCAMLFace RecognitionOCRArtificial IntelligenceRisk ManagementSingapore
Methods: apiKey Schemes: 1 OAuth flows: API key in: header

Security Schemes

AccessToken apiKey
· in: header (X-ACCESS-TOKEN)

Source

Authentication Profile

Raw ↑
generated: '2026-07-17'
method: searched
source: openapi/advance-intelligence-group-advance-ai-openapi.yml
docs: https://doc.advance.ai/global_document_verification.html
summary:
  types:
  - apiKey
  api_key_in:
  - header
  model: >-
    Two-step: obtain a short-lived access token by signing a request with your
    accessKey + secretKey, then pass the token in the X-ACCESS-TOKEN header on
    every API call.
schemes:
- name: AccessToken
  type: apiKey
  in: header
  parameter: X-ACCESS-TOKEN
  description: >-
    Short-lived access token passed on every request. Obtained from
    POST /openapi/auth/ticket/v1/generate-token.
  sources:
  - openapi/advance-intelligence-group-advance-ai-openapi.yml
token_flow:
  endpoint: POST /openapi/auth/ticket/v1/generate-token
  request:
    accessKey: Account access key.
    timestamp: 13-digit Unix epoch milliseconds.
    signature: SHA256(accessKey + secretKey + timestamp).
    periodSecond: Optional token TTL in seconds (default 3600, range 60-86400).
  response:
    token: Value for the X-ACCESS-TOKEN header.
    expiredTime: Unix expiry timestamp; re-request when expired.
notes:
- No OAuth 2.0 or OpenID Connect; credentials are an accessKey/secretKey pair.
- Signature-based token issuance prevents replay via the timestamp component.

Work with this as data

Every security artifact here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This security artifact
curl "https://apis.io/api/v1/security/advance-intelligence-group-authentication"
All security posture
curl "https://apis.io/api/v1/security?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.