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/base3_ja-35?include=prices 200 17ms{
"success": true,
"data": {
"id": "base3_ja-35",
"name": "Kabuto",
"number": "140",
"printed_number": "140",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base3_ja-35.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base3_ja-35.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base3_ja-35.large.webp"
}
],
"expansion": {
"id": "base3_ja",
"name": "Mystery of the Fossils",
"total": 48,
"language": "Japanese",
"language_code": "ja",
"series": "Original",
"printed_total": 48,
"release_date": "1997/06/21",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/base3_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/base3_ja.symbol.png",
"translation": {
"en": {
"name": "Mystery of the Fossils"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": null,
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base3_ja-35.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base3_ja-35.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base3_ja-35.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Fighting"
],
"hp": "30",
"abilities": [
{
"name": "Kabuto Armor",
"text": "Whenever an attack (even your own) does damage to Kabuto (after applying Weakness and Resistance), that attack only does half the damage to Kabuto (rounded down to the nearest 10). (Any other effects of attacks still happen.) This power stops working while Kabuto is Asleep, Confused, or Paralyzed.",
"type": "Pokémon Power"
}
],
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Scratch",
"damage": "10"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"rarity": "Common",
"artist": "Ken Sugimori",
"pricing": {
"currency": "USD",
"market": 4.99,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 4.99
},
{
"condition": "LP",
"price": 0.68
},
{
"condition": "MP",
"price": 0.46
},
{
"condition": "HP",
"price": 0.36
},
{
"condition": "DMG",
"price": 0.35
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 83.5,
"low": 27.6,
"high": 123.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 172.29,
"low": 168.65,
"high": 246.91,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "CGC",
"grade": "9.5",
"value": 13.25,
"low": 5,
"high": 13.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 275,
"low": 250,
"high": 282.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "3",
"value": 17.79,
"low": 15.12,
"high": 20.46,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 10.5,
"low": 8.92,
"high": 12.08,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 19,
"low": 23.5,
"high": 23.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 50,
"low": 50,
"high": 51.88,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "SGC",
"grade": "7",
"value": 7,
"low": 5.95,
"high": 8.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:30:34.714Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}