GuidesRecipesAPI Reference
API Reference

Create product

An endpoint for sellers to create new products.

Body Params

All the fields in a product

boolean

Is this product active? Active products are visible to partners.

attributes
object
string

The HTML body. Input will be sanitized before saving.

string

The seller's unique code for this product. This cannot be updated after creation.

googleProductCategory
object
images
array of objects

Images of the product. Must be accessible via public URL.

images
options
array of objects
options
tags
array of strings

Add tags to the product to make it easier for buyers to categorize.

tags
string

The name of the product.

string

The type of the product. Deprecated.

variants
array of objects

Include one variant per size, color, etc. If there are no variants then include a single entry to be the default.

variants
string

The vendor of the product.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json