Authentication
All Admin API requests require thex-api-key header with a valid admin API key:
Endpoints
Customer Management
Create Customer
Create a new customer and generate API key
List Customers
List all customers
Get Customer
Get customer details by ID
Update Customer
Update customer details or tier
Delete Customer
Deactivate a customer account
Usage & Tiers
Pricing Tiers
| Tier | Annual Cost | Annual Validations | Rate Limit | SLA |
|---|---|---|---|---|
| Starter | $100,000 | 2,000,000 | 50/sec | 99.9% |
| Growth | $250,000 | 10,000,000 | 100/sec | 99.95% |
| Scale | $500,000 | 30,000,000 | 200/sec | 99.95% |
| Enterprise | $1,000,000 | 80,000,000 | 500/sec | 99.99% |
| Custom | $2,000,000+ | 200,000,000+ | 1000/sec | 99.99% |

