For the complete documentation index, see llms.txt. This page is also available as Markdown.

Automated Workflows

Workflows help you to automate certain tasks while managing your images using Pixboost service. Workflows consist of API endpoints that you could use from your applications. Currently, Pixboost supports the following endpoints:

To call a workflow API, you will need to create an API secret first. Please read about creating and managing API secrets here.

An example of the workflow could be a CDN cache invalidation when a source image is updated. You can find a reference implementation of such a scenario here

Pricing

There are a number of calls that you allowed to do on each billing plan. Please refer to the pricing page to see the exact numbers.

Last updated