Skip to main content

CDN API endpoints for file uploading and file requesting.

The CDN API lets your backend download and upload files.
The file uploading endpoint is /files/api/upload?apikey= | The file downloading endpoint is /api/fetch?apikey=

Base URL

Authentication

All protected endpoints use query parameters at the end of each endpoint. An example is listed below

Reponses

A succesful response may look like the one below
A failed response may look like