Support
Dashboard
About SparkLayer
Schedule Demo
📘
Help Docs
⚙️
Tech Docs
🎆
Ignite Docs
Navigate through spaces
Ctrl
K
Intro
API Authentication
Pricing API
Pricing API Docs
Purchasing API
Purchasing API Docs
Files API
Files API Docs
Core API
Core API Docs
Products
POST
Create a Product
GET
Get a Product
PATCH
Update a Product
GET
Get Product Variant
PATCH
Update a Product Variant
Customers
Discounts
Shipping
Settings
Customer Groups
Stock API Docs
Sync Logging API Docs
JavaScript SDK
Headless
Spark JS
Templates
Template Objects
Docs powered by
Archbee
Core API
...
Core API Docs
Products
Create a Product
POST
https://app.sparklayer.io/api/v1/products
Try it
Live
Header Parameters
Site-Id
string
*
Body Parameters
body
object
*
All Of
ProductWrite +
id
string
created_at
string<date-time>
updated_at
string<date-time>
external_id
string
title
string
slug
string
variants
ProductVariantWrite[]
*
Responses
200
Successful response
Product
All Of
Product-2 +
id
string
created_at
string<date-time>
updated_at
string<date-time>
external_id
string
title
string
slug
string
variants
ProductVariant[]
*
default
Error Response
PREVIOUS
Core API
NEXT
Get a Product
Docs powered by
Archbee