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-68vrh?include=prices 200 17ms{
"success": true,
"data": {
"id": "pgo-68vrh",
"name": "PokéStop",
"number": "68",
"printed_number": "68",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pgo/68vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pgo/68vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pgo/68vrh.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": "276996",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pgo/68vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pgo/68vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pgo/68vrh.large.webp"
}
]
}
],
"supertype": "Trainer",
"subtypes": [
"Stadium"
],
"rarity": "Uncommon",
"artist": "Studio Bora Inc.",
"pricing": {
"currency": "USD",
"market": 0.51,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.51
},
{
"condition": "LP",
"price": 0.48
},
{
"condition": "HP",
"price": 0.4
}
],
"graded": [
{
"company": "PSA",
"grade": "8",
"value": 4,
"low": 3.4,
"high": 4.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:13:21.231Z",
"trend_7d": {
"direction": "down",
"percent": -3.77
}
}
}
}