Skip to main content
The Admin API provides endpoints for managing customers, monitoring usage, and configuring pricing tiers. These endpoints require an admin API key.
These endpoints are for internal administrative use only. Do not share admin API keys with customers.

Authentication

All Admin API requests require the x-api-key header with a valid admin API key:
curl -X GET "https://{admin-api-url}/admin/customers" \
  -H "x-api-key: ADMIN_API_KEY"

Endpoints

Customer Management

Usage & Tiers

Pricing Tiers

TierAnnual CostAnnual ValidationsRate LimitSLA
Starter$100,0002,000,00050/sec99.9%
Growth$250,00010,000,000100/sec99.95%
Scale$500,00030,000,000200/sec99.95%
Enterprise$1,000,00080,000,000500/sec99.99%
Custom$2,000,000+200,000,000+1000/sec99.99%