Skip to main content

Glossary

Idempotency (idempotency key)

Guarantee that retries don't create duplicates

Idempotency ensures the same API call can be retried without side effects (duplicates). Scell.io accepts an `Idempotency-Key: <uuid>` header on critical endpoints (invoice creation, balance reload). The server stores the response and replays it identically for 24h.

See also

Your cookie preferences

We use cookies to improve your experience. Essential cookies are always active. Cookie policy.