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 Paralyzed.
/api/v1/pokemon/cards/ex6-14?include=prices 200 16ms{
"success": true,
"data": {
"id": "ex6-14",
"name": "Slowbro",
"number": "14",
"printed_number": "14",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex6/14.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex6/14.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex6/14.large.webp"
}
],
"expansion": {
"id": "ex6",
"name": "FireRed & LeafGreen",
"total": 116,
"language": "English",
"language_code": "en",
"series": "EX",
"code": "RG",
"printed_total": 112,
"release_date": "2004/09/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex6.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex6.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "89304",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex6/14.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex6/14.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex6/14.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Psychic"
],
"hp": "60",
"abilities": [
{
"name": "Strange Behavior",
"text": "As often as you like during your turn (before your attack), you may move 1 damage counter from 1 of your Pokémon to Slowbro as long as you don't Knock Out Slowbro. This power can't be used if Slowbro is affected by a Special Condition.",
"type": "Poké-Power"
}
],
"attacks": [
{
"cost": [
"Psychic",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Psyshock",
"text": "Flip a coin. If heads, the Defending Pokémon is now Paralyzed.",
"damage": "30"
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "×2"
}
],
"rarity": "Rare Holo",
"artist": "Yuka Morii",
"pricing": {
"currency": "USD",
"market": 49.99,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 49.99
},
{
"condition": "HP",
"price": 27.09
},
{
"condition": "DMG",
"price": 19.92
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 78,
"low": 75.5,
"high": 95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 25,
"low": 21.25,
"high": 28.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 27.75,
"low": 27.75,
"high": 30,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 47.49,
"low": 44.99,
"high": 55,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 49.99,
"low": 42.49,
"high": 57.49,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 2300,
"low": 2008.8,
"high": 2860,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "5",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "7",
"value": 9,
"low": 7.65,
"high": 10.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 28,
"low": 28,
"high": 39.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 105.77,
"low": 36,
"high": 110.29,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "8.5",
"value": 95,
"low": 80.75,
"high": 109.25,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "9",
"value": 133.5,
"low": 113.48,
"high": 153.52,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-08-14T02:10:17.515Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}