AU10TIX website screenshot

AU10TIX

AU10TIX is an identity verification and document authentication provider delivering KYC, document analysis, biometric face comparison, liveness, and fraud detection through a single REST API (the Back Office Server, "BOS") and web/mobile SDKs. The platform orchestrates verification workflows/sessions, returns structured results, and notifies clients via webhooks.

AU10TIX publishes 5 APIs on the APIs.io network, including Identity Verification API, Document Authentication API, Face Comparison & Liveness API, and 2 more. Tagged areas include Identity Verification, Document Authentication, KYC, Biometrics, and Fraud Detection.

AU10TIX’s developer surface includes authentication, documentation, engineering blog, and 6 more developer resources.

33.7/100 thin ▬ flat Agent 34/100 agent aware Full breakdown ↓
scored 2026-07-27 · rubric v0.5
AccessEnterpriseSelf serve
5 APIs
Identity VerificationDocument AuthenticationKYCBiometricsFraud Detection

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 33.7/100 · thin
Contract Quality 9.4 / 25
Developer Ergonomics 4.3 / 20
Commercial Clarity 5.8 / 20
Operational Transparency 4.1 / 13
Governance 0.0 / 12
Discoverability 10.0 / 10
Agent readiness — 34/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 0 / 15
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/au10tix: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 5

Individual APIs this provider publishes, each with its own machine-readable definition.

AU10TIX Identity Verification API

Orchestrates identity verification workflows (the Back Office Server, "BOS"). Creates a verification session/workflow, accepts document and selfie media, and returns a unique se...

AU10TIX Document Authentication API

Authenticates government-issued ID documents (passports, driver's licenses, national ID cards) using document structure checks, data integrity validation, and digital forensic a...

AU10TIX Face Comparison & Liveness API

Compares a captured selfie against the portrait on a verified ID document (1:1 face match) and performs passive/active liveness and deepfake detection to confirm a genuine, pres...

AU10TIX Results API

Retrieves the structured result of a verification session by its session/document identifier (polling with retry/backoff), returning the verification status (e.g. VERIFIED, FAIL...

AU10TIX Webhooks API

Pushes verification decisions to a customer-registered callback URL the moment a workflow reaches a terminal state, removing the need to poll for status. Payload schemas are doc...

Open Collections 1

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

AU10TIX API

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Au10Tix Plans Pricing

1 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Au10Tix Rate Limits

3 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Au10Tix Authentication

apiKey/http · 2 schemes

SECURITY

Au10Tix Domain Security

TLSv1.3 · DMARC

SECURITY

Resources

Documentation 1

Reference material describing how the API behaves

Access & Security 2

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: au10tix
url: https://raw.githubusercontent.com/api-evangelist/au10tix/refs/heads/main/apis.yml
name: AU10TIX
kind: company
description: AU10TIX is an identity verification and document authentication provider delivering KYC, document analysis, biometric
  face comparison, liveness, and fraud detection through a single REST API (the Back Office Server, "BOS") and web/mobile
  SDKs. The platform orchestrates verification workflows/sessions, returns structured results, and notifies clients via webhooks.
accessModel:
  pricing: enterprise
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Enterprise · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/au10tix.png
tags:
- Identity Verification
- Document Authentication
- KYC
- Biometrics
- Fraud Detection
created: '2026-06-25'
modified: '2026-06-25'
specificationVersion: '0.19'
apis:
- aid: au10tix:au10tix-identity-verification-api
  name: AU10TIX Identity Verification API
  tags:
  - Identity Verification
  - Workflows
  - Sessions
  - KYC
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://www.au10tix.com/products/platform/
  baseURL: https://eus-api.au10tixservices.com
  properties:
  - url: https://www.au10tix.com/products/platform/
    type: Documentation
  - url: openapi/au10tix-openapi.yml
    type: OpenAPI
  description: Orchestrates identity verification workflows (the Back Office Server, "BOS"). Creates a verification session/workflow,
    accepts document and selfie media, and returns a unique session/document identifier used to retrieve results. Authentication
    is OAuth2 (bearer/JWT) or certificate-based depending on integration.
- aid: au10tix:au10tix-document-authentication-api
  name: AU10TIX Document Authentication API
  tags:
  - Document Authentication
  - OCR
  - ID Documents
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://www.au10tix.com/solutions/document-verification/
  baseURL: https://eus-api.au10tixservices.com
  properties:
  - url: https://www.au10tix.com/solutions/document-verification/
    type: Documentation
  - url: openapi/au10tix-openapi.yml
    type: OpenAPI
  description: Authenticates government-issued ID documents (passports, driver's licenses, national ID cards) using document
    structure checks, data integrity validation, and digital forensic analysis, returning extracted fields and an authenticity
    verdict.
- aid: au10tix:au10tix-face-liveness-api
  name: AU10TIX Face Comparison & Liveness API
  tags:
  - Biometrics
  - Face Comparison
  - Liveness
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://www.au10tix.com/solutions/sdk/
  baseURL: https://eus-api.au10tixservices.com
  properties:
  - url: https://www.au10tix.com/solutions/sdk/
    type: Documentation
  - url: openapi/au10tix-openapi.yml
    type: OpenAPI
  description: Compares a captured selfie against the portrait on a verified ID document (1:1 face match) and performs passive/active
    liveness and deepfake detection to confirm a genuine, present person.
- aid: au10tix:au10tix-results-api
  name: AU10TIX Results API
  tags:
  - Results
  - Decisions
  - Polling
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://www.au10tix.com/products/platform/
  baseURL: https://eus-api.au10tixservices.com
  properties:
  - url: https://www.au10tix.com/products/platform/
    type: Documentation
  - url: openapi/au10tix-openapi.yml
    type: OpenAPI
  description: Retrieves the structured result of a verification session by its session/document identifier (polling with
    retry/backoff), returning the verification status (e.g. VERIFIED, FAILED, REVIEW) and the consolidated result payload.
- aid: au10tix:au10tix-webhooks-api
  name: AU10TIX Webhooks API
  tags:
  - Webhooks
  - Callbacks
  - Events
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://www.au10tix.com/company/integrations/
  baseURL: https://eus-api.au10tixservices.com
  properties:
  - url: https://www.au10tix.com/company/integrations/
    type: Documentation
  - url: openapi/au10tix-openapi.yml
    type: OpenAPI
  description: Pushes verification decisions to a customer-registered callback URL the moment a workflow reaches a terminal
    state, removing the need to poll for status. Payload schemas are documented in AU10TIX's authenticated developer portal.
common:
- type: DomainSecurity
  url: security/au10tix-domain-security.yml
- type: Authentication
  url: authentication/au10tix-authentication.yml
- type: LinkedIn
  url: https://www.linkedin.com/company/au10tix
- type: Website
  url: https://www.au10tix.com
- type: Documentation
  url: https://www.au10tix.com/products/platform/
- type: Plans
  url: plans/au10tix-plans-pricing.yml
- type: RateLimits
  url: rate-limits/au10tix-rate-limits.yml
- type: FinOps
  url: finops/au10tix-finops.yml
- url: https://www.au10tix.com/blog/
  type: Blog
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com