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/swshp-SWSH269vs?include=prices 200 17ms{
"success": true,
"data": {
"id": "swshp-SWSH269vs",
"name": "Sunflora (Staff Stamp)",
"number": "SWSH269",
"printed_number": "SWSH269",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp-SWSH269vs.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp-SWSH269vs.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp-SWSH269vs.large.webp"
}
],
"expansion": {
"id": "swshp",
"name": "SWSH Black Star Promos",
"total": 307,
"language": "English",
"language_code": "en",
"series": "Sword & Shield",
"code": "PR-SW",
"printed_total": 307,
"release_date": "2019/11/15",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swshp.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swshp.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": null,
"variants": [
{
"name": "staffStamp",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp-SWSH269vs.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp-SWSH269vs.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp-SWSH269vs.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Grass"
],
"hp": "90",
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"rarity": "Promo",
"artist": "Shigenori Negishi",
"pricing": {
"currency": "USD",
"market": 3.18,
"is_stale": true,
"conditions": [
{
"condition": "NM",
"price": 3.18
},
{
"condition": "LP",
"price": 0.98
},
{
"condition": "MP",
"price": 0.62
},
{
"condition": "HP",
"price": 0.78
},
{
"condition": "DMG",
"price": 1.28
}
],
"graded": [],
"market_updated_at": "2026-09-22T02:07:39.302Z",
"trend_7d": {
"direction": "down",
"percent": -7.56
}
}
}
}