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

During your next turn, this Pokémon's Beat attack's base damage is 80.
/api/v1/pokemon/cards/sm10_ja-45?include=prices 200 17ms{
"success": true,
"data": {
"id": "sm10_ja-45",
"name": "Cubone",
"number": "45",
"printed_number": "45",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm10_ja/45.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm10_ja/45.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm10_ja/45.large.webp"
}
],
"expansion": {
"id": "sm10_ja",
"name": "Double Blaze",
"total": 116,
"language": "Japanese",
"language_code": "ja",
"series": "Sun & Moon",
"code": "SM10",
"printed_total": 95,
"release_date": "2019/03/01",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm10_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm10_ja.symbol.png",
"translation": {
"en": {
"name": "Double Blaze"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "573643",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm10_ja/45.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm10_ja/45.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm10_ja/45.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Fighting"
],
"hp": "60",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Focus Energy",
"text": "During your next turn, this Pokémon's Beat attack's base damage is 80."
},
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Beat",
"damage": "10"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"rarity": "usually",
"artist": "Mizue",
"pricing": {
"currency": "USD",
"market": 1.14,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.14
},
{
"condition": "LP",
"price": 0.5
},
{
"condition": "MP",
"price": 0.7
},
{
"condition": "HP",
"price": 0.5
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 49.64,
"low": 42.19,
"high": 57.09,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 87.5,
"low": 77.99,
"high": 91.4,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
},
{
"company": "PSA",
"grade": "9",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:23:51.165Z",
"trend_7d": {
"direction": "down",
"percent": -4.2
}
}
}
}