Categories: None [Edit]

mailodds

https://rubygems.org/gems/mailodds
MailOdds provides email validation services to help maintain clean email lists and improve deliverability. The API performs multiple validation checks including format verification, domain validation, MX record checking, and disposable email detection. ## Authentication All API requests require authentication using a Bearer token. Include your API key in the Authorization header: ``` Authorization: Bearer YOUR_API_KEY ``` API keys can be created in the MailOdds dashboard. ## Rate Limits Rate limits vary by plan: - Free: 10 requests/minute - Starter: 60 requests/minute - Pro: 300 requests/minute - Business: 1000 requests/minute - Enterprise: Custom limits ## Response Format All responses include: - `schema_version`: API schema version (currently "1.0") - `request_id`: Unique request identifier for debugging Error responses include: - `error`: Machine-readable error code - `message`: Human-readable error description

Total

Ranking: 189,125 of 189,704
Downloads: 248

Daily

Ranking: 79,308 of 189,678
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
29951,911,679rspec
189255,470,663typhoeus

Owners

#GravatarHandle
1iconmailodds