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/det1-6vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "det1-6vh",
"name": "Arcanine",
"number": "6",
"printed_number": "6",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/det1/6vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/det1/6vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/det1/6vh.large.webp"
}
],
"expansion": {
"id": "det1",
"name": "Detective Pikachu",
"total": 18,
"language": "English",
"language_code": "en",
"series": "Sun & Moon",
"code": "DET",
"printed_total": 18,
"release_date": "2019/04/05",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/det1.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/det1.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "186009",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/det1/6vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/det1/6vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/det1/6vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Fire"
],
"hp": "120",
"abilities": [
{
"name": "Security Guard",
"text": "As long as this Pokémon is your Active Pokémon, all of your Pokémon take 30 less damage from your opponent's attacks (after applying Weakness and Resistance).",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Fire",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Sharp Fang",
"damage": "90"
}
],
"weaknesses": [
{
"type": "Water",
"value": "×2"
}
],
"rarity": "Rare",
"artist": "MPC Film",
"pricing": {
"currency": "USD",
"market": 4.36,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 4.36
},
{
"condition": "LP",
"price": 2.39
},
{
"condition": "MP",
"price": 1.41
},
{
"condition": "HP",
"price": 1.12
},
{
"condition": "DMG",
"price": 1.24
}
],
"graded": [
{
"company": "ACE",
"grade": "9",
"value": 31.93,
"low": 23.12,
"high": 40.73,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "10",
"value": 282,
"low": 67,
"high": 497,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "8",
"value": 19,
"low": 16.15,
"high": 21.85,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9.5",
"value": 40,
"low": 34,
"high": 46,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 19,
"low": 16.15,
"high": 21.85,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 14.5,
"low": 12.33,
"high": 16.67,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 18.49,
"low": 14.87,
"high": 18.49,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 72,
"low": 54,
"high": 175.13,
"confidence": "low",
"value_kind": "feed",
"sold_count": 2
},
{
"company": "PSA",
"grade": "6",
"value": 56,
"low": 47.6,
"high": 64.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "7",
"value": 18,
"low": 15.3,
"high": 20.7,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 15.83,
"low": 20.5,
"high": 20.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 25.4,
"low": 32,
"high": 32,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-21T02:47:21.207Z",
"trend_7d": {
"direction": "up",
"percent": 4.56
}
}
}
}