Once Email 官方文档 · v1

Developer API 参考

使用私有 Beta 机器合同测试自己拥有或明确获授权的系统。

2026 年 8 月 15 日审校

可以完成什么

使用私有 Beta 机器合同测试自己拥有或明确获授权的系统。 POST /v1/inboxes creates an inbox and accepts Idempotency-Key; GET /v1/inboxes/{id}/messages supports since, cursor, and pageSize; detail, attachment, and DELETE /v1/inboxes/{id} complete the lifecycle. 请核对当前页面版本并按明确的下一步操作;不能从截图、旧文章或包名推断产品已经开放。

失败与恢复

使用私有 Beta 机器合同测试自己拥有或明确获授权的系统。 Authorization uses a Bearer API Key with inboxes:create, messages:read, and inboxes:delete scopes. Responses are no-store and cross-account resources are rejected. 请核对当前页面版本并按明确的下一步操作;不能从截图、旧文章或包名推断产品已经开放。

安全与限制

使用私有 Beta 机器合同测试自己拥有或明确获授权的系统。 Stable failures are 400, 401, 403, 404, 413, 429, and 503. Respect Retry-After inside one deadline; failed creation must not consume quota and cleanup belongs in finally. 请核对当前页面版本并按明确的下一步操作;不能从截图、旧文章或包名推断产品已经开放。