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 Confused and Poisoned.
/api/v1/pokemon/cards/me4-93vh?include=prices 200 20ms{
"success": true,
"data": {
"id": "me4-93vh",
"name": "Crobat",
"number": "93",
"printed_number": "93",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me4-93vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me4-93vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me4-93vh.large.webp"
}
],
"expansion": {
"id": "me4",
"name": "Chaos Rising",
"total": 122,
"language": "English",
"language_code": "en",
"series": "Mega Evolution",
"code": "CRI",
"printed_total": 86,
"release_date": "2026/05/22",
"logo": "https://api.rip.fun/storage/v1/object/public/avatars/sets/me4/logo-1779247335774.png",
"symbol": " "
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "693471",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me4-93vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me4-93vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me4-93vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Darkness"
],
"hp": "130",
"abilities": [
{
"name": "Nighttime Maneuvers",
"text": "Once during your turn, if this Pokémon is in the Active Spot, you may use this Ability. Search your deck for a card. Shuffle your deck, then put that card on top of it.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Darkness"
],
"converted_energy_cost": 1,
"name": "Poison Sound Wave",
"text": "Your opponent's Active Pokémon is now Confused and Poisoned.",
"damage": "80"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-30"
}
],
"rarity": "Illustration Rare",
"artist": "Kazuhisa Uragami",
"pricing": {
"currency": "USD",
"market": 2.36,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 2.36
},
{
"condition": "LP",
"price": 2.25
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 35.89,
"low": 24.05,
"high": 47.38,
"confidence": "high",
"value_kind": "sold",
"sold_count": 9,
"trend": {
"direction": "up",
"percent": 48.6
}
},
{
"company": "AGS",
"grade": "9.5",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "10",
"value": 135.5,
"low": 135.5,
"high": 135.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "BGS",
"grade": "9.5",
"value": 50,
"low": 50,
"high": 50,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "10",
"value": 53.5,
"low": 16.5,
"high": 54,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 8.37,
"low": 8.37,
"high": 8.37,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 81,
"low": 61,
"high": 149.95,
"confidence": "high",
"value_kind": "sold",
"sold_count": 41,
"trend": {
"direction": "down",
"percent": -29.9
}
},
{
"company": "PSA",
"grade": "8",
"value": 13.4,
"low": 13.4,
"high": 13.4,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 20.25,
"low": 14.1,
"high": 33.2,
"confidence": "high",
"value_kind": "sold",
"sold_count": 9
},
{
"company": "TAG",
"grade": "9",
"value": 50,
"low": 50,
"high": 50,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-21T02:29:05.702Z",
"trend_7d": {
"direction": "down",
"percent": -9.92
}
}
}
}