Free from day one
500 calls per month with no card required, ideal for initial implementation.
Sign up for a free key, inspect usage from the dashboard, and move to a paid plan only when the integration is working for your production workflow.
500 calls per month with no card required, ideal for initial implementation.
Upgrade straight from the dashboard when your API workload grows.
Keep authentication, recent lookups, and plan usage visible in one place.
The signup response returns both a session token and a live API key for server calls.
Example request
fetch('/api/v1/gender?name=Anna&country=DE', {
headers: { 'X-API-Key': 'gg_live_your_api_key' }
})
// { gender: "female", confidence: 0.98 }
Sign up
Get a free API key instantly.
Login
Return to your dashboard and billing.
Session status
No active dashboard session yet.