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/hgss4-89?include=prices 200 17ms{
"success": true,
"data": {
"id": "hgss4-89",
"name": "Twins",
"number": "89",
"printed_number": "89",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/hgss4/89.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/hgss4/89.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/hgss4/89.large.webp"
}
],
"expansion": {
"id": "hgss4",
"name": "HS—Triumphant",
"total": 103,
"language": "English",
"language_code": "en",
"series": "HeartGold & SoulSilver",
"code": "TM",
"printed_total": 102,
"release_date": "2010/11/03",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/hgss4.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/hgss4.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "90086",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/hgss4/89.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/hgss4/89.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/hgss4/89.large.webp"
}
]
}
],
"supertype": "Trainer",
"subtypes": [
"Supporter"
],
"rarity": "Uncommon",
"artist": "Kanako Eo",
"pricing": {
"currency": "USD",
"market": 4.46,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 4.46
},
{
"condition": "LP",
"price": 3.35
},
{
"condition": "MP",
"price": 2.23
},
{
"condition": "HP",
"price": 1.1
},
{
"condition": "DMG",
"price": 1.07
}
],
"graded": [
{
"company": "PSA",
"grade": "10",
"value": 135.34,
"low": 115.04,
"high": 155.64,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 14,
"low": 11.9,
"high": 16.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 50,
"low": 42.5,
"high": 57.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:15:00.976Z",
"trend_7d": {
"direction": "up",
"percent": 6.95
}
}
}
}