What you’ll do
Verify a single email in real time or process a batch list and download results.Before you begin
- Create an API key: Authorization
- Plan for batch size: up to 10,000 emails per job
- File uploads support
.txt,.csv,.xlsx
All API requests require authorization headers. Use
Authorization: Bearer <api_key> (recommended) or X-API-Key: <api_key>.Choose your path
API developers
Verify a single address, then create a batch job via API.
File upload (ops)
Upload a list and download results with minimal setup.
API developers
Step 1: Set your API key
Step 1: Set your API key
Step 2: Verify one email
Step 2: Verify one email
Step 3: Create a batch job
Step 3: Create a batch job
File upload (ops)
Step 1: Upload your list
Step 1: Upload your list
email_column is optional and not supported for .txt uploads. Maximum 10,000 emails per file.Step 2: Check upload status
Step 2: Check upload status
Step 3: Download results
Step 3: Download results
Compatibility
Context7
Docs are already indexed and ready to use in Context7.
DeepWiki
Use the pre-indexed
bolt-core/docs source in DeepWiki.LLMs.txt
LLM tools can discover the docs via the official
llms.txt.Next steps
API reference
Explore all endpoints and schemas.
Integrations
Connect Bolt Route to your existing workflows.