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/g1-63?include=prices 200 21ms{
"success": true,
"data": {
"id": "g1-63",
"name": "Imakuni?",
"number": "63",
"printed_number": "63",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/g1/63.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/g1/63.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/g1/63.large.webp"
}
],
"expansion": {
"id": "g1",
"name": "Generations",
"total": 117,
"language": "English",
"language_code": "en",
"series": "XY",
"code": "GEN",
"printed_total": 83,
"release_date": "2016/02/22",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/g1.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/g1.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "113721",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/g1/63.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/g1/63.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/g1/63.large.webp"
}
]
}
],
"supertype": "Trainer",
"subtypes": [
"Supporter"
],
"rarity": "Uncommon",
"pricing": {
"currency": "USD",
"market": 4.3,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 4.3
},
{
"condition": "LP",
"price": 2.33
},
{
"condition": "MP",
"price": 2.08
},
{
"condition": "HP",
"price": 1.85
},
{
"condition": "DMG",
"price": 1.47
}
],
"graded": [
{
"company": "BGS",
"grade": "7",
"value": 15,
"low": 12.75,
"high": 17.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "5.5",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 15,
"low": 12.75,
"high": 17.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 324.5,
"low": 275.83,
"high": 373.17,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 26.34,
"low": 22.39,
"high": 30.29,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 31.5,
"low": 22,
"high": 45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 25,
"low": 21.25,
"high": 28.75,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 59,
"low": 50.15,
"high": 67.85,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T04:00:11.003Z",
"trend_7d": {
"direction": "up",
"percent": 4.62
}
}
}
}