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 tails, Carvanha does 10 damage to itself.
/api/v1/pokemon/cards/ex13-61vrh?include=prices 200 20ms{
"success": true,
"data": {
"id": "ex13-61vrh",
"name": "Carvanha δ",
"number": "61",
"printed_number": "61",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex13/61vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex13/61vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex13/61vrh.large.webp"
}
],
"expansion": {
"id": "ex13",
"name": "Holon Phantoms",
"total": 111,
"language": "English",
"language_code": "en",
"series": "EX",
"code": "HP",
"printed_total": 110,
"release_date": "2006/05/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex13.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex13.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "84118",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex13/61vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex13/61vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex13/61vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Fighting"
],
"hp": "40",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Bite",
"damage": "10"
},
{
"cost": [
"Fighting",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Reckless Charge",
"text": "Flip a coin. If tails, Carvanha does 10 damage to itself.",
"damage": "30"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"rarity": "Common",
"artist": "Kouki Saitou",
"pricing": {
"currency": "USD",
"market": 19,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 19
},
{
"condition": "LP",
"price": 13.63
},
{
"condition": "MP",
"price": 7.87
},
{
"condition": "HP",
"price": 5.75
},
{
"condition": "DMG",
"price": 4.16
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 11,
"low": 9.35,
"high": 12.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 5,
"low": 4.25,
"high": 5.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 40,
"low": 36,
"high": 41.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 58.25,
"low": 41.5,
"high": 75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 325,
"low": 276.25,
"high": 373.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "3",
"value": 17.5,
"low": 14.88,
"high": 20.13,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 40.5,
"low": 8.25,
"high": 40.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 29,
"low": 24.65,
"high": 33.35,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:29:50.441Z",
"trend_7d": {
"direction": "down",
"percent": -12
}
}
}
}