Verituity Verification API

Verification-as-a-Service. A single POST /v1/verifications call declares which verification modules to run — organization_identity, individual_identity, payment_method and payee_qualification (PQS) — against a payee and an optional payment_account, and returns one normalized response carrying a decision, a tier, a reason_code and a score per module. Requests are authenticated with an OAuth 2.0 machine-to-machine bearer token (certificate-bound mTLS, RFC 8705, for production), carry an Idempotency-Key, and may be forced to deterministic sandbox outcomes with the X-Sandbox-Test-Outcome and X-Sandbox-Test-Path headers. Long-running inquiries return 202 with a poll_url.

Work with this as data

Every API 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 apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • 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 API
curl "https://apis.io/api/v1/apis/verituity-verification-api"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

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

Get an API key

Free tier, no email required.

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

API entry from apis.yml

apis.yml Raw ↑
name: Verituity Verification API
description: Verification-as-a-Service. A single POST /v1/verifications call declares which verification
  modules to run — organization_identity, individual_identity, payment_method and payee_qualification
  (PQS) — against a payee and an optional payment_account, and returns one normalized response carrying
  a decision, a tier, a reason_code and a score per module. Requests are authenticated with an OAuth 2.0
  machine-to-machine bearer token (certificate-bound mTLS, RFC 8705, for production), carry an Idempotency-Key,
  and may be forced to deterministic sandbox outcomes with the X-Sandbox-Test-Outcome and X-Sandbox-Test-Path
  headers. Long-running inquiries return 202 with a poll_url.
humanURL: https://verituity.com/developers
baseURL: https://platform.dev.verituityplatform.com/v1
x-base-url-note: 'This is a NON-PRODUCTION host, and it is the only base URL Verituity publishes anywhere.
  It is printed verbatim on https://verituity.com/developers as the sandbox base_url, and it is live —
  POST /v1/verifications returns HTTP 401 with WWW-Authenticate: Bearer realm="verification-api-dev".
  No production base URL appears on the site, in the code samples, or in any well-known document; api.verituityplatform.com
  resolves but does not answer, and platform.verituityplatform.com does not resolve. Recorded as published
  rather than guessed: inventing a production hostname from the domain would be fabrication.'
tags:
- Verification
- Identity
- Payments
- Payouts
properties:
- type: Documentation
  url: https://verituity.com/developers
- type: APIReference
  url: https://verituity.com/developers
- type: GettingStarted
  url: https://verituity.com/developers