# Genderize

Genderize is an API that predicts the gender of a person based on their first name, providing statistical probabilities for male or female classifications.

- **Category:** developer tools
- **Auth:** API_KEY
- **Composio Managed App Available?** N/A
- **Tools:** 3
- **Triggers:** 0
- **Slug:** `GENDERIZE`
- **Version:** 20260223_00

## Tools

### Predict Gender

**Slug:** `GENDERIZE_PREDICT_GENDER`

Tool to predict gender from a given first name. Use when you need a quick gender estimation possibly localized by country code.

### Predict Gender Batch

**Slug:** `GENDERIZE_PREDICT_GENDER_BATCH`

Tool to predict gender for multiple names in a single request. Use when batch gender predictions for several names at once.

### Batch Predict Gender with Localization

**Slug:** `GENDERIZE_PREDICT_GENDER_BATCH_LOCALIZED`

Tool to predict genders for a batch of names with optional country localization. Use after gathering 1-10 first names when needing localized gender estimates by country.
