Genderapi io
Overview
SLUG: GENDERAPI_IO
Description
GenderAPI.io provides an API to determine the gender associated with a given name, email address, or username.
Authentication Details
API Key
Connecting to Genderapi io
Create an auth config
Use the dashboard to create an auth config for the Genderapi io toolkit. This allows you to connect multiple Genderapi io accounts to Composio for agents to use.
Select App
Navigate to [Genderapi io](https://platform.composio.dev?next_page=/marketplace/Genderapi io).
Create and Get auth config ID
Click “Create Genderapi io 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 [Genderapi io toolkit’s playground](https://app.composio.dev/app/Genderapi io)
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
GENDERAPI_IO_GENDERAPI_GET_STATS
Tool Name: Gender API Get Statistics
Description
Action Parameters
Action Response
GENDERAPI_IO_GENDER_API_QUERY_BY_FIRST_NAME
Tool Name: Query Gender by First Name
Description
Action Parameters
Action Response
GENDERAPI_IO_GET_GENDER_FROM_USERNAME
Tool Name: Get Gender from Username
Description
Action Parameters
Action Response
GENDERAPI_IO_LIST_ERROR_CODES
Tool Name: List Gender API Error Codes
Description
Action Parameters
Action Response
GENDERAPI_IO_QUERY_BY_EMAIL_ADDRESS
Tool Name: Query gender by email address
Description
Action Parameters
Action Response
GENDERAPI_IO_QUERY_BY_FULL_NAME
Tool Name: Query Gender by Full Name
Description
Action Parameters
Action Response