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/sv1s_ja-58vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "sv1s_ja-58vh",
"name": "Kingambit",
"number": "58",
"printed_number": "58",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv1s_ja/58vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv1s_ja/58vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv1s_ja/58vh.large.webp"
}
],
"expansion": {
"id": "sv1s_ja",
"name": "Scarlet ex",
"total": 108,
"language": "Japanese",
"language_code": "ja",
"series": "Scarlet & Violet",
"code": "SV1S",
"printed_total": 78,
"release_date": "2023/01/20",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv1s_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv1s_ja.symbol.png",
"translation": {
"en": {
"name": "Scarlet ex"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "567175",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv1s_ja/58vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv1s_ja/58vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv1s_ja/58vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Darkness"
],
"hp": "170",
"abilities": [
{
"name": "Leadership",
"text": "Your Basic Pokémon's attacks do 30 more damage to your opponent's Active Pokémon (before applying Weakness and Resistance).",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Darkness",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Chopping Slash",
"damage": "160"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"rarity": "Rare",
"artist": "Anesaki Dynamic",
"pricing": {
"currency": "USD",
"market": 0.34,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.34
},
{
"condition": "LP",
"price": 0.2
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 14,
"low": 11.9,
"high": 16.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:28:15.221Z",
"trend_7d": {
"direction": "down",
"percent": -47.69
}
}
}
}