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/xy6-46vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "xy6-46vh",
"name": "Togekiss",
"number": "46",
"printed_number": "46",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy6/46vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy6/46vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy6/46vh.large.webp"
}
],
"expansion": {
"id": "xy6",
"name": "Roaring Skies",
"total": 112,
"language": "English",
"language_code": "en",
"series": "XY",
"code": "ROS",
"printed_total": 108,
"release_date": "2015/05/06",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy6.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy6.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "98082",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy6/46vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy6/46vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy6/46vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Fairy"
],
"hp": "130",
"abilities": [
{
"name": "Serene Grace",
"text": "When you play this Pokémon from your hand to evolve 1 of your Pokémon, you may look at the top 8 cards of your deck. Choose any basic Energy cards you find there and attach them to your Pokémon in any way you like. Shuffle the other cards back into your deck.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Fairy",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Fairy Wind",
"damage": "60"
}
],
"weaknesses": [
{
"type": "Metal",
"value": "×2"
}
],
"resistances": [
{
"type": "Darkness",
"value": "-20"
}
],
"rarity": "Rare Holo",
"artist": "PLANETA",
"pricing": {
"currency": "USD",
"market": 3.69,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 3.69
},
{
"condition": "LP",
"price": 3.07
},
{
"condition": "MP",
"price": 1.94
},
{
"condition": "HP",
"price": 1.16
},
{
"condition": "DMG",
"price": 0.81
}
],
"graded": [
{
"company": "CGC",
"grade": "7.5",
"value": 6.5,
"low": 5.53,
"high": 7.48,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 2,
"low": 1.7,
"high": 2.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 6.75,
"low": 5.74,
"high": 7.76,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 8.5,
"low": 7.23,
"high": 9.77,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 95,
"low": 87.88,
"high": 250.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "5",
"value": 16.99,
"low": 14.44,
"high": 19.54,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 18.59,
"low": 15.8,
"high": 21.38,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 15.48,
"low": 21.25,
"high": 21.25,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 21.5,
"low": 18.27,
"high": 24.73,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:18:18.995Z",
"trend_7d": {
"direction": "up",
"percent": 0.82
}
}
}
}