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

Shuffle your hand into your deck. Then, draw 6 cards.
/api/v1/pokemon/cards/me2pt5-240vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "me2pt5-240vh",
"name": "Hitmontop",
"number": "240",
"printed_number": "240",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2pt5/240vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2pt5/240vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2pt5/240vh.large.webp"
}
],
"expansion": {
"id": "me2pt5",
"name": "Ascended Heroes",
"total": 295,
"language": "English",
"language_code": "en",
"series": "Mega Evolution",
"code": "ASC",
"printed_total": 217,
"release_date": "2026/01/30",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/me2pt5.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/me2pt5.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "676052",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2pt5/240vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2pt5/240vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2pt5/240vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Fighting"
],
"hp": "100",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Spin and Draw",
"text": "Shuffle your hand into your deck. Then, draw 6 cards."
},
{
"cost": [
"Fighting",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Low Kick",
"damage": "50"
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "×2"
}
],
"rarity": "Illustration Rare",
"artist": "osare",
"pricing": {
"currency": "USD",
"market": 5.35,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 5.35
},
{
"condition": "HP",
"price": 4.99
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 47.62,
"low": 35.43,
"high": 35.43,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "ACE",
"grade": "9",
"value": 23.81,
"low": 23.81,
"high": 23.81,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "BGS",
"grade": "9.5",
"value": 50,
"low": 50,
"high": 50,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "10",
"value": 56.38,
"low": 23.04,
"high": 57.56,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 19.99,
"low": 16.99,
"high": 22.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 9.23,
"low": 7.38,
"high": 10.42,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "10",
"value": 69.5,
"low": 65.6,
"high": 139.99,
"confidence": "high",
"value_kind": "sold",
"sold_count": 87,
"trend": {
"direction": "down",
"percent": -28.9
}
},
{
"company": "PSA",
"grade": "6",
"value": 10.91,
"low": 10.6,
"high": 11.4,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "8",
"value": 20,
"low": 12.26,
"high": 27.2,
"confidence": "high",
"value_kind": "sold",
"sold_count": 5
},
{
"company": "PSA",
"grade": "9",
"value": 19.5,
"low": 14.1,
"high": 31.6,
"confidence": "high",
"value_kind": "sold",
"sold_count": 25,
"trend": {
"direction": "down",
"percent": -17
}
},
{
"company": "TAG",
"grade": "10",
"value": 125,
"low": 108.99,
"high": 136.99,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "TAG",
"grade": "7",
"value": 11.5,
"low": 9.78,
"high": 13.23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "8",
"value": 9.99,
"low": 9.99,
"high": 9.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "TAG",
"grade": "9",
"value": 42.5,
"low": 42.5,
"high": 42.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-21T02:54:44.651Z",
"trend_7d": {
"direction": "down",
"percent": -4.29
}
}
}
}