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/sm9_ja-57vh?include=prices 200 15ms{
"success": true,
"data": {
"id": "sm9_ja-57vh",
"name": "Omastar",
"number": "57",
"printed_number": "57",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm9_ja/57vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm9_ja/57vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm9_ja/57vh.large.webp"
}
],
"expansion": {
"id": "sm9_ja",
"name": "Tag Bolt",
"total": 118,
"language": "Japanese",
"language_code": "ja",
"series": "Sun & Moon",
"code": "SM9",
"printed_total": 95,
"release_date": "2018/12/07",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm9_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm9_ja.symbol.png",
"translation": {
"en": {
"name": "Tag Bolt"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "572591",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm9_ja/57vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm9_ja/57vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm9_ja/57vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Fighting"
],
"hp": "130",
"abilities": [
{
"name": "Fossil Bind",
"text": "As long as you have fewer Pokémon in play than your opponent, they can't play any Item cards from their hand.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Fighting",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Bite",
"damage": "60"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"rarity": "Rare",
"artist": "kirisAki",
"pricing": {
"currency": "USD",
"market": 0.7,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.7
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 9,
"low": 7.65,
"high": 10.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 45,
"low": 38.25,
"high": 51.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:56:59.448Z",
"trend_7d": {
"direction": "up",
"percent": 118.75
}
}
}
}