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 and your opponent's Active Pokémon have the same amount of Energy attached, this attack does 100 more damage.
This Pokémon also does 30 damage to itself.
/api/v1/pokemon/cards/sv8-160vh?include=prices 200 20ms{
"success": true,
"data": {
"id": "sv8-160vh",
"name": "Flamigo ex",
"number": "160",
"printed_number": "160",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8/160vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8/160vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8/160vh.large.webp"
}
],
"expansion": {
"id": "sv8",
"name": "Surging Sparks",
"total": 252,
"language": "English",
"language_code": "en",
"series": "Scarlet & Violet",
"code": "SSP",
"printed_total": 191,
"release_date": "2024/11/08",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv8.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv8.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "589945",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8/160vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8/160vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8/160vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"ex"
],
"types": [
"Colorless"
],
"hp": "200",
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Precise Beak",
"text": "If this Pokémon and your opponent's Active Pokémon have the same amount of Energy attached, this attack does 100 more damage.",
"damage": "30"
},
{
"cost": [
"Colorless",
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Brave Bird",
"text": "This Pokémon also does 30 damage to itself.",
"damage": "200"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-30"
}
],
"rarity": "Double Rare",
"artist": "N-DESIGN Inc.",
"pricing": {
"currency": "USD",
"market": 0.62,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.62
},
{
"condition": "MP",
"price": 0.49
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 13,
"low": 7,
"high": 13,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 13.5,
"low": 11.48,
"high": 15.52,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 5.5,
"low": 4.68,
"high": 6.32,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 65.95,
"low": 74.59,
"high": 87.4,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "8",
"value": 13,
"low": 11.05,
"high": 14.95,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 10,
"low": 5,
"high": 14,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "10",
"value": 45,
"low": 45,
"high": 45,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-21T03:03:31.267Z",
"trend_7d": {
"direction": "down",
"percent": -15.07
}
}
}
}