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, this attack does 10 damage plus 10 more damage.
/api/v1/pokemon/cards/ex9-56vrh?include=prices 200 16ms{
"success": true,
"data": {
"id": "ex9-56vrh",
"name": "Mudkip",
"number": "56",
"printed_number": "56",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex9/56vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex9/56vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex9/56vrh.large.webp"
}
],
"expansion": {
"id": "ex9",
"name": "Emerald",
"total": 107,
"language": "English",
"language_code": "en",
"series": "EX",
"code": "EM",
"printed_total": 106,
"release_date": "2005/05/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex9.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex9.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "87610",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex9/56vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex9/56vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex9/56vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Water"
],
"hp": "50",
"attacks": [
{
"cost": [
"Water"
],
"converted_energy_cost": 1,
"name": "Tail Strike",
"text": "Flip a coin. If heads, this attack does 10 damage plus 10 more damage.",
"damage": "10"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"rarity": "Common",
"artist": "Atsuko Nishida",
"pricing": {
"currency": "USD",
"market": 118.19,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 118.19
},
{
"condition": "LP",
"price": 91.88
},
{
"condition": "MP",
"price": 62.17
},
{
"condition": "HP",
"price": 18.78
},
{
"condition": "DMG",
"price": 41.67
}
],
"graded": [
{
"company": "BGS",
"grade": "9.5",
"value": 212,
"low": 180.2,
"high": 243.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 325,
"low": 100,
"high": 325,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7",
"value": 26,
"low": 22.1,
"high": 29.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 26,
"low": 22.1,
"high": 29.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 60,
"low": 51,
"high": 69,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 20.5,
"low": 14,
"high": 27,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 50,
"low": 42.5,
"high": 57.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 287,
"low": 287,
"high": 799.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "6",
"value": 117.88,
"low": 182.5,
"high": 182.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "7",
"value": 227.29,
"low": 208.8,
"high": 227.2,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "8",
"value": 540,
"low": 398.79,
"high": 899.5,
"confidence": "high",
"value_kind": "sold",
"sold_count": 6,
"trend": {
"direction": "down",
"percent": -16.9
}
},
{
"company": "PSA",
"grade": "9",
"value": 275,
"low": 81,
"high": 312.67,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "TAG",
"grade": "9",
"value": 3,
"low": 2.55,
"high": 3.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-04T04:52:08.038Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}