Gender api
Overview
SLUG: GENDER_API
Description
Gender API determines the gender of a first name, email address, or username.
Authentication Details
API Key
Connecting to Gender api
Create an auth config
Use the dashboard to create an auth config for the Gender api toolkit. This allows you to connect multiple Gender api accounts to Composio for agents to use.
Select App
Navigate to [Gender api](https://platform.composio.dev?next_page=/marketplace/Gender api).
Create and Get auth config ID
Click “Create Gender api Auth Config”. After creation, copy the displayed ID starting with ac_
. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using API Key
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the [Gender api toolkit’s playground](https://app.composio.dev/app/Gender api)
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
GENDER_API_GENDER_API_GET_COUNTRY_OF_ORIGIN
Tool Name: Get Country of Origin
Description
Action Parameters
Action Response
GENDER_API_GET_STATISTIC
Tool Name: Get Gender API Statistics
Description
Action Parameters
Action Response
GENDER_API_QUERY_BY_EMAIL_ADDRESS
Tool Name: Query Gender by Email Address
Description
Action Parameters
Action Response
GENDER_API_QUERY_BY_FIRST_NAME
Tool Name: Gender From First Name
Description
Action Parameters
Action Response
GENDER_API_QUERY_BY_FULL_NAME
Tool Name: Query Gender by Full Name
Description
Action Parameters
Action Response