Skip to main content
The OpenAPI document does not define a platform-wide idempotency header, idempotency-key store, or replay window.

Safe default

Classify an operation before retrying it:

Application-owned reconciliation

Where the API accepts a stable identifier, generate and persist it before sending the command. After an ambiguous failure, query by that identifier before deciding to issue another command. This is an application pattern, not proof that every endpoint deduplicates it. For value movement, signatures, contracts, identity submissions, and messages, obtain operation-specific rules from the Neuron operator before enabling automated retries.