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-45?include=prices 200 24ms{
"success": true,
"data": {
"id": "svp-45",
"name": "Paradise Resort",
"number": "45",
"printed_number": "45",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp/45.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp/45.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp/45.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": "518863",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp/45.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp/45.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp/45.large.webp"
}
]
}
],
"supertype": "Trainer",
"subtypes": [
"Stadium"
],
"rarity": "Promo",
"artist": "Naoki Saito",
"pricing": {
"currency": "USD",
"market": 556.33,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 556.33
}
],
"graded": [
{
"company": "BGS",
"grade": "9.5",
"value": 21,
"low": 17.85,
"high": 24.15,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 362.5,
"low": 350,
"high": 375,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 511,
"low": 434.35,
"high": 587.65,
"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": 1136.76,
"low": 1250,
"high": 1250,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 200,
"low": 177,
"high": 310,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 241,
"low": 232,
"high": 241,
"confidence": "low",
"value_kind": "feed",
"sold_count": 2
}
],
"market_updated_at": "2026-09-21T03:06:16.708Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}