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/swsh12-136vpp?include=prices 200 17ms{
"success": true,
"data": {
"id": "swsh12-136vpp",
"name": "Regidrago VSTAR (Play Pokemon Stamp)",
"number": "136",
"printed_number": "136",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh12-136vpp.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh12-136vpp.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh12-136vpp.large.webp"
}
],
"expansion": {
"id": "swsh12",
"name": "Silver Tempest",
"total": 215,
"language": "English",
"language_code": "en",
"series": "Sword & Shield",
"code": "SIT",
"printed_total": 195,
"release_date": "2022/11/11",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh12.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh12.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "513814",
"variants": [
{
"name": "playPokemonStamp",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh12-136vpp.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh12-136vpp.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh12-136vpp.large.webp"
}
]
}
],
"rarity": "Rare Holo VSTAR",
"artist": "PLANETA Yamashita",
"pricing": {
"currency": "USD",
"market": 2.43,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 2.43
}
],
"graded": [
{
"company": "AGS",
"grade": "9.5",
"value": 9.99,
"low": 8.49,
"high": 11.49,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 9,
"low": 7.65,
"high": 10.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 35,
"low": 29.75,
"high": 40.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 12,
"low": 10.2,
"high": 13.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 15,
"low": 15,
"high": 16,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "10",
"value": 7,
"low": 5.95,
"high": 8.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "10",
"value": 16,
"low": 13.6,
"high": 18.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T18:50:43.033Z",
"trend_7d": {
"direction": "down",
"percent": -0.82
}
}
}
}