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-39vs?include=prices 200 19ms{
"success": true,
"data": {
"id": "svp-39vs",
"name": "Mawile (Staff Stamp)",
"number": "39",
"printed_number": "39",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp/39vs.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp/39vs.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp/39vs.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": "513429",
"variants": [
{
"name": "staffStamp",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp/39vs.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp/39vs.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp/39vs.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Metal"
],
"hp": "90",
"abilities": [
{
"name": "Special Eater",
"text": "When you play this Pokémon from your hand onto your Bench during your turn, you may discard a Special Energy from your opponent's Active Pokémon.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Metal",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Sharp Fang",
"damage": "90"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"resistances": [
{
"type": "Grass",
"value": "-30"
}
],
"rarity": "Promo",
"artist": "Souichirou Gunjima",
"pricing": {
"currency": "USD",
"market": 52.66,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 52.66
},
{
"condition": "LP",
"price": 49.92
},
{
"condition": "MP",
"price": 45
},
{
"condition": "HP",
"price": 35
}
],
"graded": [
{
"company": "BGS",
"grade": "9",
"value": 60.05,
"low": 51.04,
"high": 69.06,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 1.25,
"low": 1.06,
"high": 1.44,
"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": "PSA",
"grade": "10",
"value": 51,
"low": 43.35,
"high": 58.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 19,
"low": 16.15,
"high": 21.85,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 7,
"low": 7,
"high": 36,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 49,
"low": 26,
"high": 49,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:06:16.708Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}