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/pgo-84vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "pgo-84vh",
"name": "Professor's Research",
"number": "84",
"printed_number": "84",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pgo/84vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pgo/84vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pgo/84vh.large.webp"
}
],
"expansion": {
"id": "pgo",
"name": "Pokémon GO",
"total": 88,
"language": "English",
"language_code": "en",
"series": "Sword & Shield",
"code": "PGO",
"printed_total": 78,
"release_date": "2022/07/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/pgo.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/pgo.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "277018",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pgo/84vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pgo/84vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pgo/84vh.large.webp"
}
]
}
],
"supertype": "Trainer",
"subtypes": [
"Supporter"
],
"rarity": "Rare Rainbow",
"artist": "Yusuke Kozaki",
"pricing": {
"currency": "USD",
"market": 9.34,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 9.34
},
{
"condition": "LP",
"price": 8.09
},
{
"condition": "MP",
"price": 6.37
},
{
"condition": "HP",
"price": 5.41
},
{
"condition": "DMG",
"price": 6.07
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 53.55,
"low": 45.52,
"high": 61.58,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "10",
"value": 50,
"low": 42.5,
"high": 57.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 24.45,
"low": 28.2,
"high": 29.79,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "CGC",
"grade": "8.5",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 49.99,
"low": 22.13,
"high": 74,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "9",
"value": 17.5,
"low": 14.88,
"high": 20.13,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "10",
"value": 29,
"low": 24.65,
"high": 33.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:13:21.231Z",
"trend_7d": {
"direction": "up",
"percent": 1.08
}
}
}
}