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, your opponent can't play any Supporter cards from his or her hand during his or her next turn.
Flip a coin. If heads, the Defending Pokémon is now Poisoned.
/api/v1/pokemon/cards/pop8-13vh?include=prices 200 20ms{
"success": true,
"data": {
"id": "pop8-13vh",
"name": "Croagunk",
"number": "13",
"printed_number": "13",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop8/13vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop8/13vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop8/13vh.large.webp"
}
],
"expansion": {
"id": "pop8",
"name": "POP Series 8",
"total": 17,
"language": "English",
"language_code": "en",
"series": "POP",
"printed_total": 17,
"release_date": "2008/09/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/pop8.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/pop8.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "84475",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop8/13vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop8/13vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop8/13vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Psychic"
],
"hp": "60",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Ghastly Sound",
"text": "Flip a coin. If heads, your opponent can't play any Supporter cards from his or her hand during his or her next turn."
},
{
"cost": [
"Psychic",
"Psychic"
],
"converted_energy_cost": 2,
"name": "Finger Poke",
"text": "Flip a coin. If heads, the Defending Pokémon is now Poisoned.",
"damage": "20"
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "+10"
}
],
"rarity": "Common",
"artist": "Kouki Saitou",
"pricing": {
"currency": "USD",
"market": 8.99,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 8.99
},
{
"condition": "LP",
"price": 0.6
},
{
"condition": "MP",
"price": 0.37
},
{
"condition": "HP",
"price": 0.47
},
{
"condition": "DMG",
"price": 0.48
}
],
"graded": [
{
"company": "CGC",
"grade": "9",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 100,
"low": 85,
"high": 115,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 9,
"low": 7.65,
"high": 10.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:12:01.088Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}