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 the Retreat Cost of your opponent's Active Pokémon is ColorlessColorless or more, this attack does 110 more damage.
/api/v1/pokemon/cards/sv7-123vrh?include=prices 200 17ms{
"success": true,
"data": {
"id": "sv7-123vrh",
"name": "Talonflame",
"number": "123",
"printed_number": "123",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7/123vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7/123vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7/123vrh.large.webp"
}
],
"expansion": {
"id": "sv7",
"name": "Stellar Crown",
"total": 175,
"language": "English",
"language_code": "en",
"series": "Scarlet & Violet",
"code": "SCR",
"printed_total": 142,
"release_date": "2024/09/13",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv7.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv7.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "567356",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7/123vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7/123vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7/123vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Colorless"
],
"hp": "140",
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Aero Chase",
"text": "If the Retreat Cost of your opponent's Active Pokémon is ColorlessColorless or more, this attack does 110 more damage.",
"damage": "110"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-30"
}
],
"rarity": "Uncommon",
"artist": "Nurikabe",
"pricing": {
"currency": "USD",
"market": 0.19,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.19
},
{
"condition": "LP",
"price": 0.13
},
{
"condition": "MP",
"price": 0.04
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 21,
"low": 17.85,
"high": 24.15,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 60,
"low": 51,
"high": 69,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 7.5,
"low": 6.38,
"high": 8.63,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:47:42.365Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}