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, discard an Energy from your opponent's Active Pokémon.
/api/v1/pokemon/cards/rsv10pt5-94vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "rsv10pt5-94vh",
"name": "Accelgor",
"number": "94",
"printed_number": "94",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/rsv10pt5/94vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/rsv10pt5/94vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/rsv10pt5/94vh.large.webp"
}
],
"expansion": {
"id": "rsv10pt5",
"name": "White Flare",
"total": 173,
"language": "English",
"language_code": "en",
"series": "Scarlet & Violet",
"code": "WHT",
"printed_total": 86,
"release_date": "2025/07/18",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/rsv10pt5.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/rsv10pt5.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "642209",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/rsv10pt5/94vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/rsv10pt5/94vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/rsv10pt5/94vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Grass"
],
"hp": "100",
"attacks": [
{
"cost": [
"Grass"
],
"converted_energy_cost": 1,
"name": "Acid Spray",
"text": "Flip a coin. If heads, discard an Energy from your opponent's Active Pokémon.",
"damage": "50"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"rarity": "Illustration Rare",
"artist": "Taiga Kasai",
"pricing": {
"currency": "USD",
"market": 16.73,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 16.73
},
{
"condition": "LP",
"price": 13.46
},
{
"condition": "MP",
"price": 5
},
{
"condition": "DMG",
"price": 6.02
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 19.2,
"low": 19.2,
"high": 25,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 12.25,
"low": 10.41,
"high": 14.09,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 11.51,
"low": 9.78,
"high": 13.24,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 139.99,
"low": 64,
"high": 149.99,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 17.25,
"low": 20,
"high": 20,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 11.34,
"low": 10.05,
"high": 10.45,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "TAG",
"grade": "10",
"value": 200,
"low": 200,
"high": 200,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "TAG",
"grade": "7",
"value": 5.5,
"low": 4.68,
"high": 6.32,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:08:33.713Z",
"trend_7d": {
"direction": "up",
"percent": 0.6
}
}
}
}