API Documentation

Introduction to the Vericato API

Vericato API Documentation

Welcome to the Vericato API documentation. Our API allows you to programmatically manage verifications, access user data, and handle webhook events for real-time updates.

API Overview

The Vericato API is organized around REST principles. It accepts JSON-encoded request bodies, returns JSON-encoded responses, and uses standard HTTP response codes, authentication, and verbs.

Base URL

https://api.vericato.com/v1

Features

  • Verifications Management: Create and manage identity verifications
  • Webhook Integration: Receive real-time updates about verification status changes
  • User Management: Manage your organization's users and their permissions
  • Subscription Controls: Programmatically manage your subscription settings

Getting Started

  1. Get your API credentials
  2. Set up webhooks to receive real-time updates
  3. Make your first API request using our examples

Rate Limiting

The API implements rate limiting to ensure fair usage. The current limits are:

  • 100 requests per minute for standard plans
  • 1000 requests per minute for premium plans

Support

If you need help with the API, contact our support team at [email protected]

Need additional assistance? Contact us through [email protected]
© 2025 Vericato Logo

On this page