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/xy2-88avrh?include=prices 200 18ms{
"success": true,
"data": {
"id": "xy2-88avrh",
"name": "Blacksmith",
"number": "88a",
"printed_number": "88a",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy2/88avrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy2/88avrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy2/88avrh.large.webp"
}
],
"expansion": {
"id": "xy2",
"name": "Flashfire",
"total": 110,
"language": "English",
"language_code": "en",
"series": "XY",
"code": "FLF",
"printed_total": 106,
"release_date": "2014/05/07",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy2.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy2.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "91225",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy2/88avrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy2/88avrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy2/88avrh.large.webp"
}
]
}
],
"supertype": "Trainer",
"subtypes": [
"Supporter"
],
"rarity": "Rare Ultra",
"artist": "Masakazu Fukuda",
"pricing": {
"currency": "USD",
"market": 22.36,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 22.36
},
{
"condition": "LP",
"price": 18.41
},
{
"condition": "MP",
"price": 15.91
},
{
"condition": "HP",
"price": 14.02
},
{
"condition": "DMG",
"price": 14.01
}
],
"graded": [
{
"company": "PSA",
"grade": "10",
"value": 633.18,
"low": 519.81,
"high": 679.98,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "8",
"value": 28,
"low": 23.8,
"high": 32.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 25.99,
"low": 25.2,
"high": 37.2,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
}
],
"market_updated_at": "2026-09-21T11:34:37.108Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}