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/gym2-121vuu?include=prices 200 20ms{
"success": true,
"data": {
"id": "gym2-121vuu",
"name": "Sabrina's Psychic Control",
"number": "121",
"printed_number": "121",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym2-unlimited/121vuu.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym2-unlimited/121vuu.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym2-unlimited/121vuu.large.webp"
}
],
"expansion": {
"id": "gym2-unlimited",
"name": "Gym Challenge Unlimited",
"total": 132,
"language": "English",
"language_code": "en",
"series": "Gym",
"printed_total": 132,
"release_date": "2000/10/16",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/gym2.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/gym2.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "88886",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym2-unlimited/121vuu.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym2-unlimited/121vuu.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym2-unlimited/121vuu.large.webp"
}
]
}
],
"supertype": "Trainer",
"rarity": "Uncommon",
"artist": "Ken Sugimori",
"pricing": {
"currency": "USD",
"market": 8.76,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 8.76
},
{
"condition": "LP",
"price": 5.23
},
{
"condition": "MP",
"price": 4.35
},
{
"condition": "HP",
"price": 2.7
},
{
"condition": "DMG",
"price": 2.07
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 39.5,
"low": 39.5,
"high": 61,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 27.99,
"low": 23.79,
"high": 32.19,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 8,
"low": 8,
"high": 13.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 50,
"low": 42.5,
"high": 57.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 51,
"low": 51,
"high": 217.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 11,
"low": 10.75,
"high": 11,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 22,
"low": 22,
"high": 23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 20,
"low": 20,
"high": 22.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 40,
"low": 40,
"high": 52.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:25:41.215Z",
"trend_7d": {
"direction": "up",
"percent": 1.27
}
}
}
}