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/base1-1st-edition-77?include=prices 200 17ms{
"success": true,
"data": {
"id": "base1-1st-edition-77",
"name": "Pokémon Trader",
"number": "77",
"printed_number": "77",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base1-1st-edition/1st-edition-77.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base1-1st-edition/1st-edition-77.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base1-1st-edition/1st-edition-77.large.webp"
}
],
"expansion": {
"id": "base1-1st-edition",
"name": "Base 1st Edition",
"total": 102,
"language": "English",
"language_code": "en",
"series": "Base",
"printed_total": 102,
"release_date": "1999/01/09",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/base1.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/base1.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "107073",
"variants": [
{
"name": "firstEdition",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base1-1st-edition/1st-edition-77.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base1-1st-edition/1st-edition-77.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base1-1st-edition/1st-edition-77.large.webp"
}
]
}
],
"rarity": "Rare",
"artist": "Ken Sugimori",
"pricing": {
"currency": "USD",
"market": 54.07,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 54.07
},
{
"condition": "MP",
"price": 43.57
},
{
"condition": "HP",
"price": 34.19
},
{
"condition": "DMG",
"price": 25.99
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 127,
"low": 107.95,
"high": 146.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "6.5",
"value": 30,
"low": 25.5,
"high": 34.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7",
"value": 59.99,
"low": 50.99,
"high": 68.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 70,
"low": 59.5,
"high": 80.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 53,
"low": 45.05,
"high": 60.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 67.2,
"low": 57.12,
"high": 77.28,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 103,
"low": 87.55,
"high": 118.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 561,
"low": 561,
"high": 630,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "4",
"value": 20,
"low": 17,
"high": 23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 89.75,
"low": 76.29,
"high": 103.21,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 62.69,
"low": 43.34,
"high": 108.54,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "9",
"value": 327,
"low": 281.4,
"high": 5105.4,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "SGC",
"grade": "9",
"value": 40.8,
"low": 34.68,
"high": 46.92,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-08-14T04:58:10.847Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}