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/hgss1-7vrh?include=prices 200 17ms{
"success": true,
"data": {
"id": "hgss1-7vrh",
"name": "Ninetales",
"number": "7",
"printed_number": "7",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/hgss1/7vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/hgss1/7vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/hgss1/7vrh.large.webp"
}
],
"expansion": {
"id": "hgss1",
"name": "HeartGold & SoulSilver",
"total": 124,
"language": "English",
"language_code": "en",
"series": "HeartGold & SoulSilver",
"code": "HS",
"printed_total": 123,
"release_date": "2010/02/10",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/hgss1.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/hgss1.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "87774",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/hgss1/7vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/hgss1/7vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/hgss1/7vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Fire"
],
"hp": "90",
"abilities": [
{
"name": "Roast Reveal",
"text": "Once during your turn (before your attack), you may discard a Fire Energy card from your hand. If you do, draw 3 cards. This power can't be used if Ninetales is affected by a Special Condition.",
"type": "Poké-Power"
}
],
"attacks": [
{
"cost": [
"Fire",
"Fire",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Will-o'-the-wisp",
"damage": "60"
}
],
"weaknesses": [
{
"type": "Water",
"value": "×2"
}
],
"rarity": "Rare Holo",
"artist": "TOKIYA",
"pricing": {
"currency": "USD",
"market": 38.52,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 38.52
},
{
"condition": "LP",
"price": 29.12
},
{
"condition": "MP",
"price": 20.13
},
{
"condition": "HP",
"price": 11.92
},
{
"condition": "DMG",
"price": 9.58
}
],
"graded": [
{
"company": "CGC",
"grade": "6.5",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7",
"value": 12,
"low": 10.2,
"high": 13.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 38.11,
"low": 40.61,
"high": 45.4,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "CGC",
"grade": "9",
"value": 60.25,
"low": 85,
"high": 85,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "6",
"value": 18,
"low": 15.3,
"high": 20.7,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 20,
"low": 17,
"high": 23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 22,
"low": 18.7,
"high": 25.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 38.5,
"low": 32.73,
"high": 44.28,
"confidence": "low",
"value_kind": "feed",
"sold_count": 2
},
{
"company": "SGC",
"grade": "9",
"value": 70,
"low": 59.5,
"high": 80.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:07:50.242Z",
"trend_7d": {
"direction": "flat",
"percent": 0.03
}
}
}
}