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/xyp-XY46vs?include=prices 200 15ms{
"success": true,
"data": {
"id": "xyp-XY46vs",
"name": "Altaria (Staff Stamp)",
"number": "XY46",
"printed_number": "XY46",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/web-images/cards/xyp/xyp-XY46vs.small.jpeg?v=1777696501684",
"medium": "https://api.rip.fun/storage/v1/object/public/web-images/cards/xyp/xyp-XY46vs.small.jpeg?v=1777696501684",
"large": "https://api.rip.fun/storage/v1/object/public/web-images/cards/xyp/xyp-XY46vs.small.jpeg?v=1777696501684"
}
],
"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": "100504",
"variants": [
{
"name": "staffStamp",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/web-images/cards/xyp/xyp-XY46vs.small.jpeg?v=1777696501684",
"medium": "https://api.rip.fun/storage/v1/object/public/web-images/cards/xyp/xyp-XY46vs.small.jpeg?v=1777696501684",
"large": "https://api.rip.fun/storage/v1/object/public/web-images/cards/xyp/xyp-XY46vs.small.jpeg?v=1777696501684"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Colorless"
],
"hp": "90",
"abilities": [
{
"name": "Clear Humming",
"text": "Each of your Colorless Pokémon has no Weakness.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Wing Attack",
"damage": "30"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-20"
}
],
"rarity": "Promo",
"artist": "Naoki Saito",
"pricing": {
"currency": "USD",
"market": 80.11,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 80.11
},
{
"condition": "MP",
"price": 57.2
},
{
"condition": "HP",
"price": 20
},
{
"condition": "DMG",
"price": 40
}
],
"graded": [
{
"company": "BGS",
"grade": "9",
"value": 239.99,
"low": 203.99,
"high": 275.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 16,
"low": 13.6,
"high": 18.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 37.1,
"low": 31.54,
"high": 42.67,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 67.2,
"low": 57.12,
"high": 77.28,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 120,
"low": 114.6,
"high": 120,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 405,
"low": 344.25,
"high": 465.75,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 53,
"low": 45.05,
"high": 60.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 79.47,
"low": 78.98,
"high": 80.71,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 130,
"low": 130,
"high": 137.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T11:34:42.761Z",
"trend_7d": {
"direction": "down",
"percent": -4.72
}
}
}
}