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 there are any Fire Energy cards in your discard pile, flip a coin. If heads, attach 1 of them to Moltres.
Flip a coin. If tails, discard a Fire Energy card attached to Moltres.
/api/v1/pokemon/cards/ecard3-21?include=prices 200 18ms{
"success": true,
"data": {
"id": "ecard3-21",
"name": "Moltres",
"number": "21",
"printed_number": "21",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard3/21.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard3/21.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard3/21.large.webp"
}
],
"expansion": {
"id": "ecard3",
"name": "Skyridge",
"total": 182,
"language": "English",
"language_code": "en",
"series": "E-Card",
"code": "SK",
"printed_total": 144,
"release_date": "2003/05/12",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ecard3.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ecard3.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "87558",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard3/21.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard3/21.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard3/21.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Fire"
],
"hp": "80",
"abilities": [
{
"name": "Fire Immunity",
"text": "You can't attach Fire Energy cards from your hand to Moltres.",
"type": "Poké-Body"
}
],
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Collect Fire",
"text": "If there are any Fire Energy cards in your discard pile, flip a coin. If heads, attach 1 of them to Moltres.",
"damage": "10"
},
{
"cost": [
"Fire",
"Fire",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Burning Tail",
"text": "Flip a coin. If tails, discard a Fire Energy card attached to Moltres.",
"damage": "60"
}
],
"weaknesses": [
{
"type": "Water",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-30"
}
],
"rarity": "Rare",
"artist": "Kouki Saitou",
"pricing": {
"currency": "USD",
"market": 64.84,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 64.84
},
{
"condition": "LP",
"price": 51.6
},
{
"condition": "MP",
"price": 45.37
},
{
"condition": "HP",
"price": 29.99
},
{
"condition": "DMG",
"price": 35.51
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 237.5,
"low": 75,
"high": 399.99,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 35.08,
"low": 53.5,
"high": 53.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9",
"value": 42.5,
"low": 36.13,
"high": 48.87,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "1",
"value": 129.99,
"low": 54.8,
"high": 153.99,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "10",
"value": 459.99,
"low": 206.32,
"high": 681.96,
"confidence": "high",
"value_kind": "sold",
"sold_count": 10,
"trend": {
"direction": "up",
"percent": 7
}
},
{
"company": "PSA",
"grade": "4",
"value": 49.99,
"low": 42.49,
"high": 57.49,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "5",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 16,
"low": 13.6,
"high": 18.4,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 192,
"low": 186.4,
"high": 197.6,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "8.5",
"value": 38,
"low": 32.3,
"high": 43.7,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 93.98,
"low": 61.7,
"high": 599.99,
"confidence": "high",
"value_kind": "sold",
"sold_count": 6,
"trend": {
"direction": "down",
"percent": -84.3
}
}
],
"market_updated_at": "2026-09-22T02:47:10.710Z",
"trend_7d": {
"direction": "down",
"percent": -7.9
}
}
}
}