# GenderAPI.io AI integration on Definable

> GenderAPI.io provides an API to determine the gender associated with a given name, email address, or username.

## What this connects

GenderAPI.io provides an API to determine the gender associated with a given name, email address, or username.

Vendor: https://genderapi.io/

## Tools available

**5** tools available. First 5:

- `GENDERAPI_IO_GENDERAPI_GET_STATS` — Gender API Get Statistics — Tool to retrieve account usage statistics from GenderAPI.io. Use when you need to check remaining API credits and expiry.
- `GENDERAPI_IO_GENDER_API_QUERY_BY_FIRST_NAME` — Query Gender by First Name — Tool to determine gender by querying first name. Use when you need to infer likely gender for a given name with optional localization hints.
- `GENDERAPI_IO_GET_GENDER_FROM_USERNAME` — Get Gender from Username — Tool to determine gender from a username or nickname. Use when you have an alias or handle and want to infer gender from that identifier.
- `GENDERAPI_IO_LIST_ERROR_CODES` — List Gender API Error Codes — Tool to list all possible error codes returned by Gender API. Use when debugging or validating API responses.
- `GENDERAPI_IO_QUERY_BY_EMAIL_ADDRESS` — Query gender by email address — Tool to determine gender from an email address. Use when you need to infer gender for personalization after obtaining proper consent.

## Auth

Auth schemes: `API_KEY`.

## How agents use GenderAPI.io

Inside a Definable workflow, GenderAPI.io is one of the tools the **Distributor specialist** can call. Example coordination patterns:

- **Researcher → GenderAPI.io** — the Researcher (GPT-5.5) pulls context from GenderAPI.io (records, threads, documents), synthesises findings, and briefs the rest of the team.
- **Writer → Distributor → GenderAPI.io** — the Writer (Claude Opus 4.7) drafts copy in brand voice, the Verifier passes it, then the Distributor writes the result into GenderAPI.io (create record, post message, draft email).
- **Designer / Engineer → Distributor → GenderAPI.io** — the Designer ships an asset or the Engineer ships a code change, the Distributor delivers it via GenderAPI.io (attach file, open PR comment, post status).

The Verifier checks every GenderAPI.io call. On rate limit, schema drift, or auth refresh it self-heals and retries — the workflow completes without manual intervention.

## Categories

- developer tools — https://definable.ai/apps/category/developer-tools/

## Related

- HTML page: https://definable.ai/apps/genderapi_io/
- Same category (developer tools): https://definable.ai/apps/category/developer-tools/
- All integrations: https://definable.ai/apps/
- Workflow (multi-agent loop): https://definable.ai/workflow/
- Apps llms.txt index: https://definable.ai/llms-apps.txt
