General API considerations

Modified on Wed, 5 Jun at 10:03 AM

The Fasterize API is a  REST API , available at https://api.fasterize.com . Each request must be authorized with an access token:  Authorization . 


This token is sent by HTTP header as shown in the following example: 


curl -i -H 'Content-Type: application/json' -H 'Authorization: myApiToken'


The API documentation is accessible in this page https://api.fasterize.com/doc/redoc


How can I obtain my API key?


The following actions can be performed via the API:

  • Clear the Fasterize cache via the API
  • Retrieve access logs via the API
  • Disconnect and reconnect a site via the API
  • Disable the optimization engine via the API
  • Blacklist / whitelist an IP via the API
  • Export logs in CSV format via the API


Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article