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

Search your deck for a Pokémon Tool card or Rocket's Secret Machine card, show it to your opponent, and put it into your hand. If you do, you may switch Rocket's Meowth with 1 of your Benched Pokémon. Shuffle your deck afterward.
Flip a coin for each Pokémon in play (both yours and your opponent's). This attack does 10 damage times the number of heads. Rocket's Meowth does 10 damage times the number of tails to itself.
/api/v1/pokemon/cards/ex7-46?include=prices 200 35ms{
"success": true,
"data": {
"id": "ex7-46",
"name": "Rocket's Meowth",
"number": "46",
"printed_number": "46",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex7/46.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex7/46.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex7/46.large.webp"
}
],
"expansion": {
"id": "ex7",
"name": "Team Rocket Returns",
"total": 111,
"language": "English",
"language_code": "en",
"series": "EX",
"code": "TRR",
"printed_total": 109,
"release_date": "2004/11/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex7.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex7.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "88775",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex7/46.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex7/46.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex7/46.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Darkness"
],
"hp": "60",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Snatch and Run",
"text": "Search your deck for a Pokémon Tool card or Rocket's Secret Machine card, show it to your opponent, and put it into your hand. If you do, you may switch Rocket's Meowth with 1 of your Benched Pokémon. Shuffle your deck afterward."
},
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Miraculous Comeback",
"text": "Flip a coin for each Pokémon in play (both yours and your opponent's). This attack does 10 damage times the number of heads. Rocket's Meowth does 10 damage times the number of tails to itself.",
"damage": "10"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Uncommon",
"artist": "Mitsuhiro Arita",
"pricing": {
"currency": "USD",
"market": 17.76,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 17.76
},
{
"condition": "LP",
"price": 14.21
},
{
"condition": "MP",
"price": 8.97
},
{
"condition": "HP",
"price": 6.81
},
{
"condition": "DMG",
"price": 5.54
}
],
"graded": [
{
"company": "ACE",
"grade": "7",
"value": 66.88,
"low": 66.88,
"high": 66.88,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "BGS",
"grade": "8.5",
"value": 50,
"low": 42.5,
"high": 57.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9.5",
"value": 250,
"low": 212.5,
"high": 287.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 79.99,
"low": 67.99,
"high": 91.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "6.5",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 110,
"low": 93.5,
"high": 126.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 24.94,
"low": 19.99,
"high": 19.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "8.5",
"value": 28.02,
"low": 24.99,
"high": 24.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9",
"value": 104.5,
"low": 28.49,
"high": 104.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 113.5,
"low": 39.99,
"high": 113.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "1",
"value": 100,
"low": 85,
"high": 115,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 575,
"low": 455.5,
"high": 4100,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
},
{
"company": "PSA",
"grade": "3",
"value": 15,
"low": 12.75,
"high": 17.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "5",
"value": 47.5,
"low": 24.99,
"high": 47.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 26,
"low": 22.1,
"high": 29.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 73.5,
"low": 73.5,
"high": 160,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 20,
"low": 20,
"high": 23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 3
},
{
"company": "PSA",
"grade": "9",
"value": 53,
"low": 48,
"high": 366,
"confidence": "high",
"value_kind": "sold",
"sold_count": 7
},
{
"company": "SGC",
"grade": "9",
"value": 111,
"low": 94.35,
"high": 127.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:40:06.773Z",
"trend_7d": {
"direction": "up",
"percent": 18.8
}
}
}
}