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

Choose 1 of your opponent's Pokémon. This attack does 20 damage to that Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)
Does 50 damage plus 10 more damage for each type of basic Energy attached to the Defending Pokémon.
/api/v1/pokemon/cards/ex5-49?include=prices 200 16ms{
"success": true,
"data": {
"id": "ex5-49",
"name": "Starmie",
"number": "49",
"printed_number": "49",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex5/49.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex5/49.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex5/49.large.webp"
}
],
"expansion": {
"id": "ex5",
"name": "Hidden Legends",
"total": 102,
"language": "English",
"language_code": "en",
"series": "EX",
"code": "HL",
"printed_total": 101,
"release_date": "2004/06/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex5.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex5.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "89532",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex5/49.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex5/49.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex5/49.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Psychic"
],
"hp": "80",
"attacks": [
{
"cost": [
"Water"
],
"converted_energy_cost": 1,
"name": "Water Arrow",
"text": "Choose 1 of your opponent's Pokémon. This attack does 20 damage to that Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)"
},
{
"cost": [
"Psychic",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Rainbow Star",
"text": "Does 50 damage plus 10 more damage for each type of basic Energy attached to the Defending Pokémon.",
"damage": "50"
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "×2"
}
],
"rarity": "Uncommon",
"artist": "Aya Kusube",
"pricing": {
"currency": "USD",
"market": 0.83,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.83
},
{
"condition": "LP",
"price": 0.71
},
{
"condition": "MP",
"price": 0.48
},
{
"condition": "HP",
"price": 0.38
},
{
"condition": "DMG",
"price": 0.56
}
],
"graded": [
{
"company": "CGC",
"grade": "8.5",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 40,
"low": 40,
"high": 40,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 245.5,
"low": 175,
"high": 245.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 5.75,
"low": 4.89,
"high": 6.61,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 22.82,
"low": 32.99,
"high": 32.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 24.05,
"low": 40,
"high": 40,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 79.93,
"low": 127.5,
"high": 127.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-11T03:09:56.743Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}