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

/api/v1/pokemon/cards/ex15-17vrh?include=prices 200 16ms{
"success": true,
"data": {
"id": "ex15-17vrh",
"name": "Jynx δ",
"number": "17",
"printed_number": "17",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex15/17vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex15/17vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex15/17vrh.large.webp"
}
],
"expansion": {
"id": "ex15",
"name": "Dragon Frontiers",
"total": 101,
"language": "English",
"language_code": "en",
"series": "EX",
"code": "DF",
"printed_total": 101,
"release_date": "2006/11/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex15.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex15.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "86378",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex15/17vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex15/17vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex15/17vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Fire"
],
"hp": "60",
"abilities": [
{
"name": "Stages of Evolution",
"text": "As long as Jynx is an Evolved Pokémon, you pay Colorless less to retreat your Fire and Psychic Pokémon.",
"type": "Poké-Body"
}
],
"attacks": [
{
"cost": [
"Fire",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Fire Punch",
"damage": "30"
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "×2"
}
],
"rarity": "Rare",
"artist": "Ken Sugimori",
"pricing": {
"currency": "USD",
"market": 26.03,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 26.03
},
{
"condition": "LP",
"price": 16.44
},
{
"condition": "MP",
"price": 8.76
},
{
"condition": "HP",
"price": 7.3
},
{
"condition": "DMG",
"price": 9.14
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 36.5,
"low": 31.03,
"high": 41.97,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 20,
"low": 17,
"high": 23,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 16.5,
"low": 14.03,
"high": 18.97,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9.5",
"value": 30,
"low": 25.5,
"high": 34.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "1",
"value": 129.99,
"low": 110.49,
"high": 149.49,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 1710,
"low": 355,
"high": 1710,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "5",
"value": 21.5,
"low": 18.27,
"high": 24.73,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 40,
"low": 34,
"high": 46,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 29.95,
"low": 29.95,
"high": 42.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 49.99,
"low": 14.75,
"high": 49.99,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 130.49,
"low": 189.99,
"high": 189.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "TAG",
"grade": "10",
"value": 16,
"low": 13.6,
"high": 18.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:09:38.715Z",
"trend_7d": {
"direction": "up",
"percent": 0.77
}
}
}
}