Skip to main content
POST
Upload content

Authorizations

Authorization
string
header
required

Developer API key from Dashboard → Settings → Developer API

Body

multipart/form-data
file
file
required

Image or video file to upload.

title
string

Optional display title for the media.

Maximum string length: 200
type
enum<string>

Optional content type. Defaults to video when the file MIME type starts with video/, otherwise image.

Available options:
image,
video,
carousel,
reel,
story
folder
string

Optional legacy folder name. Defaults to "images".

Maximum string length: 50
collectionId
string<uuid>

Optional collection ID. When provided, the uploaded media is immediately filed into that collection.

Response

Content uploaded

content
object
required