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

Does 20 more damage for each Psychic Energy attached to this Pokémon.
/api/v1/pokemon/cards/bw11-72vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "bw11-72vh",
"name": "Gothitelle",
"number": "72",
"printed_number": "72",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw11/72vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw11/72vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw11/72vh.large.webp"
}
],
"expansion": {
"id": "bw11",
"name": "Legendary Treasures",
"total": 140,
"language": "English",
"language_code": "en",
"series": "Black & White",
"code": "LTR",
"printed_total": 113,
"release_date": "2013/11/06",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/bw11.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/bw11.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "85854",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw11/72vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw11/72vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw11/72vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Psychic"
],
"hp": "130",
"abilities": [
{
"name": "Magic Room",
"text": "As long as this Pokémon is your Active Pokémon, your opponent can't play any Item cards from his or her hand.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Madkinesis",
"text": "Does 20 more damage for each Psychic Energy attached to this Pokémon.",
"damage": "30"
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "×2"
}
],
"rarity": "Rare Holo",
"artist": "kawayoo",
"pricing": {
"currency": "USD",
"market": 2.12,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 2.12
},
{
"condition": "LP",
"price": 1.67
},
{
"condition": "MP",
"price": 1.19
},
{
"condition": "HP",
"price": 1.04
},
{
"condition": "DMG",
"price": 0.66
}
],
"graded": [
{
"company": "CGC",
"grade": "8.5",
"value": 9,
"low": 7.65,
"high": 10.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 13,
"low": 11.05,
"high": 14.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 7,
"low": 5.95,
"high": 8.05,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 39.51,
"low": 13.75,
"high": 39.51,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:19:42.754Z",
"trend_7d": {
"direction": "down",
"percent": -0.93
}
}
}
}