2 min read
Definition
An idempotency key is a unique value you send on a write. The server records the first result against the key and replays it for any repeat, so a network-timeout retry of a POST cannot double-act. Reusing a key with a different body is an error.
In plain terms
A token that makes a retry safe by guaranteeing the action happens at most once.
Why it matters here
Essential for reliable writes on the partner ring. See idempotency and safe retries.
Related reading

Access token
An access token is the short-lived bearer JWT you send as Authorization: Bearer on partner calls. You mint it…
Read →
Token bucket
A token bucket meters traffic with a bucket that refills at a sustained rate and holds a burst capacity. Each…
Read →
Webhook
A webhook is a signed HTTP POST Credicorp sends to your URL when an event happens — a decision, a settlement,…
Read →Funding for UK limited companies
Credicorp lends to your company, not to you personally — short-term working capital with no personal guarantee. See what your business could access.