General API considerations

Modified on Fri, 02 Jul 2021 at 09:47 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/redocHowever, it is already possible to clear the cache 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 atleast one of the reasons

Feedback sent

We appreciate your effort and will try to fix the article