Powered live by GET /api/v1/pokemon/…, the same public API documented in the Card Data API docs. Search supports the full q syntax.

This attack does 20 damage for each Pokémon in your discard pile that has the United Wings attack.
/api/v1/pokemon/cards/sv2-170vrh?include=prices 200 17ms{
"success": true,
"data": {
"id": "sv2-170vrh",
"name": "Flamigo",
"number": "170",
"printed_number": "170",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2/170vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2/170vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2/170vrh.large.webp"
}
],
"expansion": {
"id": "sv2",
"name": "Paldea Evolved",
"total": 279,
"language": "English",
"language_code": "en",
"series": "Scarlet & Violet",
"code": "PAL",
"printed_total": 193,
"release_date": "2023/06/09",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv2.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv2.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "497591",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2/170vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2/170vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2/170vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Colorless"
],
"hp": "110",
"abilities": [
{
"name": "Insta-Flock",
"text": "When you play this Pokémon from your hand onto your Bench during your turn, you may search your deck for up to 3 Flamigo, reveal them, and put them into your hand. Then, shuffle your deck.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "United Wings",
"text": "This attack does 20 damage for each Pokémon in your discard pile that has the United Wings attack.",
"damage": "20"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-30"
}
],
"rarity": "Uncommon",
"artist": "nagimiso",
"pricing": {
"currency": "USD",
"market": 0.27,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.27
},
{
"condition": "LP",
"price": 0.21
}
],
"graded": [
{
"company": "CGC",
"grade": "9",
"value": 7,
"low": 5.95,
"high": 8.05,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 16,
"low": 13.6,
"high": 18.4,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 7.13,
"low": 6.06,
"high": 8.2,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 31.5,
"low": 9,
"high": 31.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:32:55.520Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}