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

The Defending Pokémon is now Poisoned.
/api/v1/pokemon/cards/ex15-34?include=prices 200 18ms{
"success": true,
"data": {
"id": "ex15-34",
"name": "Nidorina δ",
"number": "34",
"printed_number": "34",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex15/34.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex15/34.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex15/34.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": "87740",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex15/34.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex15/34.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex15/34.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Metal"
],
"hp": "70",
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Poison Sting",
"text": "The Defending Pokémon is now Poisoned.",
"damage": "10"
},
{
"cost": [
"Metal",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Rear Kick",
"damage": "40"
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "×2"
}
],
"rarity": "Uncommon",
"artist": "Sumiyoshi Kizuki",
"pricing": {
"currency": "USD",
"market": 4.02,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 4.02
},
{
"condition": "LP",
"price": 2.9
},
{
"condition": "MP",
"price": 1.87
},
{
"condition": "HP",
"price": 1.16
},
{
"condition": "DMG",
"price": 1.05
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 23,
"low": 19.55,
"high": 26.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 11,
"low": 9.35,
"high": 12.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"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",
"value": 17.75,
"low": 13.25,
"high": 19,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 18,
"low": 15.3,
"high": 20.7,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 80.5,
"low": 68.43,
"high": 92.57,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 13.5,
"low": 11.48,
"high": 15.52,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 29.94,
"low": 36,
"high": 36,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 11,
"low": 11,
"high": 27,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 20.72,
"low": 11.85,
"high": 23.54,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
}
],
"market_updated_at": "2026-09-22T03:09:38.715Z",
"trend_7d": {
"direction": "up",
"percent": 34.45
}
}
}
}