Invalidation API

Create invalidation requests via API

The Invalidation API is a REST API that lets you remove cached images from the CDN and Cloudimage resizing servers.

Step 1. Get your API key

Your API key is available in the Cloudimage admin console, under Invalidation:

Step 2. Call the Invalidation REST API

Body:

Invalidate multiple images with all their resizes

Invalidate all your images

circle-info

Flushing all images will result in Cloudimage downloading all your images from your origin image storage again. This will result in slower image loading times for the first times the images are downloaded.

Contact usenvelope if you have more than 1 TB of monthly CDN traffic or 1 TB of storage.

Try it out with the doc token

You can use our sample imagearrow-up-right showing the time it is resized the first time:

https://doc.cloudimg.io/sample.li/now.php?width=500arrow-up-right

Last updated