📄️ Webhooks
A webhook is a way for your application to receive real-time notifications about events that occur on our platform.
📄️ Request Filters
This feature allows you to control and secure which requests are processed, preventing unauthorized usage and potential abuse.
📄️ JWT Signature
The JWT Signature feature in OverpoweredJS adds an extra layer of security by signing every payload with a JSON Web Token (JWT). This token verifies the authenticity and integrity of the data, ensuring that the payload hasn't been tampered with. To manage your JWT Signature keys, navigate to the API Keys section.