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/svp-150?include=prices 200 19ms{
"success": true,
"data": {
"id": "svp-150",
"name": "Paradise Resort",
"number": "150",
"printed_number": "150",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp/150.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp/150.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp/150.large.webp"
}
],
"expansion": {
"id": "svp",
"name": "Scarlet & Violet Black Star Promos",
"total": 225,
"language": "English",
"language_code": "en",
"series": "Scarlet & Violet",
"code": "SVP",
"printed_total": 224,
"release_date": "2023/01/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/svp.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/svp.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "578146",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp/150.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp/150.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp/150.large.webp"
}
]
}
],
"supertype": "Trainer",
"subtypes": [
"Stadium"
],
"rarity": "Promo",
"artist": "Naoki Saito",
"pricing": {
"currency": "USD",
"market": 597.5,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 597.5
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 500,
"low": 499.99,
"high": 499.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9",
"value": 400,
"low": 340,
"high": 460,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 400,
"low": 340,
"high": 460,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 325,
"low": 231.25,
"high": 1283.4,
"confidence": "high",
"value_kind": "sold",
"sold_count": 5
},
{
"company": "PSA",
"grade": "8",
"value": 250,
"low": 239.91,
"high": 250,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 333,
"low": 316.48,
"high": 335.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 8
}
],
"market_updated_at": "2026-09-21T03:06:16.708Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}