@adcp/sdk API Reference - v7.9.0
    Preparing search index...

    Function isValidIdempotencyKey

    • Validate that a key matches the spec pattern. Useful for callers that persist keys (e.g., bring-your-own-key from a database) and want to catch drift early.

      Parameters

      • key: string

      Returns boolean