Skip to main content
GET
Get a product
Returns the product object with its current prices. Ids are numeric. For the daily series rather than the latest figure, see Get product prices.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
integer | null

Response

Product detail

data
object
required
error
object | null
required