Skip to main content
GET
Get product detail
Authenticate with an API key that belongs to the target organization. GET /v1/products/{id} remains available as a deprecated alias. New integrations should use GET /v1/product/{id}.

Authorizations

X-API-Key
string
header
required

Merchant API key (format: ak_BASE64)

Path Parameters

id
string
required

Product ID

Response

OK

data
object
error
object
message
string
success
boolean