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

Draw 2 cards.
If your opponent's Pokémon used an attack that isn't a GX attack during their last turn, use it as this attack.
/api/v1/pokemon/cards/sm2-58vrh?include=prices 200 20ms{
"success": true,
"data": {
"id": "sm2-58vrh",
"name": "Mimikyu",
"number": "58",
"printed_number": "58",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm2/58vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm2/58vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm2/58vrh.large.webp"
}
],
"expansion": {
"id": "sm2",
"name": "Guardians Rising",
"total": 180,
"language": "English",
"language_code": "en",
"series": "Sun & Moon",
"code": "GRI",
"printed_total": 145,
"release_date": "2017/05/05",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm2.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm2.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "130966",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm2/58vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm2/58vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm2/58vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Psychic"
],
"hp": "70",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Filch",
"text": "Draw 2 cards."
},
{
"cost": [
"Psychic",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Copycat",
"text": "If your opponent's Pokémon used an attack that isn't a GX attack during their last turn, use it as this attack."
}
],
"rarity": "Rare Holo",
"artist": "Megumi Mizutani",
"pricing": {
"currency": "USD",
"market": 9.99,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 9.99
},
{
"condition": "LP",
"price": 6.99
},
{
"condition": "MP",
"price": 6.59
},
{
"condition": "HP",
"price": 3.69
},
{
"condition": "DMG",
"price": 3.97
}
],
"graded": [
{
"company": "CGC",
"grade": "8.5",
"value": 14,
"low": 11.9,
"high": 16.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 19.95,
"low": 16.96,
"high": 22.94,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 279,
"low": 279,
"high": 279,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "6",
"value": 9,
"low": 7.65,
"high": 10.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 13,
"low": 13,
"high": 26,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"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:18:34.787Z",
"trend_7d": {
"direction": "flat",
"percent": -0.4
}
}
}
}