Gender API determines the gender of a first name, email address, or username.
Tool to retrieve a name's likely countries of origin. Use after confirming the name identifier.
Tool to get the country of origin for a given first name using v1 API. Returns the most likely country where the name is most common.
Tool to retrieve account statistics from Gender-API, including remaining credits and usage details. Use when you need to check your credit balance before performing further gender lookups.
Determine likely gender from an email address by extracting and analyzing the name portion. Returns male/female/unknown with a confidence score. Optionally filter by country for improved accuracy. Check result_found to know if a determination was made; probability indicates confidence level.
Determine likely gender for multiple email addresses in a single batch request. Returns male/female/unknown with confidence scores for each email. Use for efficient bulk processing. Each result includes result_found flag and optional probability score.
Tool to determine the gender of a first name. Use when you need to identify gender based on a given name.