Age Gating API
Region-aware age verification API for compliance and child safety. Determine whether users meet minimum age requirements for features like chat, location sharing, AI interactions, and personalized ads—based on their country's regulations. Supports 18+ regions with rules aligned to COPPA, GDPR, LGPD, and other privacy laws. Perfect for parental control apps, educational platforms, social…
Age Gating API endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Check Age Eligibility (Bulk Feature Check) /age-gate/check-bulk |
This endpoint verifies whether a user meets the minimum age requirement for your service or content based on feature and region. Provide the user’s birthdate and/or age, region,… |
| POST |
Check Age Eligibility (Single Feature Check) /age-gate/check |
This endpoint verifies whether a user meets the minimum age requirement for your service or content based on feature and region. Provide the user’s birthdate and/or age, region,… |
| GET |
Supported Features List /age-gate/features |
List all available features with descriptions and age requirements by region. |
| GET |
Supported Regions List /age-gate/regions |
- List all supported regions with codes - Show key regulations/laws for each - Display age thresholds overview |
Age Gating API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $10 / month | — |
|
| ULTRA | $15 / month | — |
|
| MEGA | $50 / month | — |
|