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 Confused.
/api/v1/pokemon/cards/ex4-49vrh?include=prices 200 15ms{
"success": true,
"data": {
"id": "ex4-49vrh",
"name": "Team Aqua's Chinchou",
"number": "49",
"printed_number": "49",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex4/49vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex4/49vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex4/49vrh.large.webp"
}
],
"expansion": {
"id": "ex4",
"name": "Team Magma vs Team Aqua",
"total": 97,
"language": "English",
"language_code": "en",
"series": "EX",
"code": "MA",
"printed_total": 95,
"release_date": "2004/03/15",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex4.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex4.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "89779",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex4/49vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex4/49vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex4/49vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Lightning"
],
"hp": "50",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Confuse Ray",
"text": "Flip a coin. If heads, the Defending Pokémon is now Confused."
},
{
"cost": [
"Lightning",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Wave Splash",
"damage": "20"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"resistances": [
{
"type": "Metal",
"value": "-30"
}
],
"rarity": "Common",
"artist": "Kazuo Yazawa",
"pricing": {
"currency": "USD",
"market": 6.51,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 6.51
},
{
"condition": "LP",
"price": 4.56
},
{
"condition": "MP",
"price": 3.62
},
{
"condition": "HP",
"price": 3.35
},
{
"condition": "DMG",
"price": 1.74
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 18,
"low": 15.3,
"high": 20.7,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "6",
"value": 5,
"low": 4.25,
"high": 5.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 34,
"low": 28.9,
"high": 39.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 2.24,
"low": 1.9,
"high": 2.58,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 85,
"low": 72.25,
"high": 97.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "9",
"value": 7,
"low": 5.95,
"high": 8.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-08T04:42:24.675Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}