Security vulnerabilities in RESTful APIs (Application Programming Interfaces) introduce the same risks as security issues in websites and other web applications: sensitive data theft, manipulation, and more. Therefore, it is very important to know how to test them efficiently.
During the training webinar, we will cover:
- What is API security testing
- How to automatically scan REST APIs
- How to use authentication and rate limiting