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/swsh9-126vrh?include=prices 200 17ms{
"success": true,
"data": {
"id": "swsh9-126vrh",
"name": "Tornadus",
"number": "126",
"printed_number": "126",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh9/126vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh9/126vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh9/126vrh.large.webp"
}
],
"expansion": {
"id": "swsh9",
"name": "Brilliant Stars",
"total": 186,
"language": "English",
"language_code": "en",
"series": "Sword & Shield",
"code": "BRS",
"printed_total": 172,
"release_date": "2022/02/25",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh9.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh9.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "263849",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh9/126vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh9/126vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh9/126vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Colorless"
],
"hp": "120",
"abilities": [
{
"name": "Sudden Cyclone",
"text": "When you play this Pokémon from your hand onto your Bench, you may have your opponent switch his or her Active Pokémon with 1 of his or her Benched Pokémon.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Blasting Wind",
"damage": "100"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-30"
}
],
"rarity": "Rare",
"artist": "Shigenori Negishi",
"pricing": {
"currency": "USD",
"market": 0.25,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.25
},
{
"condition": "LP",
"price": 0.18
},
{
"condition": "MP",
"price": 0.21
},
{
"condition": "HP",
"price": 0.05
}
],
"graded": [
{
"company": "PSA",
"grade": "10",
"value": 15,
"low": 12.75,
"high": 17.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "3",
"value": 41,
"low": 34.85,
"high": 47.15,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 11,
"low": 9.35,
"high": 12.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:20:37.154Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}