Comment on page
Developer
Generate API keys that can be used to call Optimus APIs from your server.
A maximum of 3 API Keys can be generated
A maximum of 3 webhooks can be created
Currently, only one event is available
Whenever the optimization of the image is complete it will hit the webhooks with all information on the image.
Optimus sends
X-Webhook-Secret
header to verify the authenticity, you need to check for this header before continuing processing.Last modified 8mo ago