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

Until the end of your next turn, if an attack damages the Defending Pokémon (after applying Weakness and Resistance), that attack does 20 more damage to the Defending Pokémon.
Does 10 damage plus 10 more damage for each damage counter on Onix.
/api/v1/pokemon/cards/neo1-69vuu?include=prices 200 18ms{
"success": true,
"data": {
"id": "neo1-69vuu",
"name": "Onix",
"number": "69",
"printed_number": "69",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo1-unlimited/69vuu.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo1-unlimited/69vuu.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo1-unlimited/69vuu.large.webp"
}
],
"expansion": {
"id": "neo1-unlimited",
"name": "Neo Genesis Unlimited",
"total": 111,
"language": "English",
"language_code": "en",
"series": "Neo",
"printed_total": 111,
"release_date": "2000/12/16",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/neo1.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/neo1.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "87875",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo1-unlimited/69vuu.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo1-unlimited/69vuu.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo1-unlimited/69vuu.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Fighting"
],
"hp": "60",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Screech",
"text": "Until the end of your next turn, if an attack damages the Defending Pokémon (after applying Weakness and Resistance), that attack does 20 more damage to the Defending Pokémon."
},
{
"cost": [
"Fighting",
"Fighting"
],
"converted_energy_cost": 2,
"name": "Rage",
"text": "Does 10 damage plus 10 more damage for each damage counter on Onix.",
"damage": "10+"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"rarity": "Common",
"artist": "Mitsuhiro Arita",
"pricing": {
"currency": "USD",
"market": 1.37,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.37
},
{
"condition": "LP",
"price": 0.76
},
{
"condition": "MP",
"price": 0.74
},
{
"condition": "HP",
"price": 0.46
},
{
"condition": "DMG",
"price": 0.42
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 44.99,
"low": 38.24,
"high": 51.74,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "5",
"value": 2,
"low": 1.7,
"high": 2.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "5.5",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "6",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 6.15,
"low": 9.99,
"high": 9.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9",
"value": 23.74,
"low": 22.5,
"high": 23.74,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 7,
"low": 5.95,
"high": 8.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 9,
"low": 7.65,
"high": 10.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 33.71,
"low": 27.9,
"high": 50.91,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "SGC",
"grade": "9",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:52:56.425Z",
"trend_7d": {
"direction": "down",
"percent": -19.41
}
}
}
}