OWASP API Security Top 10 - free field guide
The exploits your API team should know by name.
Contents of the file
Ten exploits. Ten fixes.
Each entry covers what it is, the request that exploits it, and the control that closes it.
Users reaching records that belong to someone else by changing an ID. The T-Mobile pattern.
Weak tokens, missing MFA, and sessions that let attackers impersonate users.
Exposing or letting users edit fields they were never meant to touch.
No limits on requests, uploads, or queries, leading to outages and cloud bills.
Standard users reaching admin-only endpoints and actions.
Bots abusing legitimate workflows at scale: scalping, fraud, hoarding.
Tricking your server into calling internal systems and cloud metadata.
Default credentials, debug modes, and permissive settings shipped to production.
Shadow and deprecated APIs that nobody is tracking or patching.
Trusting third-party APIs without validating what comes back.