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

Before doing damage, discard all Pokémon Tools from your opponent's Active Pokémon.
This attack does 40 damage for each damage counter on all of your Benched Rattata.
/api/v1/pokemon/cards/me3-99vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "me3-99vh",
"name": "Raticate",
"number": "99",
"printed_number": "99",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me3-99vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me3-99vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me3-99vh.large.webp"
}
],
"expansion": {
"id": "me3",
"name": "Perfect Order",
"total": 124,
"language": "English",
"language_code": "en",
"series": "Mega Evolution",
"code": "POR",
"printed_total": 88,
"release_date": "2026/03/27",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/me3.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/me3.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "684439",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me3-99vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me3-99vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me3-99vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Colorless"
],
"hp": "90",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Scrape Off",
"text": "Before doing damage, discard all Pokémon Tools from your opponent's Active Pokémon.",
"damage": "20"
},
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Retaliatory Incisors",
"text": "This attack does 40 damage for each damage counter on all of your Benched Rattata.",
"damage": "40×"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Illustration Rare",
"artist": "Mina Nakai",
"pricing": {
"currency": "USD",
"market": 2.22,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 2.22
},
{
"condition": "HP",
"price": 1.9
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 24.86,
"low": 23.76,
"high": 30.95,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "AGS",
"grade": "10",
"value": 31,
"low": 31,
"high": 31,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "AGS",
"grade": "9.5",
"value": 27.99,
"low": 23.79,
"high": 32.19,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 75,
"low": 25.75,
"high": 77.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 10.8,
"low": 10.8,
"high": 10.8,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 53.25,
"low": 48.75,
"high": 100,
"confidence": "high",
"value_kind": "sold",
"sold_count": 96,
"trend": {
"direction": "down",
"percent": -37.7
}
},
{
"company": "PSA",
"grade": "7",
"value": 5.5,
"low": 5.5,
"high": 5.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 17.16,
"low": 13.3,
"high": 32.39,
"confidence": "high",
"value_kind": "sold",
"sold_count": 19,
"trend": {
"direction": "down",
"percent": -38.7
}
},
{
"company": "TAG",
"grade": "10",
"value": 89.99,
"low": 58.6,
"high": 99.99,
"confidence": "high",
"value_kind": "sold",
"sold_count": 5
}
],
"market_updated_at": "2026-09-21T02:59:00.217Z",
"trend_7d": {
"direction": "down",
"percent": -5.93
}
}
}
}