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 Burned.
/api/v1/pokemon/cards/dp4-89vrh?include=prices 200 20ms{
"success": true,
"data": {
"id": "dp4-89vrh",
"name": "Torchic",
"number": "89",
"printed_number": "89",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp4/89vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp4/89vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp4/89vrh.large.webp"
}
],
"expansion": {
"id": "dp4",
"name": "Great Encounters",
"total": 106,
"language": "English",
"language_code": "en",
"series": "Diamond & Pearl",
"code": "GE",
"printed_total": 106,
"release_date": "2008/02/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/dp4.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/dp4.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "89960",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp4/89vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp4/89vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp4/89vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Fire"
],
"hp": "50",
"attacks": [
{
"cost": [],
"converted_energy_cost": 0,
"name": "Peck",
"damage": "10"
},
{
"cost": [
"Fire"
],
"converted_energy_cost": 1,
"name": "Singe",
"text": "The Defending Pokémon is now Burned."
}
],
"weaknesses": [
{
"type": "Water",
"value": "+10"
}
],
"rarity": "Common",
"artist": "Hiroki Fuchino",
"pricing": {
"currency": "USD",
"market": 10,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 10
},
{
"condition": "LP",
"price": 1.41
},
{
"condition": "MP",
"price": 0.71
},
{
"condition": "HP",
"price": 0.39
},
{
"condition": "DMG",
"price": 0.4
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 123,
"low": 104.55,
"high": 141.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 8.5,
"low": 7.23,
"high": 9.77,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 600,
"low": 510,
"high": 690,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 26,
"low": 22.1,
"high": 29.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 20.26,
"low": 20.26,
"high": 49,
"confidence": "low",
"value_kind": "feed",
"sold_count": 2
},
{
"company": "PSA",
"grade": "9",
"value": 19,
"low": 16.15,
"high": 21.85,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:43:18.271Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}