# Genderize.io API **Provider:** Genderize.io **Category:** developer **Base URL:** `https://genderize.io` **Auth:** none — `# No auth required` **Rate Limit:** See documentation **Free Tier:** Yes — [object Object] **Pricing:** Free tier available (freemium) **Docs:** https://genderize.io ## Description Check if a name is male or female. Accurate name-to-gender checking using our API, CSV tool or no-code integrations. ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://genderize.io/` | See documentation for endpoint reference | ## Authentication No authentication required ``` # No auth required ``` ## Sample Request ```bash curl 'https://genderize.io' ``` ## Sample Response ```json {} ``` ## Pricing Details Free — open public API, no authentication required. --- *Source: [API Map](https://apimap.dev/apis/genderize-io/) — CC BY 4.0*