InstaClaim
    功能定价关于
    开发者

    API、SDK、MCP 和 Webhook。

    开发者平台快速入门身份验证API参考SDKMCPWebhooks错误分页速率限制幂等性更改日志迁移和版本控制政策
    原始 API 文档OpenAPI YAMLAsyncAPI YAML
    1. 首页
    2. /
    3. 开发者
    4. /
    5. 幂等性

    Idempotency

    Public write endpoints require Idempotency-Key. Reuse the same key when retrying the same logical operation after a timeout or transport failure.

    Rules

    • Generate a unique key per logical write.
    • Reuse the key only for exact retries of that write.
    • Do not reuse a key across different payloads.
    • Treat 409 as a signal that the key was reused for a conflicting request.

    The SDK accepts an idempotencyKey option on write methods.

    InstaClaim
    首页功能定价关于文章文档开发者
    © instaClaim隐私条款查看详细状态