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

Heal 120 damage from 1 of your Benched Psychic Pokémon.
/api/v1/pokemon/cards/mep-26vh?include=prices 200 19ms{
"success": true,
"data": {
"id": "mep-26vh",
"name": "Meloetta",
"number": "26",
"printed_number": "26",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/26vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/26vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/26vh.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": "659231",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/26vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/26vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/26vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Psychic"
],
"hp": "90",
"attacks": [
{
"cost": [
"Psychic"
],
"converted_energy_cost": 1,
"name": "Soothing Melody",
"text": "Heal 120 damage from 1 of your Benched Psychic Pokémon."
},
{
"cost": [
"Psychic",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Magical Shot",
"damage": "50"
}
],
"weaknesses": [
{
"type": "Darkness",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-30"
}
],
"rarity": "Promo",
"artist": "Keisin",
"pricing": {
"currency": "USD",
"market": 15.55,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 15.55
},
{
"condition": "LP",
"price": 14.2
},
{
"condition": "MP",
"price": 10.14
},
{
"condition": "HP",
"price": 10.5
},
{
"condition": "DMG",
"price": 6.28
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 26.57,
"low": 26.57,
"high": 26.57,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "AGS",
"grade": "10",
"value": 99.5,
"low": 84.58,
"high": 114.43,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "CGC",
"grade": "10",
"value": 54.73,
"low": 45,
"high": 68.95,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 15.17,
"low": 15.46,
"high": 19.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "CGC",
"grade": "9",
"value": 3.25,
"low": 3.25,
"high": 3.25,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9.5",
"value": 18.24,
"low": 16.55,
"high": 24.95,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "10",
"value": 239.99,
"low": 194.5,
"high": 297.99,
"confidence": "high",
"value_kind": "sold",
"sold_count": 15
},
{
"company": "PSA",
"grade": "7",
"value": 12.75,
"low": 10,
"high": 10,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 16.84,
"low": 19.69,
"high": 19.69,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 24.69,
"low": 14.3,
"high": 29.99,
"confidence": "high",
"value_kind": "sold",
"sold_count": 29,
"trend": {
"direction": "flat",
"percent": 0
}
},
{
"company": "TAG",
"grade": "10",
"value": 94.5,
"low": 100,
"high": 100,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "TAG",
"grade": "9",
"value": 25,
"low": 25,
"high": 25,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-21T02:57:46.786Z",
"trend_7d": {
"direction": "down",
"percent": -1.46
}
}
}
}