Powered live by GET /api/v1/pokemon/…, the same public API documented in the Card Data API docs. Search supports the full q syntax.

During your next turn, this Pokémon's Psych Up attack does 40 more damage (before applying Weakness and Resistance).
/api/v1/pokemon/cards/xy9-21vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "xy9-21vh",
"name": "Slowking",
"number": "21",
"printed_number": "21",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy9/21vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy9/21vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy9/21vh.large.webp"
}
],
"expansion": {
"id": "xy9",
"name": "BREAKpoint",
"total": 126,
"language": "English",
"language_code": "en",
"series": "XY",
"code": "BKP",
"printed_total": 122,
"release_date": "2016/02/03",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy9.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy9.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "111524",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy9/21vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy9/21vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy9/21vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Water"
],
"hp": "100",
"abilities": [
{
"name": "Royal Flash",
"text": "Once during your turn (before your attack), you may flip a coin. If heads, move an Energy from your opponent's Active Pokémon to 1 of his or her Benched Pokémon.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Water",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Psych Up",
"text": "During your next turn, this Pokémon's Psych Up attack does 40 more damage (before applying Weakness and Resistance).",
"damage": "40"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"rarity": "Rare Holo",
"artist": "Aya Kusube",
"pricing": {
"currency": "USD",
"market": 1.21,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.21
},
{
"condition": "LP",
"price": 0.9
},
{
"condition": "MP",
"price": 0.66
},
{
"condition": "HP",
"price": 0.64
},
{
"condition": "DMG",
"price": 0.42
}
],
"graded": [
{
"company": "CGC",
"grade": "7.5",
"value": 8.4,
"low": 7.14,
"high": 9.66,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 16,
"low": 13.6,
"high": 18.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 24.63,
"low": 26.5,
"high": 38.49,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "10",
"value": 115.5,
"low": 108,
"high": 123,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "6",
"value": 14,
"low": 11.9,
"high": 16.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 21.28,
"low": 32,
"high": 32,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 65,
"low": 47.9,
"high": 97.5,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
},
{
"company": "TAG",
"grade": "8.5",
"value": 36,
"low": 30.6,
"high": 41.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:49:00.680Z",
"trend_7d": {
"direction": "up",
"percent": 0.83
}
}
}
}