Documentation

Everything you need to integrate LoomAPI into your platform.

If you're in a hurry

  • Get an API key
  • Call /verify/start
  • Complete verification
  • Validate JWT

What is LoomAPI?

LoomAPI is a developer-first age & risk verification API for high-risk digital platforms. We provide token-based verification with built-in metered billing, rate limiting, and compliance controls—so you don't have to build the KYC stack yourself.

Who should use LoomAPI? Adult platforms, gambling operators, high-risk SaaS, and payment processors that need age verification without managing identity provider integrations, billing infrastructure, or compliance tooling.

How is this different from integrating Veriff directly?LoomAPI adds a token layer on top of verification providers like Veriff. Instead of handling raw identity data and building your own access control system, you receive JWT tokens that gate content access. We also handle Stripe metered billing, Redis rate limiting, and multi-tenant isolation—infrastructure you would otherwise need to build yourself.

Documentation Sections

Getting Started

Learn how to get your API key, understand test vs production accounts, and begin your integration journey.

Quickstart

Step-by-step integration guide with code examples in Node.js, Python, and PHP. Get a prototype running in under 15 minutes.

API Reference

Complete endpoint documentation with request/response schemas, authentication, and error handling for all verification and token endpoints.

Tokens & Authentication

Understand JWT token structure, validation methods, token lifecycle, and how tokens separate access control from identity verification.

Billing & Limits

How Stripe metered billing works, rate limiting with Redis, monthly quotas, and usage tracking. Pricing details and billing FAQ.