Skip to main content
POST
Create product

Authorizations

Authorization
string
header
required

Use your API key from the RawUGC dashboard. Include as: Authorization: Bearer YOUR_API_KEY

Body

application/json
name
string
required

Product name

Required string length: 1 - 200
photos
string<uri>[]
required

Array of product photo URLs

Minimum array length: 1
description
string

Product description

Maximum string length: 1000
messaging
string

Brand messaging/description for the product

Maximum string length: 5000

Response

Product created

id
string