#02

API Security Checklist

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


Authentication

JWT (JSON Web Token)

Access

Authorization

OAuth

Input

Processing

Output

CI & CD

Monitoring


Last updated