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

/api/v1/pokemon/cards/sv10-182vrh?include=prices 200 17ms{
"success": true,
"data": {
"id": "sv10-182vrh",
"name": "Team Rocket's Energy",
"number": "182",
"printed_number": "182",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10/182vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10/182vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10/182vrh.large.webp"
}
],
"expansion": {
"id": "sv10",
"name": "Destined Rivals",
"total": 244,
"language": "English",
"language_code": "en",
"series": "Scarlet & Violet",
"code": "DRI",
"printed_total": 182,
"release_date": "2025/05/30",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv10.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv10.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "632982",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10/182vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10/182vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10/182vrh.large.webp"
}
]
}
],
"supertype": "Energy",
"subtypes": [
"Special"
],
"rarity": "Uncommon",
"artist": "Po-Suzuki",
"pricing": {
"currency": "USD",
"market": 0.46,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.46
},
{
"condition": "LP",
"price": 0.45
},
{
"condition": "DMG",
"price": 0.1
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 120,
"low": 102,
"high": 138,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 4,
"low": 3.4,
"high": 4.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "TAG",
"grade": "10",
"value": 24.5,
"low": 20.83,
"high": 28.17,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:33:09.404Z",
"trend_7d": {
"direction": "up",
"percent": 6.98
}
}
}
}