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

If this Pokémon has a Pokémon Tool card attached to it, this attack does 30 more damage.
Move a Fairy Energy from this Pokémon to 1 of your Benched Pokémon. If you do, heal 50 damage from that Pokémon.
/api/v1/pokemon/cards/cp3_ja-26vh?include=prices 200 15ms{
"success": true,
"data": {
"id": "cp3_ja-26vh",
"name": "Sylveon-EX",
"number": "26",
"printed_number": "26",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cp3_ja/26vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cp3_ja/26vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cp3_ja/26vh.large.webp"
}
],
"expansion": {
"id": "cp3_ja",
"name": "PokéKyun Collection",
"total": 32,
"language": "Japanese",
"language_code": "ja",
"series": "XY",
"code": "CP3",
"printed_total": 32,
"release_date": "2016/01/29",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/cp3_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/cp3_ja.symbol.png",
"translation": {
"en": {
"name": "PokéKyun Collection"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "605480",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cp3_ja/26vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cp3_ja/26vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cp3_ja/26vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"EX"
],
"types": [
"Fairy"
],
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Dress Up",
"text": "If this Pokémon has a Pokémon Tool card attached to it, this attack does 30 more damage.",
"damage": "30+"
},
{
"cost": [
"Fairy",
"Fairy",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Precious Ribbon",
"text": "Move a Fairy Energy from this Pokémon to 1 of your Benched Pokémon. If you do, heal 50 damage from that Pokémon.",
"damage": "100"
}
],
"rarity": "Double Rare",
"artist": "Kanako Eo",
"pricing": {
"currency": "USD",
"market": 1590,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1590
}
],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 912,
"low": 474,
"high": 1350,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9.5",
"value": 388.5,
"low": 330.23,
"high": 446.78,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 487.88,
"low": 450.5,
"high": 1499.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "1",
"value": 220,
"low": 187,
"high": 253,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 3800,
"low": 2547.9,
"high": 3858.8,
"confidence": "high",
"value_kind": "sold",
"sold_count": 30,
"trend": {
"direction": "up",
"percent": 23.1
}
},
{
"company": "PSA",
"grade": "6",
"value": 490,
"low": 710,
"high": 710,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 215,
"low": 182.75,
"high": 247.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 871,
"low": 822.2,
"high": 994.2,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
}
],
"market_updated_at": "2026-09-22T03:58:48.460Z",
"trend_7d": {
"direction": "down",
"percent": -2.3
}
}
}
}