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

Flip a coin. If heads, the Defending Pokémon is now Burned.
/api/v1/pokemon/cards/ex1-74vrh?include=prices 200 19ms{
"success": true,
"data": {
"id": "ex1-74vrh",
"name": "Torchic",
"number": "74",
"printed_number": "74",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex1/74vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex1/74vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex1/74vrh.large.webp"
}
],
"expansion": {
"id": "ex1",
"name": "Ruby & Sapphire",
"total": 109,
"language": "English",
"language_code": "en",
"series": "EX",
"code": "RS",
"printed_total": 109,
"release_date": "2003/07/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex1.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex1.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "89950",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex1/74vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex1/74vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex1/74vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Fire"
],
"hp": "50",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Singe",
"text": "Flip a coin. If heads, the Defending Pokémon is now Burned."
}
],
"weaknesses": [
{
"type": "Water",
"value": "×2"
}
],
"rarity": "Common",
"artist": "Kouki Saitou",
"pricing": {
"currency": "USD",
"market": 20,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 20
},
{
"condition": "LP",
"price": 13.39
},
{
"condition": "MP",
"price": 4.75
},
{
"condition": "HP",
"price": 3.44
},
{
"condition": "DMG",
"price": 1.9
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 48,
"low": 18.5,
"high": 48,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "4.5",
"value": 4.5,
"low": 3.83,
"high": 5.18,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "6",
"value": 6.99,
"low": 5.94,
"high": 8.04,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "6.5",
"value": 7,
"low": 5.95,
"high": 8.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 32.5,
"low": 27.63,
"high": 37.38,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 47,
"low": 79.99,
"high": 79.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9",
"value": 13,
"low": 11.05,
"high": 14.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 4277.86,
"low": 7000,
"high": 7000,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "5",
"value": 12,
"low": 10.2,
"high": 13.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 26.75,
"low": 16.81,
"high": 26.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 34.58,
"low": 35,
"high": 35,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 15,
"low": 15,
"high": 31.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 179.87,
"low": 249.99,
"high": 249.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-21T03:55:46.056Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}