MailOdds API Postman Collection
Import the official Postman collection to test all MailOdds API endpoints in seconds. Pre-configured authentication, example payloads, and every public endpoint ready to use.
Getting Started
Import the collection
Download the JSON file and import it in Postman via File > Import, or use the import URL above to import directly from the web.
Set your API key
Open the collection variables and replace YOUR_API_KEY with your MailOdds API key. The collection uses Bearer token auth, so every request inherits your key automatically.
Start testing
Open any request, hit Send, and see live results. Each request includes example payloads and descriptions.
What's Included
Single email validation
Validate one email with full SMTP verification or lightweight standard checks
Bulk validation
Create jobs, check status, download results, and clean up completed jobs
Account credits
Check remaining validation credits and current plan details
Health check
Monitor API service health and availability
Collection Details
| Property | Value |
|---|---|
| Format | Postman Collection v2.1 |
| Base URL | https://api.mailodds.com/v1 |
| Authentication | Bearer token (collection-level) |
| Requests | 7 endpoints across 4 folders |
| Variables | baseUrl, MAILODDS_API_KEY |
Tips
- Use Postman environments to switch between test and production API keys
- Test domains like
test@deliverable.mailodds.comreturn deterministic results without using credits - The collection uses collection-level auth, so you only need to set your API key once
Related Resources
Don't have an API key yet? Sign up and get 1,000 free validations.