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

Your opponent's Active Pokémon is now Burned. During your opponent's next turn, that Pokémon can't retreat.
/api/v1/pokemon/cards/clc-5vh?include=prices 200 21ms{
"success": true,
"data": {
"id": "clc-5vh",
"name": "Rapidash",
"number": "5",
"printed_number": "5",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/clc/5vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/clc/5vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/clc/5vh.large.webp"
}
],
"expansion": {
"id": "clc",
"name": "Pokémon TCG Classic - Charizard",
"total": 34,
"language": "English",
"language_code": "en",
"series": "Other",
"code": "CLC",
"printed_total": 34,
"release_date": "2023/11/16",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/clc.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/clc.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "527940",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/clc/5vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/clc/5vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/clc/5vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Fire"
],
"hp": "100",
"attacks": [
{
"cost": [
"Fire"
],
"converted_energy_cost": 1,
"name": "Combustion",
"damage": "30"
},
{
"cost": [
"Fire",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Ring of Fire",
"text": "Your opponent's Active Pokémon is now Burned. During your opponent's next turn, that Pokémon can't retreat.",
"damage": "50"
}
],
"weaknesses": [
{
"type": "Water",
"value": "×2"
}
],
"rarity": "Common",
"artist": "Ligton",
"pricing": {
"currency": "USD",
"market": 3.36,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 3.36
},
{
"condition": "LP",
"price": 1.98
}
],
"graded": [
{
"company": "AGS",
"grade": "10",
"value": 15,
"low": 12.5,
"high": 15,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "AGS",
"grade": "9.5",
"value": 5,
"low": 4.25,
"high": 5.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 15.75,
"low": 15.25,
"high": 18.99,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 9,
"low": 7.65,
"high": 10.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 8.08,
"low": 10.01,
"high": 10.01,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9.5",
"value": 12,
"low": 10.2,
"high": 13.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 10.5,
"low": 10.5,
"high": 56.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 2
},
{
"company": "PSA",
"grade": "5",
"value": 19.75,
"low": 16.79,
"high": 22.71,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 20,
"low": 17,
"high": 23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 15.83,
"low": 15.6,
"high": 16.4,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
}
],
"market_updated_at": "2026-09-21T03:35:09.312Z",
"trend_7d": {
"direction": "flat",
"percent": -0.3
}
}
}
}