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

Flip 3 coins. Attach an amount of Basic Energy up to the number of heads from your discard pile to your Benched Pokémon in any way you like.
/api/v1/pokemon/cards/me2-80vrh?include=prices 200 17ms{
"success": true,
"data": {
"id": "me2-80vrh",
"name": "Smeargle",
"number": "80",
"printed_number": "80",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2/80vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2/80vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2/80vrh.large.webp"
}
],
"expansion": {
"id": "me2",
"name": "Phantasmal Flames",
"total": 130,
"language": "English",
"language_code": "en",
"series": "Mega Evolution",
"code": "PFL",
"printed_total": 94,
"release_date": "2025/11/14",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/me2.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/me2.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "662227",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2/80vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2/80vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2/80vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Colorless"
],
"hp": "80",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Energizing Sketch",
"text": "Flip 3 coins. Attach an amount of Basic Energy up to the number of heads from your discard pile to your Benched Pokémon in any way you like."
},
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Hook",
"damage": "40"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Common",
"artist": "REND",
"pricing": {
"currency": "USD",
"market": 0.18,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.18
},
{
"condition": "LP",
"price": 0.13
},
{
"condition": "MP",
"price": 0.1
},
{
"condition": "DMG",
"price": 0.01
}
],
"graded": [
{
"company": "PSA",
"grade": "10",
"value": 42.63,
"low": 23.5,
"high": 91.49,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "9",
"value": 13,
"low": 11.05,
"high": 14.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:57:17.971Z",
"trend_7d": {
"direction": "down",
"percent": -14.29
}
}
}
}