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

/api/v1/pokemon/cards/mep-17vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "mep-17vh",
"name": "Toxtricity",
"number": "17",
"printed_number": "17",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/17vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/17vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/17vh.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": "663193",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/17vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/17vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/17vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Darkness"
],
"hp": "140",
"abilities": [
{
"name": "Sinister Surge",
"text": "Once during your turn, you may use this Ability. Search your deck for a Basic Darkness Energy card and attach it to 1 of your Benched Darkness Pokémon. Then, shuffle your deck. If you attached Energy to a Pokémon in this way, place 2 damage counters on that Pokémon.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Darkness",
"Darkness",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Gentle Slap",
"damage": "100"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Promo",
"artist": "Krgc",
"pricing": {
"currency": "USD",
"market": 9.78,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 9.78
},
{
"condition": "LP",
"price": 9.32
},
{
"condition": "MP",
"price": 9.38
},
{
"condition": "DMG",
"price": 8.42
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 27,
"low": 22.95,
"high": 31.05,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 160.17,
"low": 81.43,
"high": 172.83,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "8",
"value": 8.01,
"low": 6.81,
"high": 9.21,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 48.36,
"low": 48.49,
"high": 48.49,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-21T02:57:46.786Z",
"trend_7d": {
"direction": "down",
"percent": -4.77
}
}
}
}