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,913 of 191,455
Downloads: 294

Daily

Ranking: 70,826 of 191,429
Downloads: 3

Depended by

RankDownloadsName

Depends on

RankDownloadsName
29964,231,479rspec
189261,643,067typhoeus

Owners

#GravatarHandle
1iconmailodds