Skip to main content
GET
Get a product
You get 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
required

The TCGplayer product id.

Response

Product detail

data
object
required
error
object | null
required