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

Flip a coin. If tails, this attack does nothing.
/api/v1/pokemon/cards/ex9-67?include=prices 200 15ms{
"success": true,
"data": {
"id": "ex9-67",
"name": "Swablu",
"number": "67",
"printed_number": "67",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex9/67.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex9/67.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex9/67.large.webp"
}
],
"expansion": {
"id": "ex9",
"name": "Emerald",
"total": 107,
"language": "English",
"language_code": "en",
"series": "EX",
"code": "EM",
"printed_total": 106,
"release_date": "2005/05/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex9.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex9.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "89655",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex9/67.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex9/67.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex9/67.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Colorless"
],
"hp": "40",
"abilities": [
{
"name": "Feathery",
"text": "As long as Swablu is on your Bench, prevent all damage done to Swablu by opponent's attacks.",
"type": "Poké-Body"
}
],
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Razor Wind",
"text": "Flip a coin. If tails, this attack does nothing.",
"damage": "20"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-30"
}
],
"rarity": "Common",
"artist": "Hajime Kusajima",
"pricing": {
"currency": "USD",
"market": 2.13,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 2.13
},
{
"condition": "MP",
"price": 0.64
},
{
"condition": "HP",
"price": 1
},
{
"condition": "DMG",
"price": 0.71
}
],
"graded": [
{
"company": "BGS",
"grade": "9.5",
"value": 32,
"low": 27.2,
"high": 36.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 32,
"low": 10.49,
"high": 32,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 4.99,
"low": 4.99,
"high": 4.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "8.5",
"value": 14.1,
"low": 12.99,
"high": 12.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9",
"value": 30.1,
"low": 12,
"high": 30.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 7.44,
"low": 6.88,
"high": 8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 3,
"low": 2.55,
"high": 3.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 51.72,
"low": 84.98,
"high": 84.98,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 54.5,
"low": 46.33,
"high": 62.68,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:15:03.020Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}