#api security

Subscribe
API security is a set of security measures to protect an application programming interface (API) from malicious attacks. It involves authentication, authorization, input validation, encryption and logging. Authentication is the process of verifying the identity of users before they can access the API. Authorization ensures that only authorized users are allowed to access the API. Input validation prevents malicious data from entering the system. Encryption ensures that data is securely transmitted between the client and the server. Logging helps to detect and investigate any suspicious activity.
Mohammad Shahbaz Alam
Mohammad Shahbaz Alam
Magic Labs
Talk: Securing Node.js APIs with Decentralised Identity Tokens
Scott Gerlach
Scott Gerlach
StackHawk
Talk: Modern GraphQL API Security Testing , Automated Application Security Testing , Automated Application Security Testing
Artem Zakharchenko
Artem Zakharchenko
Freelancer
Talk: Mock Service Worker 2.0
Ethan Arrowood
Ethan Arrowood
Microsoft
Talk: Safely Handling Dynamic Data with TypeScript