Skip to main content
GET
Get a card
Ids are <expansion>-<number>base1-4 is Charizard from Base Set. If you have a name and not an id, pass it as q to List cards first. The response is the card object, including every printing and the current price of each. For price history rather than the latest figure, use Get card prices.

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

Response

Card detail with current prices

data
object
required
error
object | null
required