Saltar al contenido
Verify
API

A typed REST API designed for trust workflows

A REST API with idempotency, structured errors, paginated reads, and webhook deliveries. Built for production teams that need every guarantee, not just the happy path.

  • REST + webhooks, idempotency-keyed
  • Cursor pagination, deterministic ordering
  • Scoped API keys, environment-aware
  • Per-key rate limits visible in the dashboard
Get started
99.99%
Uptime SLA
p99 350ms
API latency
EU/US/UK/APAC
Endpoint regions
99.99%
Uptime SLA
p99 350ms
API latency
EU/US/UK/APAC
Endpoint regions
5y
Webhook retention
Capabilities

Built for production-grade trust

Each capability ships with monitoring, audit trails, and a typed SDK. Composable — pick what you need, leave the rest.

Scoped API keys

Per-environment, per-permission keys with rotation and audit trail.

Webhooks

Signed deliveries with retry, replay, and idempotent consumption.

Regional endpoints

EU, US, UK, APAC endpoints with strict data residency.

Observability

Live request inspector, error reporting, and rate-limit dashboards.

How it works

From integration to verified result

A consistent flow whether you call via SDK, REST API, or trigger via dashboard.

  1. 1

    Generate a key

    Scoped to read, write, or admin in your environment.

  2. 2

    Call the API

    Idempotency-keyed POST creates a verification.

  3. 3

    Receive webhooks

    Signed events deliver verdicts to your backend.

  4. 4

    Inspect and replay

    Live inspector with replay for failed deliveries.

Use cases

Where teams deploy this

Patterns we see across regulated industries and high-velocity marketplaces.

Identity decisions

Submit IDs and selfies; receive structured verdicts.

Media verification

Submit media for deepfake and provenance checks.

Batch ingestion

Bulk endpoints for asynchronous evaluation.

Integrate in minutes

Production-ready SDKs and a typed REST API

Drop into your stack with a single dependency. Typed responses, idempotency keys, and structured errors out of the box.

POST /v1/verificationshttp
POST /v1/verifications
Authorization: Bearer $VERIFY_API_KEY
Idempotency-Key: 9f1c-...

{
  "type": "identity",
  "user": { "externalId": "usr_42" },
  "flow": "document_and_selfie",
  "webhookUrl": "https://api.acme.com/verify/webhook"
}
FAQ

Frequently asked

Don't see your question? Reach out — we usually respond within a business day.

Ready to roll out api platform?

Spin up a sandbox in minutes, or talk to our team about a tailored rollout for your compliance and volume requirements.

Start free