Optimus Docs
Search
K
Comment on page

Developer

API Keys

Generate API keys that can be used to call Optimus APIs from your server.
A maximum of 3 API Keys can be generated

Webhooks

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