Powered live by GET /api/v1/pokemon/…, the same public API documented in the Card Data API docs. Search supports the full q syntax.

/api/v1/pokemon/cards/ex7-91?include=prices 200 17ms{
"success": true,
"data": {
"id": "ex7-91",
"name": "Surprise! Time Machine",
"number": "91",
"printed_number": "91",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex7/91.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex7/91.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex7/91.large.webp"
}
],
"expansion": {
"id": "ex7",
"name": "Team Rocket Returns",
"total": 111,
"language": "English",
"language_code": "en",
"series": "EX",
"code": "TRR",
"printed_total": 109,
"release_date": "2004/11/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex7.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex7.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "89645",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex7/91.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex7/91.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex7/91.large.webp"
}
]
}
],
"supertype": "Trainer",
"subtypes": [
"Rocket's Secret Machine"
],
"rarity": "Uncommon",
"artist": "Katsura Tabata",
"pricing": {
"currency": "USD",
"market": 5,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 5
},
{
"condition": "LP",
"price": 2.44
},
{
"condition": "MP",
"price": 2.25
},
{
"condition": "HP",
"price": 0.5
},
{
"condition": "DMG",
"price": 0.37
}
],
"graded": [
{
"company": "CGC",
"grade": "8",
"value": 22,
"low": 18.7,
"high": 25.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 25,
"low": 21.25,
"high": 28.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 16.5,
"low": 14.03,
"high": 18.97,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 50,
"low": 42.5,
"high": 57.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 60,
"low": 40,
"high": 60,
"confidence": "low",
"value_kind": "feed",
"sold_count": 3
},
{
"company": "PSA",
"grade": "6",
"value": 15,
"low": 12.75,
"high": 17.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 54.3,
"low": 84,
"high": 84,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 83.91,
"low": 78.65,
"high": 99.85,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "TAG",
"grade": "9",
"value": 8.5,
"low": 7.23,
"high": 9.77,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:40:06.773Z",
"trend_7d": {
"direction": "down",
"percent": -35.32
}
}
}
}