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-74vrh?include=prices 200 20ms{
"success": true,
"data": {
"id": "xy6-74vrh",
"name": "Altaria",
"number": "74",
"printed_number": "74",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy6/74vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy6/74vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy6/74vrh.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": "98089",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy6/74vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy6/74vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy6/74vrh.large.webp"
}
]
}
],
"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": "Rare",
"artist": "Naoki Saito",
"pricing": {
"currency": "USD",
"market": 0.58,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.58
}
],
"graded": [
{
"company": "BGS",
"grade": "9",
"value": 200,
"low": 170,
"high": 230,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 89.99,
"low": 76.49,
"high": 103.49,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 80,
"low": 60,
"high": 80,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 175,
"low": 148.75,
"high": 201.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 65.58,
"low": 54.1,
"high": 94.89,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "9",
"value": 79,
"low": 69.5,
"high": 79,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:18:18.995Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}