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 40 more damage for each of your Benched Pokémon that has any Fire Energy attached.
/api/v1/pokemon/cards/me5-86vh?include=prices 200 19ms{
"success": true,
"data": {
"id": "me5-86vh",
"name": "Armarouge",
"number": "86",
"printed_number": "86",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me5-86vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me5-86vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me5-86vh.large.webp"
}
],
"expansion": {
"id": "me5",
"name": "Pitch Black",
"total": 120,
"language": "English",
"language_code": "en",
"series": "Mega Evolution",
"code": "PBL",
"printed_total": 84,
"release_date": "2026/07/17",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/me5.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/me5.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "704843",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me5-86vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me5-86vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me5-86vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Fire"
],
"hp": "140",
"attacks": [
{
"cost": [
"Fire"
],
"converted_energy_cost": 1,
"name": "Flame Legion",
"text": "This attack does 40 more damage for each of your Benched Pokémon that has any Fire Energy attached.",
"damage": "40"
}
],
"weaknesses": [
{
"type": "Water",
"value": "×2"
}
],
"rarity": "Illustration Rare",
"artist": "Iwamoto05",
"pricing": {
"currency": "USD",
"market": 2.74,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 2.74
},
{
"condition": "LP",
"price": 2.32
},
{
"condition": "HP",
"price": 2.49
},
{
"condition": "DMG",
"price": 2
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 27.06,
"low": 24.65,
"high": 29.47,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 143,
"low": 89.5,
"high": 196.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 350,
"low": 297.5,
"high": 402.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:55:34.671Z",
"trend_7d": {
"direction": "down",
"percent": -13.02
}
}
}
}