API REFERENCE

Idempotency

Safe retries for POST mutations.

Header

Idempotency-Key: unique string per logical operation (UUID recommended).

Behavior

Repeating the same key within 24h returns the original response.