RubyGems Navigation menu

mailodds 1.1.0

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

Gemfile:
=

インストール:
=

バージョン履歴:

  1. 1.1.0 February 08, 2026 (62KB)
  2. 1.0.0 February 07, 2026 (55KB)

Runtime依存関係 (1):

typhoeus ~> 1.0, >= 1.0.1

Development依存関係 (1):

rspec ~> 3.6, >= 3.6.0

所有者:

プッシュ者:

作者:

  • OpenAPI-Generator

SHA 256チェックサム:

=

累計ダウンロード数 174

このバージョンのみ 83

このバージョンがリリースされたのは:

ライセンス:

Unlicense

必要なRubyのバージョン: >= 2.7

リンク: