Powered live by GET /api/v1/pokemon/…, the same public API documented in the Card Data API docs. Search supports the full q syntax.

Draw a card.
/api/v1/pokemon/cards/swshp-SWSH071vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "swshp-SWSH071vh",
"name": "Scorbunny",
"number": "SWSH071",
"printed_number": "SWSH071",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH071vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH071vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH071vh.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": "227027",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH071vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH071vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH071vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Fire"
],
"hp": "60",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Me First",
"text": "Draw a card."
},
{
"cost": [
"Fire",
"Fire"
],
"converted_energy_cost": 2,
"name": "Live Coal",
"damage": "20"
}
],
"weaknesses": [
{
"type": "Water",
"value": "×2"
}
],
"rarity": "Promo",
"artist": "Akira Komayama",
"pricing": {
"currency": "USD",
"market": 2.17,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 2.17
},
{
"condition": "LP",
"price": 1.56
},
{
"condition": "MP",
"price": 1.01
},
{
"condition": "HP",
"price": 1
},
{
"condition": "DMG",
"price": 0.7
}
],
"graded": [
{
"company": "AGS",
"grade": "10",
"value": 39.96,
"low": 33.97,
"high": 45.95,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "5.5",
"value": 2.25,
"low": 1.91,
"high": 2.59,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 22,
"low": 18.7,
"high": 25.3,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 499.74,
"low": 515,
"high": 515,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "6",
"value": 18,
"low": 15.3,
"high": 20.7,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8.5",
"value": 15,
"low": 12.75,
"high": 17.25,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 35.99,
"low": 30.59,
"high": 41.39,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:14:00.982Z",
"trend_7d": {
"direction": "up",
"percent": 2.36
}
}
}
}