Skip to main content
POST
/shopify/products

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
store_domain
string
required
Minimum string length: 1
product
string
required
Minimum string length: 1
timeout
integer
default:300
Required range: 20 <= x <= 1500

Response

Successful Response

id
integer
required
@type
string
default:ShopifyProduct
alias
string | null
brand
string | null
product_type
string | null
tags
string[]
image
string | null
images
string[]
options
object[]
variants
object[]
published_at
string | null
created_at
string | null
updated_at
string | null