Veriff website screenshot

Veriff

Veriff is an AI-driven identity verification platform offering document, biometric, age, and proof-of-address verification, plus PEP/sanctions screening, ongoing monitoring, and Identity Fraud Protection. The Veriff Public API exposes session creation, media upload, decisions, attempts, watchlist screening, persons, and webhook delivery, with web and mobile SDKs hosting the capture experience.

Veriff publishes 6 APIs on the APIs.io network, including Attempts API, Decisions API, Media API, and 3 more. Tagged areas include KYC, Identity Verification, Biometrics, Fraud Prevention, and AML.

Veriff’s developer surface includes authentication, documentation, GitHub presence, engineering blog, and 8 more developer resources.

37.2/100 thin ▬ flat Agent 31/100 agent aware Full breakdown ↓
scored 2026-08-05 · rubric v0.9.1
AccessFreemiumSelf serveFree trial⚡ Free to try
15 APIs
KYCIdentity VerificationBiometricsFraud PreventionAMLSaaS

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-05 · rubric v0.9.1
Composite quality — 37.2/100 · thin
Contract Quality 12.8 / 25
Developer Ergonomics 4.3 / 20
Commercial Clarity 7.9 / 20
Operational Transparency 4.8 / 13
Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 31/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
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
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
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/veriff: 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 15

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

Veriff Media API

Uploads document images, selfies, and supporting media to a session and lists the media already attached. Used by custom flows that do not embed the Veriff SDK and capture media...

Veriff Decisions API

Retrieves the final verification decision for a submitted session - status (approved, declined, resubmission, expired), reason, code, person data extracted from the document, an...

Veriff Attempts API

Lists individual attempts within a session - useful when a session results in resubmission. Each attempt carries its own captured media and reason metadata.

Veriff Persons API

Retrieves the person record extracted from a session decision - structured fields (first name, last name, date of birth, document number, nationality) and document metadata used...

Veriff Watchlist Screening API

Runs and retrieves PEP, sanctions, adverse-media, and ongoing-monitoring screening tied to a verification session or to a stand-alone identity payload.

Veriff Webhook Delivery

Server-to-server delivery of decision and event notifications. Veriff signs each payload via the customer's shared secret using the X-HMAC-SIGNATURE header so receivers can veri...

Veriff Web (InContext / Hosted) SDK

Browser-based capture experience that embeds verification inside the customer's site (InContext) or runs as a Veriff-hosted page. Requires a session token issued by the Sessions...

Veriff iOS SDK

Native iOS SDK that drives capture and streams media to Veriff. Initialised with a session URL.

Veriff Android SDK

Native Android SDK for capture and media upload. Initialised with a session URL from the Sessions API.

Veriff Attempts API

The Attempts API from Veriff — 2 operation(s) for attempts.

Veriff Decisions API

The Decisions API from Veriff — 1 operation(s) for decisions.

Veriff Media API

The Media API from Veriff — 2 operation(s) for media.

Veriff Persons API

The Persons API from Veriff — 1 operation(s) for persons.

Veriff Sessions API

The Sessions API from Veriff — 4 operation(s) for sessions.

Veriff Watchlist API

The Watchlist API from Veriff — 1 operation(s) for watchlist.

Scroll for all 15

Open Collections 1

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

Veriff Public API

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Veriff Plans Pricing

6 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Veriff Rate Limits

3 limits

RATE LIMITS

FinOps 1

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

Security Posture 3

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

Veriff Authentication

apiKey · 1 scheme

SECURITY

Veriff Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Veriff Vulnerability Disclosure

disclosure policy published

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Veriff Agentic Access

13 operations · 6 acting

13 operations · 6 acting

AGENTIC

Resources

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 3

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: veriff
url: https://raw.githubusercontent.com/api-evangelist/veriff/refs/heads/main/apis.yml
name: Veriff
kind: company
description: Veriff is an AI-driven identity verification platform offering document, biometric, age, and proof-of-address
  verification, plus PEP/sanctions screening, ongoing monitoring, and Identity Fraud Protection. The Veriff Public API exposes
  session creation, media upload, decisions, attempts, watchlist screening, persons, and webhook delivery, with web and mobile
  SDKs hosting the capture experience.
