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, your opponent's Active Pokémon is now Poisoned.
/api/v1/pokemon/cards/xyp-XY10vs?include=prices 200 15ms{
"success": true,
"data": {
"id": "xyp-XY10vs",
"name": "Dragalge (Staff Stamp)",
"number": "XY10",
"printed_number": "XY10",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xyp-XY10vs.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xyp-XY10vs.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xyp-XY10vs.large.webp"
}
],
"expansion": {
"id": "xyp",
"name": "XY Black Star Promos",
"total": 216,
"language": "English",
"language_code": "en",
"series": "XY",
"code": "PR-XY",
"printed_total": 211,
"release_date": "2013/10/12",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xyp.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xyp.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "96370",
"variants": [
{
"name": "staffStamp",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xyp-XY10vs.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xyp-XY10vs.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xyp-XY10vs.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Dragon"
],
"hp": "100",
"abilities": [
{
"name": "Poison Barrier",
"text": "Your opponent's Poisoned Pokémon can't retreat.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Water",
"Psychic",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Poison Breath",
"text": "Flip a coin. If heads, your opponent's Active Pokémon is now Poisoned.",
"damage": "60"
}
],
"weaknesses": [
{
"type": "Fairy",
"value": "×2"
}
],
"rarity": "Promo",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 81.85,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 81.85
},
{
"condition": "LP",
"price": 58.79
},
{
"condition": "MP",
"price": 26.75
},
{
"condition": "HP",
"price": 19.99
}
],
"graded": [
{
"company": "CGC",
"grade": "8",
"value": 65.85,
"low": 56.7,
"high": 75,
"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": 0
},
{
"company": "CGC",
"grade": "9",
"value": 21.99,
"low": 18.69,
"high": 25.29,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 129,
"low": 109.65,
"high": 148.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 91.49,
"low": 64,
"high": 118.97,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:05:03.785Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}