機能料金会社について記事ドキュメント
    開発者

    API、SDK、MCP、Webhook。

    Developer PlatformQuickstartAuthenticationAPI ReferenceSDKMCPWebhooksErrorsPaginationRate LimitsIdempotencyChangelogMigration and Versioning Policy
    生のAPIドキュメントOpenAPI YAMLAsyncAPI YAML
    1. ホーム
    2. /
    3. 開発者
    4. /
    5. Idempotency

    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.

    ホーム機能料金会社について記事ドキュメント開発者
    © FabHubPrivacy & CookiesTerms