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/mep-76vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "mep-76vh",
"name": "Crobat",
"number": "76",
"printed_number": "76",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep-76vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep-76vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep-76vh.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": "694686",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep-76vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep-76vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep-76vh.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": "Promo",
"artist": "Apios",
"pricing": {
"currency": "USD",
"market": 13.23,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 13.23
},
{
"condition": "LP",
"price": 11.2
},
{
"condition": "MP",
"price": 12.89
},
{
"condition": "DMG",
"price": 9.32
}
],
"graded": [],
"market_updated_at": "2026-09-21T02:57:46.786Z",
"trend_7d": {
"direction": "up",
"percent": 3.68
}
}
}
}