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

Choose 1 of your opponent's Pokémon. This attack does 10 damage to that Pokémon. This attack's damage isn't affected by Weakness, Resistance, Poké-Powers, Poké-Bodies, or any other effects on that Pokémon.
/api/v1/pokemon/cards/pop5-11?include=prices 200 18ms{
"success": true,
"data": {
"id": "pop5-11",
"name": "Meowth δ",
"number": "11",
"printed_number": "11",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop5/11.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop5/11.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop5/11.large.webp"
}
],
"expansion": {
"id": "pop5",
"name": "POP Series 5",
"total": 17,
"language": "English",
"language_code": "en",
"series": "POP",
"printed_total": 17,
"release_date": "2007/03/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/pop5.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/pop5.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "87330",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop5/11.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop5/11.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop5/11.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Darkness"
],
"hp": "40",
"attacks": [
{
"cost": [
"Darkness"
],
"converted_energy_cost": 1,
"name": "Feint Attack",
"text": "Choose 1 of your opponent's Pokémon. This attack does 10 damage to that Pokémon. This attack's damage isn't affected by Weakness, Resistance, Poké-Powers, Poké-Bodies, or any other effects on that Pokémon."
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Common",
"artist": "Mitsuhiro Arita",
"pricing": {
"currency": "USD",
"market": 18.6,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 18.6
},
{
"condition": "LP",
"price": 15.36
},
{
"condition": "MP",
"price": 8.93
},
{
"condition": "HP",
"price": 5.74
},
{
"condition": "DMG",
"price": 5.37
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 52,
"low": 49,
"high": 72.6,
"confidence": "high",
"value_kind": "sold",
"sold_count": 7
},
{
"company": "CGC",
"grade": "8",
"value": 15.5,
"low": 13.18,
"high": 17.83,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 17.69,
"low": 9.76,
"high": 22.15,
"confidence": "high",
"value_kind": "sold",
"sold_count": 8
},
{
"company": "PSA",
"grade": "5",
"value": 16.48,
"low": 14.01,
"high": 18.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 22.5,
"low": 19.13,
"high": 25.87,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 39.05,
"low": 60,
"high": 60,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 31,
"low": 26.35,
"high": 35.65,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:51:51.603Z",
"trend_7d": {
"direction": "up",
"percent": 16.32
}
}
}
}