Emailable
Overview
SLUG: EMAILABLE
Description
Emailable provides an email verification API that allows developers to integrate real-time email validation into their applications, ensuring the accuracy and deliverability of email addresses.
Authentication Details
API Key
Connecting to Emailable
Create an auth config
Use the dashboard to create an auth config for the Emailable toolkit. This allows you to connect multiple Emailable accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Integration”. 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 Emailable toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
EMAILABLE_GET_ACCOUNT_INFO
Tool Name: Get Account Info
Description
Action Parameters
Action Response
EMAILABLE_GET_BATCH_STATUS
Tool Name: Get Batch Status
Description
Action Parameters
Action Response
EMAILABLE_VERIFY_BATCH_EMAILS
Tool Name: Verify Batch Emails
Description
Action Parameters
Action Response
EMAILABLE_VERIFY_EMAIL
Tool Name: Verify Email
Description
Action Parameters
Action Response
EMAILABLE_O_AUTH_AUTHORIZE
Tool Name: Initiate OAuth Authorization
Description
Action Parameters
Action Response