Powered live by GET /api/v1/pokemon/…, the same public API documented in the Card Data API docs. Search supports the full q syntax.

Flip a coin. If heads, the Defending Pokémon is now Confused.
/api/v1/pokemon/cards/base6-98?include=prices 200 17ms{
"success": true,
"data": {
"id": "base6-98",
"name": "Vulpix",
"number": "98",
"printed_number": "98",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base6/98.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base6/98.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base6/98.large.webp"
}
],
"expansion": {
"id": "base6",
"name": "Legendary Collection",
"total": 110,
"language": "English",
"language_code": "en",
"series": "Other",
"code": "LC",
"printed_total": 110,
"release_date": "2002/05/24",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/base6.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/base6.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "90434",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base6/98.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base6/98.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base6/98.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Fire"
],
"hp": "50",
"attacks": [
{
"cost": [
"Fire",
"Fire"
],
"converted_energy_cost": 2,
"name": "Confuse Ray",
"text": "Flip a coin. If heads, the Defending Pokémon is now Confused.",
"damage": "10"
}
],
"weaknesses": [
{
"type": "Water",
"value": "×2"
}
],
"rarity": "Common",
"artist": "Ken Sugimori",
"pricing": {
"currency": "USD",
"market": 1.56,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.56
},
{
"condition": "LP",
"price": 0.84
},
{
"condition": "MP",
"price": 0.67
},
{
"condition": "HP",
"price": 0.39
},
{
"condition": "DMG",
"price": 0.39
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 59.39,
"low": 50.48,
"high": 68.3,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "8.5",
"value": 140,
"low": 119,
"high": 161,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 59.25,
"low": 29,
"high": 89.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7",
"value": 85,
"low": 72.25,
"high": 97.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 84.6,
"low": 71.91,
"high": 97.29,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 16,
"low": 13.6,
"high": 18.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9",
"value": 11.5,
"low": 9.78,
"high": 13.23,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 19.74,
"low": 16.78,
"high": 22.7,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 52.5,
"low": 44.63,
"high": 60.37,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "4",
"value": 44,
"low": 37.4,
"high": 50.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "5",
"value": 59.5,
"low": 50.58,
"high": 68.43,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 59,
"low": 50.15,
"high": 67.85,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 11,
"low": 9.35,
"high": 12.65,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 21,
"low": 17.85,
"high": 24.15,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:04:26.671Z",
"trend_7d": {
"direction": "down",
"percent": -2.5
}
}
}
}