API Security Checklist

Checklist of the most important security countermeasures when designing, testing, and releasing your API.

Authentication

JWT (JSON Web Token)

OAuth

Access

Input

Processing

Output

CI & CD

Last updated

Was this helpful?