Skip to main content
POST
Create a creative

Authorizations

Authorization
string
header
required

API key from Developer dashboard (Bearer token).

Body

application/json
name
string
required
Example:

"Summer Banner v1"

type
enum<string>
required
Available options:
image,
video,
carousel,
text
Example:

"image"

platform
enum<string>
required
Available options:
meta,
google,
tiktok,
linkedin
Example:

"meta"

file_url
string

Required unless type is text.

Example:

"https://cdn.smartlyq.com/media/abc123.jpg"

thumbnail_url
string
Example:

""

format
string
Example:

"feed"

variant
string
Example:

"A"

Response

Creative created

success
enum<boolean>
Available options:
true
data
object
meta
object