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

Your opponent's Active Pokémon is now Burned.
/api/v1/pokemon/cards/mep-44vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "mep-44vh",
"name": "Litten",
"number": "44",
"printed_number": "44",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep-44vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep-44vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep-44vh.large.webp"
}
],
"expansion": {
"id": "mep",
"name": "Mega Evolution Black Star Promos",
"total": 112,
"language": "English",
"language_code": "en",
"series": "Mega Evolution",
"code": "MEP",
"printed_total": 112,
"release_date": "2025/09/26",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/mep.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/mep.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "684468",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep-44vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep-44vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep-44vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Fire"
],
"hp": "70",
"attacks": [
{
"cost": [
"Fire",
"Fire"
],
"converted_energy_cost": 2,
"name": "Fire Fang",
"text": "Your opponent's Active Pokémon is now Burned.",
"damage": "20"
}
],
"weaknesses": [
{
"type": "Water",
"value": "×2"
}
],
"rarity": "Promo",
"artist": "Saboteri",
"pricing": {
"currency": "USD",
"market": 5.93,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 5.93
},
{
"condition": "DMG",
"price": 5.43
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 28.83,
"low": 23.82,
"high": 38.14,
"confidence": "high",
"value_kind": "sold",
"sold_count": 8
},
{
"company": "BGS",
"grade": "10",
"value": 90,
"low": 90,
"high": 90,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "BGS",
"grade": "9.5",
"value": 32.5,
"low": 28.75,
"high": 36.25,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 45.95,
"low": 31.5,
"high": 51.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 12.27,
"low": 9.6,
"high": 9.6,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9.5",
"value": 10.8,
"low": 10.16,
"high": 16.56,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "10",
"value": 43,
"low": 42,
"high": 119.4,
"confidence": "high",
"value_kind": "sold",
"sold_count": 161,
"trend": {
"direction": "down",
"percent": -35.3
}
},
{
"company": "PSA",
"grade": "7",
"value": 12.5,
"low": 10.63,
"high": 14.37,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 15,
"low": 13.81,
"high": 17.1,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "9",
"value": 20.6,
"low": 18.6,
"high": 30.8,
"confidence": "high",
"value_kind": "sold",
"sold_count": 33,
"trend": {
"direction": "down",
"percent": -8
}
},
{
"company": "TAG",
"grade": "10",
"value": 38,
"low": 36,
"high": 115,
"confidence": "high",
"value_kind": "sold",
"sold_count": 11,
"trend": {
"direction": "down",
"percent": -50.6
}
},
{
"company": "TAG",
"grade": "9",
"value": 30,
"low": 30,
"high": 30,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-21T02:57:46.786Z",
"trend_7d": {
"direction": "flat",
"percent": -0.17
}
}
}
}