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/hgss2-74?include=prices 200 19ms{
"success": true,
"data": {
"id": "hgss2-74",
"name": "Energy Returner",
"number": "74",
"printed_number": "74",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/hgss2/74.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/hgss2/74.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/hgss2/74.large.webp"
}
],
"expansion": {
"id": "hgss2",
"name": "HS—Unleashed",
"total": 96,
"language": "English",
"language_code": "en",
"series": "HeartGold & SoulSilver",
"code": "UL",
"printed_total": 95,
"release_date": "2010/05/12",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/hgss2.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/hgss2.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "85234",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/hgss2/74.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/hgss2/74.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/hgss2/74.large.webp"
}
]
}
],
"supertype": "Trainer",
"subtypes": [
"Item"
],
"rarity": "Uncommon",
"artist": "Wataru Kawahara",
"pricing": {
"currency": "USD",
"market": 0.35,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.35
},
{
"condition": "LP",
"price": 0.22
},
{
"condition": "MP",
"price": 0.27
},
{
"condition": "HP",
"price": 0.05
},
{
"condition": "DMG",
"price": 0.21
}
],
"graded": [
{
"company": "PSA",
"grade": "7",
"value": 9.25,
"low": 7.86,
"high": 10.64,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 10.51,
"low": 8.93,
"high": 12.09,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:49:53.759Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}