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/ru1-12?include=prices 200 17ms{
"success": true,
"data": {
"id": "ru1-12",
"name": "Lucario",
"number": "12",
"printed_number": "12",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ru1/12.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ru1/12.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ru1/12.large.webp"
}
],
"expansion": {
"id": "ru1",
"name": "Pokémon Rumble",
"total": 16,
"language": "English",
"language_code": "en",
"series": "Other",
"printed_total": 16,
"release_date": "2009/12/02",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ru1.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ru1.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "86879",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ru1/12.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ru1/12.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ru1/12.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Fighting"
],
"hp": "90",
"attacks": [
{
"cost": [
"Fighting",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Metal Claw",
"damage": "40"
},
{
"cost": [
"Fighting",
"Metal",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Pulse Blast",
"damage": "80"
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "×2"
}
],
"rarity": "Common",
"artist": "Pokemon Rumble",
"pricing": {
"currency": "USD",
"market": 165,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 165
},
{
"condition": "MP",
"price": 163.79
},
{
"condition": "HP",
"price": 155.98
},
{
"condition": "DMG",
"price": 144.99
}
],
"graded": [
{
"company": "CGC",
"grade": "7",
"value": 399.99,
"low": 339.99,
"high": 459.99,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 89,
"low": 75.65,
"high": 102.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 270.13,
"low": 60.89,
"high": 348.1,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "CGC",
"grade": "9.5",
"value": 55,
"low": 46.75,
"high": 63.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "1",
"value": 183.63,
"low": 102.5,
"high": 102.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 2803.78,
"low": 602.5,
"high": 2803.78,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "3",
"value": 17,
"low": 14.45,
"high": 19.55,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "5",
"value": 150,
"low": 31.5,
"high": 150,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 67,
"low": 67,
"high": 118.88,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 24.5,
"low": 23,
"high": 25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 302.36,
"low": 451,
"high": 451,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 281.25,
"low": 120,
"high": 1078.74,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "SGC",
"grade": "9.5",
"value": 299.99,
"low": 254.99,
"high": 344.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:34:05.487Z",
"trend_7d": {
"direction": "up",
"percent": 33.08
}
}
}
}