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

Your opponent's Active Pokémon is now Asleep.
/api/v1/pokemon/cards/xy5-21?include=prices 200 18ms{
"success": true,
"data": {
"id": "xy5-21",
"name": "Ninetales",
"number": "21",
"printed_number": "21",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy5/21.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy5/21.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy5/21.large.webp"
}
],
"expansion": {
"id": "xy5",
"name": "Primal Clash",
"total": 164,
"language": "English",
"language_code": "en",
"series": "XY",
"code": "PRC",
"printed_total": 160,
"release_date": "2015/02/04",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy5.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy5.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "95905",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy5/21.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy5/21.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy5/21.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Fire"
],
"hp": "90",
"abilities": [
{
"name": "Barrier Shrine",
"text": "Each player can't play any Stadium cards from his or her hand.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Fire",
"Fire",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Flickering Flames",
"text": "Your opponent's Active Pokémon is now Asleep.",
"damage": "70"
}
],
"weaknesses": [
{
"type": "Water",
"value": "×2"
}
],
"rarity": "Rare",
"artist": "Kanako Eo",
"pricing": {
"currency": "USD",
"market": 1.9,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.9
},
{
"condition": "LP",
"price": 1.78
},
{
"condition": "MP",
"price": 1.09
},
{
"condition": "HP",
"price": 0.86
},
{
"condition": "DMG",
"price": 0.54
}
],
"graded": [
{
"company": "CGC",
"grade": "9",
"value": 11,
"low": 9.35,
"high": 12.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 40,
"low": 34,
"high": 46,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 25,
"low": 21.25,
"high": 28.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:31:16.225Z",
"trend_7d": {
"direction": "up",
"percent": 0.53
}
}
}
}