Create account

Start testing the API in minutes, then scale when traffic arrives.

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.

Free from day one

500 calls per month with no card required, ideal for initial implementation.

Billing when ready

Upgrade straight from the dashboard when your API workload grows.

Keys and logs

Keep authentication, recent lookups, and plan usage visible in one place.

Account-backed API

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.

Free tier

Login

Return to your dashboard and billing.

Existing user

Session status

No active dashboard session yet.