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 all Fire Energy attached to Ponyta.
/api/v1/pokemon/cards/pl4-SH11vrh?include=prices 200 18ms{
"success": true,
"data": {
"id": "pl4-SH11vrh",
"name": "Ponyta",
"number": "SH11",
"printed_number": "SH11",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl4/SH11vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl4/SH11vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl4/SH11vrh.large.webp"
}
],
"expansion": {
"id": "pl4",
"name": "Arceus",
"total": 111,
"language": "English",
"language_code": "en",
"series": "Platinum",
"code": "AR",
"printed_total": 99,
"release_date": "2009/11/04",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/pl4.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/pl4.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "88291",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl4/SH11vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl4/SH11vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl4/SH11vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Fire"
],
"hp": "60",
"abilities": [
{
"name": "Star Barrier",
"text": "As long as Ponyta has any Energy attached to it, Ponyta has no Weakness.",
"type": "Poké-Body"
}
],
"attacks": [
{
"cost": [
"Fire",
"Fire"
],
"converted_energy_cost": 2,
"name": "Blue Fire",
"text": "Discard all Fire Energy attached to Ponyta.",
"damage": "50"
}
],
"weaknesses": [
{
"type": "Water",
"value": "+10"
}
],
"rarity": "Rare",
"artist": "Kanako Eo",
"pricing": {
"currency": "USD",
"market": 197.54,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 197.54
},
{
"condition": "LP",
"price": 168.43
},
{
"condition": "MP",
"price": 129.6
},
{
"condition": "HP",
"price": 67.38
},
{
"condition": "DMG",
"price": 115.28
}
],
"graded": [
{
"company": "BGS",
"grade": "9",
"value": 1299.99,
"low": 1299.99,
"high": 1299.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "10",
"value": 699,
"low": 594.15,
"high": 803.85,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "3",
"value": 72,
"low": 61.2,
"high": 82.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 279.99,
"low": 237.99,
"high": 321.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 399,
"low": 339.15,
"high": 458.85,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 5500,
"low": 5500,
"high": 5575,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "3",
"value": 169.99,
"low": 144.49,
"high": 195.49,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "5",
"value": 156.25,
"low": 155.31,
"high": 156.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 258.57,
"low": 275,
"high": 275,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 380,
"low": 320.17,
"high": 464.24,
"confidence": "high",
"value_kind": "sold",
"sold_count": 6,
"trend": {
"direction": "down",
"percent": -5
}
},
{
"company": "PSA",
"grade": "8.5",
"value": 549.11,
"low": 364.69,
"high": 364.69,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 1474.5,
"low": 1060,
"high": 1994.57,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
}
],
"market_updated_at": "2026-09-21T02:50:02.756Z",
"trend_7d": {
"direction": "up",
"percent": 12.13
}
}
}
}