API Reference
New product created
Fired when a new product is created.
WEBHOOK
Authorizations
Pass your API key as: Authorization: Bearer <API KEY>.
Body
application/json
Unique identifier.
Example:
111
The type of the product.
Available options:
physical, digital, service, membership Example:
"Interior Door"
Supports light HTML formatting.
The product URL (handle) in your store.
Example:
"interior-door"
Whether the product is hidden in your store front.
Example:
[
"https://path-to-image.jpg",
"https://path-to-another-image.jpg"
]Subscription details for a subscription product.
Digital products only - URL of the digital file being sold.
Response
200
Return a 2xx status to acknowledge receipt.
Last modified on June 20, 2026

