Bouncer
Overview
SLUG: BOUNCER
Description
Bouncer is an email verification and validation service that helps ensure email deliverability by verifying email addresses through real-time and batch processing APIs.
Authentication Details
API Key
Connecting to Bouncer
Create an auth config
Use the dashboard to create an auth config for the Bouncer toolkit. This allows you to connect multiple Bouncer 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 Bouncer toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
BOUNCER_CREATE_BATCH_REQUEST
Tool Name: Create Batch Request
Description
Action Parameters
Action Response
BOUNCER_CREATE_TOXICITY_LIST_JOB
Tool Name: Create Toxicity List Job
Description
Action Parameters
Action Response
BOUNCER_FINISH_BATCH
Tool Name: Finish Batch
Description
Action Parameters
Action Response
BOUNCER_VERIFY_DOMAIN
Tool Name: Verify Domain
Description
Action Parameters
Action Response
BOUNCER_VERIFY_EMAIL
Tool Name: Verify Email
Description
Action Parameters
Action Response
BOUNCER_CHECK_TOXICITY_LIST_JOB_STATUS
Tool Name: Check Toxicity List Job Status
Description
Action Parameters
Action Response
BOUNCER_DELETE_BATCH_REQUEST
Tool Name: Delete batch request
Description
Action Parameters
Action Response
BOUNCER_DELETE_TOXICITY_LIST_JOB
Tool Name: Delete Toxicity List Job
Description
Action Parameters
Action Response
BOUNCER_GET_BATCH_RESULTS
Tool Name: Get Batch Results
Description
Action Parameters
Action Response