accessModel:
  pricing: freemium
  onboarding: self-serve
  trial: true
  try_now: true
  public: false
  label: Freemium (free trial) · 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/veriff.png
tags:
- KYC
- Identity Verification
- Biometrics
- Fraud Prevention
- AML
- SaaS
created: '2026-05-08'
modified: '2026-05-19'
specificationVersion: '0.19'
apis:
- aid: veriff:media
  name: Veriff Media API
  description: Uploads document images, selfies, and supporting media to a session and lists the media already attached. Used
    by custom flows that do not embed the Veriff SDK and capture media themselves.
  humanURL: https://devdocs.veriff.com/
  baseURL: https://stationapi.veriff.com/v1
  tags:
  - Media
  - Uploads
  - Documents
  properties:
  - type: Documentation
    url: https://devdocs.veriff.com/
- aid: veriff:decisions
  name: Veriff Decisions API
  description: Retrieves the final verification decision for a submitted session - status (approved, declined, resubmission,
    expired), reason, code, person data extracted from the document, and risk metadata. Available as a pull endpoint and via
    webhook.
  humanURL: https://devdocs.veriff.com/
  baseURL: https://stationapi.veriff.com/v1
  tags:
  - Decisions
  - Verification Results
  properties:
  - type: Documentation
    url: https://devdocs.veriff.com/
- aid: veriff:attempts
  name: Veriff Attempts API
  description: Lists individual attempts within a session - useful when a session results in resubmission. Each attempt carries
    its own captured media and reason metadata.
  humanURL: https://devdocs.veriff.com/
  baseURL: https://stationapi.veriff.com/v1
  tags:
  - Attempts
  - Resubmission
  properties:
  - type: Documentation
    url: https://devdocs.veriff.com/
- aid: veriff:persons
  name: Veriff Persons API
  description: Retrieves the person record extracted from a session decision - structured fields (first name, last name, date
    of birth, document number, nationality) and document metadata used for downstream KYC and CRM enrolment.
  humanURL: https://devdocs.veriff.com/
  baseURL: https://stationapi.veriff.com/v1
  tags:
  - Persons
  - Identity Data
  properties:
  - type: Documentation
    url: https://devdocs.veriff.com/
- aid: veriff:watchlist-screening
  name: Veriff Watchlist Screening API
  description: Runs and retrieves PEP, sanctions, adverse-media, and ongoing-monitoring screening tied to a verification session
    or to a stand-alone identity payload.
  humanURL: https://www.veriff.com/products/aml
  baseURL: https://stationapi.veriff.com/v1
  tags:
  - AML
  - Sanctions
  - PEP
  - Watchlist
  properties:
  - type: Documentation
    url: https://www.veriff.com/products/aml
- aid: veriff:webhooks
  name: Veriff Webhook Delivery
  description: Server-to-server delivery of decision and event notifications. Veriff signs each payload via the customer's
    shared secret using the X-HMAC-SIGNATURE header so receivers can verify authenticity. Customers configure the URL in the
    Veriff Customer Portal.
  humanURL: https://devdocs.veriff.com/
  baseURL: customer-configured
  tags:
  - Webhooks
  - Events
  - HMAC
  properties:
  - type: Documentation
    url: https://devdocs.veriff.com/
- aid: veriff:web-sdk
  name: Veriff Web (InContext / Hosted) SDK
  description: Browser-based capture experience that embeds verification inside the customer's site (InContext) or runs as
    a Veriff-hosted page. Requires a session token issued by the Sessions API.
  humanURL: https://github.com/Veriff
  baseURL: https://github.com/Veriff
  tags:
  - Web SDK
  - JavaScript
  - Capture
  properties:
  - type: Documentation
    url: https://github.com/Veriff
- aid: veriff:ios-sdk
  name: Veriff iOS SDK
  description: Native iOS SDK that drives capture and streams media to Veriff. Initialised with a session URL.
  humanURL: https://github.com/Veriff/veriff-ios
  baseURL: https://github.com/Veriff/veriff-ios
  tags:
  - iOS SDK
  - Mobile
  - Capture
  properties:
  - type: Documentation
    url: https://github.com/Veriff/veriff-ios
