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

Discard an Energy card attached to Jirachi and draw 3 cards.
Does 10 damage times the amount of Energy attached to the Defending Pokémon.
/api/v1/pokemon/cards/np-21?include=prices 200 16ms{
"success": true,
"data": {
"id": "np-21",
"name": "Jirachi",
"number": "21",
"printed_number": "21",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/np/21.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/np/21.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/np/21.large.webp"
}
],
"expansion": {
"id": "np",
"name": "Nintendo Black Star Promos",
"total": 40,
"language": "English",
"language_code": "en",
"series": "NP",
"code": "PR-NP",
"printed_total": 40,
"release_date": "2003/10/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/np.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/np.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "86326",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/np/21.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/np/21.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/np/21.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Psychic"
],
"hp": "50",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "The Third Eye",
"text": "Discard an Energy card attached to Jirachi and draw 3 cards."
},
{
"cost": [
"Psychic"
],
"converted_energy_cost": 1,
"name": "Psywave",
"text": "Does 10 damage times the amount of Energy attached to the Defending Pokémon.",
"damage": "10"
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "×2"
}
],
"rarity": "Promo",
"artist": "Atsuko Nishida",
"pricing": {
"currency": "USD",
"market": 24.99,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 24.99
},
{
"condition": "MP",
"price": 15.02
},
{
"condition": "HP",
"price": 8.38
},
{
"condition": "DMG",
"price": 6.69
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 499,
"low": 499,
"high": 499,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "7.5",
"value": 50,
"low": 50,
"high": 50,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "8.5",
"value": 13,
"low": 13,
"high": 49.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 50,
"low": 42.5,
"high": 57.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 74,
"low": 62.9,
"high": 85.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "4",
"value": 50,
"low": 50,
"high": 50,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "5",
"value": 25,
"low": 21.25,
"high": 28.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 39.5,
"low": 33.57,
"high": 45.43,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 59.99,
"low": 50.99,
"high": 68.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 57.5,
"low": 37.88,
"high": 86,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 300,
"low": 260,
"high": 1260,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
}
],
"market_updated_at": "2026-09-22T03:22:02.012Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}