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

This attack does 10 damage plus 10 more damage for each damage counter on the Defending Pokémon.
Flip a coin. If heads, the Defending Pokémon is now Confused.
/api/v1/pokemon/cards/ecard2-18vrh?include=prices 200 16ms{
"success": true,
"data": {
"id": "ecard2-18vrh",
"name": "Jynx",
"number": "18",
"printed_number": "18",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/18vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/18vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/18vrh.large.webp"
}
],
"expansion": {
"id": "ecard2",
"name": "Aquapolis",
"total": 182,
"language": "English",
"language_code": "en",
"series": "E-Card",
"code": "AQ",
"printed_total": 147,
"release_date": "2003/01/15",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ecard2.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ecard2.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "86370",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/18vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/18vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/18vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Psychic"
],
"hp": "60",
"attacks": [
{
"cost": [
"Psychic",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Meditate",
"text": "This attack does 10 damage plus 10 more damage for each damage counter on the Defending Pokémon.",
"damage": "10"
},
{
"cost": [
"Psychic",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Confuse Ray",
"text": "Flip a coin. If heads, the Defending Pokémon is now Confused.",
"damage": "20"
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "×2"
}
],
"rarity": "Rare",
"artist": "Hisao Nakamura",
"pricing": {
"currency": "USD",
"market": 68.24,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 68.24
},
{
"condition": "LP",
"price": 27.77
},
{
"condition": "MP",
"price": 37.5
},
{
"condition": "HP",
"price": 14.99
},
{
"condition": "DMG",
"price": 15.98
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 90.18,
"low": 21.6,
"high": 499.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "CGC",
"grade": "6.5",
"value": 34.95,
"low": 29.71,
"high": 40.19,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 62.4,
"low": 53.04,
"high": 71.76,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 27,
"low": 22.95,
"high": 31.05,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 686.67,
"low": 351.26,
"high": 686.67,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "5",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "6",
"value": 21,
"low": 17.85,
"high": 24.15,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 84.01,
"low": 84.01,
"high": 84.01,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 71.29,
"low": 100.83,
"high": 100.83,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 109.99,
"low": 92.74,
"high": 112.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:25:58.336Z",
"trend_7d": {
"direction": "up",
"percent": 4.98
}
}
}
}