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/me2-119vh?include=prices 200 27ms{
"success": true,
"data": {
"id": "me2-119vh",
"name": "Firebreather",
"number": "119",
"printed_number": "119",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2/119vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2/119vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2/119vh.large.webp"
}
],
"expansion": {
"id": "me2",
"name": "Phantasmal Flames",
"total": 130,
"language": "English",
"language_code": "en",
"series": "Mega Evolution",
"code": "PFL",
"printed_total": 94,
"release_date": "2025/11/14",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/me2.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/me2.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "662158",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2/119vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2/119vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2/119vh.large.webp"
}
]
}
],
"supertype": "Trainer",
"subtypes": [
"Supporter"
],
"rarity": "Ultra Rare",
"artist": "Naoki Saito",
"pricing": {
"currency": "USD",
"market": 0.9,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.9
},
{
"condition": "DMG",
"price": 0.67
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 25.51,
"low": 21.68,
"high": 29.34,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "10",
"value": 149.99,
"low": 127.49,
"high": 172.49,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 31.25,
"low": 10.78,
"high": 40,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 14.4,
"low": 14.4,
"high": 14.4,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 35,
"low": 29.58,
"high": 40,
"confidence": "high",
"value_kind": "sold",
"sold_count": 11
},
{
"company": "PSA",
"grade": "7",
"value": 13.12,
"low": 11.25,
"high": 14.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 7.5,
"low": 7.5,
"high": 8.76,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 17.19,
"low": 14,
"high": 21.74,
"confidence": "high",
"value_kind": "sold",
"sold_count": 6
},
{
"company": "TAG",
"grade": "10",
"value": 28.6,
"low": 25.95,
"high": 25.95,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "TAG",
"grade": "9",
"value": 3.11,
"low": 2.64,
"high": 3.58,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:57:17.971Z",
"trend_7d": {
"direction": "down",
"percent": -4.26
}
}
}
}