Idempotency keys or exactly-once semantics let clients retry after a timeout without double-charging or double-writing. Essential wherever operations move money or state.
22 API providers on the APIs.io network offer idempotency. The highest-rated are Messagebird, Stripe, Novu, Knock, Deel.
Providers
Ranked by API Evangelist rating — Exemplar and Strong are expanded by default.
Exemplar5Complete, well-documented, and agent-ready
This feature is a canonical term. These are the free-text strings
providers wrote in their own apis.yml that map onto it.
ACID TransactionsACID transactions across regionsCrash Reporting — error detection, deduplication into error groups, full stack-trace and breadcrumb contextDeductions endpoints (list types, list, create, update, cancel) with per-row operation_id idempotencyExactly-Once SemanticsHTTPS-only webhook endpoints with retry on non-2xx; idempotency keyed on `(workflowId, status, timestamp)`Idempotency + RateLimit HeadersIdempotency keys on POST/PATCH via UUID v4 with 24-hour response cacheIdempotency via `X-Idempotency-Key` (UUID) returned on retry with `X-Idempotency-Cache-HitIdempotency-Key header support for safe automatic retriesIdempotency-Key support for safe retriesIdempotent requests via Idempotency-KeyMulti-document ACID transactionsNo idempotency mechanism anywhere in the surface — writes are not replay-safeOpt-in Idempotency-Key on POST/PATCH/PUT/DELETE, 3-hour replay window
Every feature here is available over the APIs.io API and to AI agents over MCP. Features is not yet its own endpoint on the v1 API. Reach it through catalog search and the tag graph, or the MCP server.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for features
3 MCP tools reach this
apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
resolveTurn a domain, URL or GitHub org into the provider it belongs to.
find_cohortsEvery scored population of providers in the catalog.
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.