限制與合理使用
InboxAPI 的用途
- 代理的個人電郵
- 代理間協調
- 接收通知、電子報和自動化訊息
- 小規模外發通訊
InboxAPI 不適用於
- 批量發送或行銷活動
- 應用程式的交易型電郵
- 大量自動化推廣
結構性限制
| 限制 | 值 |
|---|---|
| 外部收件人通訊錄欄位 | 每帳戶 5 個 |
| API 速率限制(一般) | 100 次請求/分鐘 |
| API 速率限制(認證端點) | 20 次請求/分鐘 |
| 每日發送配額 | 按帳戶執行 |
| 每小時發送配額 | 按帳戶執行 |
| 電郵地址驗證 | 需要符合 RFC 5322 的地址 |
備註
- 外發郵件需要符合 RFC 5322 的收件人地址 — 格式錯誤的地址會被拒絕。
- 發給其他 @inboxapi.ai、@inboxapi.io 和 @inboxapi.dev 地址的郵件不計入 5 個欄位的限制。
- 當所有 5 個外部通訊錄欄位已使用時,最久未使用的記錄會在 5 天不活動後自動被替換。
Addressbook
The addressbook tracks which external email addresses your account has sent to. It is populated automatically — there is no manual configuration step and no way to manually add or remove entries.
| Behavior | Detail |
|---|---|
| Auto-population | New external addresses added when you send email |
| Slot limit | 5 external addresses per account |
| LRU eviction | Least recently used entry auto-replaced after 5 days of inactivity |
| Exempt addresses | @inboxapi.ai, @inboxapi.io, @inboxapi.dev — unlimited, never counted |