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 30 damage plus 10 more damage for each type of Basic Energy card, if any, attached to Ho-Oh.
/api/v1/pokemon/cards/neo3-18v1e?include=prices 200 19ms{
"success": true,
"data": {
"id": "neo3-18v1e",
"name": "Ho-oh",
"number": "18",
"printed_number": "18",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo3-1st-edition/18v1e.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo3-1st-edition/18v1e.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo3-1st-edition/18v1e.large.webp"
}
],
"expansion": {
"id": "neo3-1st-edition",
"name": "Neo Revelation 1st Edition",
"total": 66,
"language": "English",
"language_code": "en",
"series": "Neo",
"printed_total": 66,
"release_date": "2001/09/21",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/neo3.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/neo3.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "86119",
"variants": [
{
"name": "firstEdition",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo3-1st-edition/18v1e.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo3-1st-edition/18v1e.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo3-1st-edition/18v1e.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Colorless"
],
"hp": "90",
"attacks": [
{
"cost": [
"Colorless",
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Rainbow Burn",
"text": "This attack does 30 damage plus 10 more damage for each type of Basic Energy card, if any, attached to Ho-Oh.",
"damage": "30+"
}
],
"weaknesses": [
{
"type": "Water",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-30"
}
],
"rarity": "Rare",
"artist": "Aya Kusube",
"pricing": {
"currency": "USD",
"market": 54.99,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 54.99
},
{
"condition": "LP",
"price": 19.71
},
{
"condition": "MP",
"price": 16.45
},
{
"condition": "HP",
"price": 11.3
},
{
"condition": "DMG",
"price": 9.33
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 169.98,
"low": 228,
"high": 228,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "3",
"value": 25,
"low": 21.25,
"high": 28.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 25,
"low": 21.25,
"high": 28.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 12,
"low": 10.2,
"high": 13.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 40,
"low": 34,
"high": 46,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 68.08,
"low": 80.1,
"high": 80.9,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "1",
"value": 40,
"low": 34,
"high": 46,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 242,
"low": 205.7,
"high": 278.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 50.25,
"low": 75,
"high": 75,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "7",
"value": 51,
"low": 43.35,
"high": 58.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 85,
"low": 140,
"high": 140,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 70,
"low": 70,
"high": 79,
"confidence": "low",
"value_kind": "feed",
"sold_count": 3
},
{
"company": "SGC",
"grade": "9.5",
"value": 99.97,
"low": 84.97,
"high": 114.97,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:29:51.720Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}