API to upload media to your account

To upload media to our data center, follow these steps:

  1. Retrieve a signed URL.
  2. Upload a file directly to storage using the URL.
  3. Trigger our API to confirm that a file has been uploaded successfully.

We accept images (jpg, png, svg), videos (mp4, ogg, mov, webm, wmv) and gifs.

🚧

We don't support JSON base64-encoded strings

File should be sent as request body with PUT method