Gender Checker
Gender Checker is a API that tries to infer a person's gender from their name (mostly first name) and location (country). For example, Andrea is a first name typically used by men in Italy and women in Germany, while Bogdan is a first name typically used by men irrespective of the country. Similarly, a Russian person called Anna Akhmatova is more than likely a woman because of the -ova suffix.
Gender Checker endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Gender /v2/nlp/detect_gender |
Get **female** or **male** |
Gender Checker pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $9 / month | — |
|
| ULTRA | $19 / month | — |
|
| MEGA | $29 / month | — |
|