- aid: veriff:android-sdk
  name: Veriff Android SDK
  description: Native Android SDK for capture and media upload. Initialised with a session URL from the Sessions API.
  humanURL: https://github.com/Veriff/veriff-android
  baseURL: https://github.com/Veriff/veriff-android
  tags:
  - Android SDK
  - Mobile
  - Capture
  properties:
  - type: Documentation
    url: https://github.com/Veriff/veriff-android
- aid: veriff:veriff-attempts-api
  name: Veriff Attempts API
  description: The Attempts API from Veriff — 2 operation(s) for attempts.
  humanURL: https://devdocs.veriff.com/
  baseURL: https://stationapi.veriff.com/v1
  tags:
  - Attempts
  properties:
  - type: OpenAPI
    url: openapi/veriff-attempts-api-openapi.yml
  - type: Documentation
    url: https://devdocs.veriff.com/
- aid: veriff:veriff-decisions-api
  name: Veriff Decisions API
  description: The Decisions API from Veriff — 1 operation(s) for decisions.
  humanURL: https://devdocs.veriff.com/
  baseURL: https://stationapi.veriff.com/v1
  tags:
  - Decisions
  properties:
  - type: OpenAPI
    url: openapi/veriff-decisions-api-openapi.yml
  - type: Documentation
    url: https://devdocs.veriff.com/
- aid: veriff:veriff-media-api
  name: Veriff Media API
  description: The Media API from Veriff — 2 operation(s) for media.
  humanURL: https://devdocs.veriff.com/
  baseURL: https://stationapi.veriff.com/v1
  tags:
  - Media
  properties:
  - type: OpenAPI
    url: openapi/veriff-media-api-openapi.yml
  - type: Documentation
    url: https://devdocs.veriff.com/
- aid: veriff:veriff-persons-api
  name: Veriff Persons API
  description: The Persons API from Veriff — 1 operation(s) for persons.
  humanURL: https://devdocs.veriff.com/
  baseURL: https://stationapi.veriff.com/v1
  tags:
  - Persons
  properties:
  - type: OpenAPI
    url: openapi/veriff-persons-api-openapi.yml
  - type: Documentation
    url: https://devdocs.veriff.com/
- aid: veriff:veriff-sessions-api
  name: Veriff Sessions API
  description: The Sessions API from Veriff — 4 operation(s) for sessions.
  humanURL: https://devdocs.veriff.com/
  baseURL: https://stationapi.veriff.com/v1
  tags:
  - Sessions
  properties:
  - type: OpenAPI
    url: openapi/veriff-sessions-api-openapi.yml
  - type: Documentation
    url: https://devdocs.veriff.com/
- aid: veriff:veriff-watchlist-api
  name: Veriff Watchlist API
  description: The Watchlist API from Veriff — 1 operation(s) for watchlist.
  humanURL: https://devdocs.veriff.com/
  baseURL: https://stationapi.veriff.com/v1
  tags:
  - Watchlist
  properties:
  - type: OpenAPI
    url: openapi/veriff-watchlist-api-openapi.yml
  - type: Documentation
    url: https://devdocs.veriff.com/
common:
- type: AgenticAccess
  url: agentic-access/veriff-agentic-access.yml
- type: VulnerabilityDisclosure
  url: security/veriff-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/veriff-domain-security.yml
- type: Authentication
  url: authentication/veriff-authentication.yml
- type: LinkedIn
  url: https://www.linkedin.com/company/veriff
- type: Website
  url: https://www.veriff.com/
- type: Documentation
  url: https://devdocs.veriff.com/
- type: GitHub
  url: https://github.com/Veriff
- type: Plans
  url: plans/veriff-plans-pricing.yml
- type: RateLimits
  url: rate-limits/veriff-rate-limits.yml
- type: FinOps
  url: finops/veriff-finops.yml
- type: Blog
  url: https://www.veriff.com/feed
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com