← Tools Reference

Gender-API.com

Gender-API.com integration (Data). Imported from open-connector.

API key5 toolshttps://gender-api.com/v2
POST
gender_api_query_gender_by_first_name
Determine the likely gender for one first name with optional country, locale, IP, and caller ID hints.

/gender/by-first-name

5 parameters
ParamTypeRequiredDescription
first_namestringrequiredThe first name to classify with Gender-API.com.
countrystringoptionalThe optional ISO 3166-1 alpha-2 country code used to localize the query.
localestringoptionalThe optional browser locale used by Gender-API.com to localize the query.
ipstringoptionalThe optional IPv4 or IPv6 address used by Gender-API.com to localize the query.
idstringoptionalAn optional caller-supplied ID echoed by Gender-API.com.
POST
gender_api_query_gender_by_full_name
Determine the likely gender for one full name while letting Gender-API.com split the name.

/gender/by-full-name

5 parameters
ParamTypeRequiredDescription
full_namestringrequiredThe full name to classify with Gender-API.com.
countrystringoptionalThe optional ISO 3166-1 alpha-2 country code used to localize the query.
localestringoptionalThe optional browser locale used by Gender-API.com to localize the query.
ipstringoptionalThe optional IPv4 or IPv6 address used by Gender-API.com to localize the query.
idstringoptionalAn optional caller-supplied ID echoed by Gender-API.com.
POST
gender_api_query_gender_by_email_address
Determine the likely gender for one email address after Gender-API.com extracts a name from it.

/gender/by-email-address

5 parameters
ParamTypeRequiredDescription
emailstringrequiredThe email address to classify with Gender-API.com.
countrystringoptionalThe optional ISO 3166-1 alpha-2 country code used to localize the query.
localestringoptionalThe optional browser locale used by Gender-API.com to localize the query.
ipstringoptionalThe optional IPv4 or IPv6 address used by Gender-API.com to localize the query.
idstringoptionalAn optional caller-supplied ID echoed by Gender-API.com.
POST
gender_api_get_country_of_origin
Get likely country-of-origin and ethnicity metadata for one first name, full name, or email address.

/country-of-origin

4 parameters
ParamTypeRequiredDescription
first_namestringoptionalThe first name to analyze with Gender-API.com.
full_namestringoptionalThe full name to analyze with Gender-API.com.
emailstringoptionalThe email address to analyze with Gender-API.com.
idstringoptionalAn optional caller-supplied ID echoed by Gender-API.com.
GET
gender_api_get_statistics
Read remaining credits and recent usage statistics for the connected account.

/statistic