1

We're using Akamai system as CDN and using Cache Clear/purging function of it to clear the cached assets. Whenever we deploy static/any content on Apache we do manual cache clear from Akamai portal. This manual activity is missed sometimes. We're looking for some options wherein once deployment is done it triggers the Akamai cache clear.

Is there any API available in Akamai which we can utilize for this purpose?

Advait
  • 5,771
  • 3
  • 18
  • 18

1 Answers1

4

Akamai does provide an API for clearing the cache. It's called the Content Control Utility v3. There are several other versions of the Purge API set, but the CCU v3 is the recommended API against which you should work.

If you require any assistance in implementing that particular API, Akamai also maintains a Customer Community where you can work directly with Akamai employees.

Josh Cheshire
  • 334
  • 1
  • 10