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/ex9-46?include=prices 200 18ms{
"success": true,
"data": {
"id": "ex9-46",
"name": "Duskull",
"number": "46",
"printed_number": "46",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex9/46.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex9/46.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex9/46.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": "85047",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex9/46.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex9/46.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex9/46.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Psychic"
],
"hp": "40",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Pound",
"damage": "10"
}
],
"weaknesses": [
{
"type": "Darkness",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-30"
}
],
"rarity": "Common",
"artist": "Kagemaru Himeno",
"pricing": {
"currency": "USD",
"market": 0.77,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.77
},
{
"condition": "LP",
"price": 0.54
},
{
"condition": "MP",
"price": 0.38
},
{
"condition": "HP",
"price": 0.25
},
{
"condition": "DMG",
"price": 0.37
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 14.75,
"low": 10.5,
"high": 19,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 15.5,
"low": 13.18,
"high": 17.83,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 3,
"low": 2.55,
"high": 3.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 30,
"low": 25.5,
"high": 34.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 79.77,
"low": 123.5,
"high": 123.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "TAG",
"grade": "9",
"value": 10.99,
"low": 9.34,
"high": 12.64,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-11T02:32:51.913Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}