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/swsh10-30vpp?include=prices 200 17ms{
"success": true,
"data": {
"id": "swsh10-30vpp",
"name": "Starmie V (Play Pokemon Stamp)",
"number": "30",
"printed_number": "30",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10-30vpp.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10-30vpp.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10-30vpp.large.webp"
}
],
"expansion": {
"id": "swsh10",
"name": "Astral Radiance",
"total": 216,
"language": "English",
"language_code": "en",
"series": "Sword & Shield",
"code": "ASR",
"printed_total": 189,
"release_date": "2022/05/27",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh10.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh10.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "513817",
"variants": [
{
"name": "playPokemonStamp",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10-30vpp.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10-30vpp.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10-30vpp.large.webp"
}
]
}
],
"rarity": "Rare Holo V",
"artist": "Eske Yoshinob",
"pricing": {
"currency": "USD",
"market": 4.93,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 4.93
},
{
"condition": "LP",
"price": 3.1
},
{
"condition": "MP",
"price": 1.7
},
{
"condition": "DMG",
"price": 1
}
],
"graded": [
{
"company": "BGS",
"grade": "9",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 12,
"low": 12,
"high": 16.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 290.16,
"low": 246.64,
"high": 333.68,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 12.23,
"low": 12.23,
"high": 100,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "10",
"value": 122.5,
"low": 104.13,
"high": 140.88,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "9",
"value": 109.68,
"low": 93.23,
"high": 126.13,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:53:05.614Z",
"trend_7d": {
"direction": "up",
"percent": 3.14
}
}
}
}