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

Flip a coin. If heads, this attack does 10 more damage.
/api/v1/pokemon/cards/me2pt5-225vh?include=prices 200 19ms{
"success": true,
"data": {
"id": "me2pt5-225vh",
"name": "Scorbunny",
"number": "225",
"printed_number": "225",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2pt5/225vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2pt5/225vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2pt5/225vh.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": "676037",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2pt5/225vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2pt5/225vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2pt5/225vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Fire"
],
"hp": "70",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Quick Attack",
"text": "Flip a coin. If heads, this attack does 10 more damage.",
"damage": "10+"
}
],
"weaknesses": [
{
"type": "Water",
"value": "×2"
}
],
"rarity": "Illustration Rare",
"artist": "Yuu Nishida",
"pricing": {
"currency": "USD",
"market": 8.41,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 8.41
},
{
"condition": "LP",
"price": 7.68
},
{
"condition": "HP",
"price": 6
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 47.3,
"low": 35.37,
"high": 53.36,
"confidence": "high",
"value_kind": "sold",
"sold_count": 7
},
{
"company": "ACE",
"grade": "9",
"value": 17.76,
"low": 17.76,
"high": 17.76,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "AGS",
"grade": "9.5",
"value": 24.5,
"low": 24.5,
"high": 24.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "BGS",
"grade": "10",
"value": 153.5,
"low": 130.48,
"high": 176.52,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9.5",
"value": 31,
"low": 31,
"high": 31,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "10",
"value": 73.5,
"low": 59.98,
"high": 78,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 24,
"low": 24,
"high": 24,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 65,
"low": 60,
"high": 122,
"confidence": "high",
"value_kind": "sold",
"sold_count": 143,
"trend": {
"direction": "down",
"percent": -32.3
}
},
{
"company": "PSA",
"grade": "7",
"value": 17.01,
"low": 17.01,
"high": 17.01,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 8.5,
"low": 8.5,
"high": 13.22,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "9",
"value": 23,
"low": 16.85,
"high": 37.07,
"confidence": "high",
"value_kind": "sold",
"sold_count": 32,
"trend": {
"direction": "down",
"percent": -11.5
}
},
{
"company": "TAG",
"grade": "10",
"value": 102.5,
"low": 48.74,
"high": 275.74,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
},
{
"company": "TAG",
"grade": "9",
"value": 31.19,
"low": 25,
"high": 25,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-21T02:54:44.651Z",
"trend_7d": {
"direction": "down",
"percent": -4.97
}
}
}
}