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 10 damage times the number of damage counters on Rhyhorn.
/api/v1/pokemon/cards/ecard3-91vrh?include=prices 200 15ms{
"success": true,
"data": {
"id": "ecard3-91vrh",
"name": "Rhyhorn",
"number": "91",
"printed_number": "91",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard3/91vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard3/91vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard3/91vrh.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": "88739",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard3/91vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard3/91vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard3/91vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Fighting"
],
"hp": "60",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Horn Attack",
"damage": "10"
},
{
"cost": [
"Fighting",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Retaliate",
"text": "This attack does 10 damage times the number of damage counters on Rhyhorn.",
"damage": "10"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"resistances": [
{
"type": "Lightning",
"value": "-30"
}
],
"rarity": "Common",
"artist": "Hisao Nakamura",
"pricing": {
"currency": "USD",
"market": 49.38,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 49.38
},
{
"condition": "HP",
"price": 32.66
},
{
"condition": "DMG",
"price": 19.99
}
],
"graded": [
{
"company": "ACE",
"grade": "9",
"value": 69.59,
"low": 59.15,
"high": 80.03,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 163,
"low": 138.55,
"high": 187.45,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 11,
"low": 9.35,
"high": 12.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 51.6,
"low": 43.86,
"high": 59.34,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 225,
"low": 191.25,
"high": 258.75,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 44.99,
"low": 38.24,
"high": 51.74,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 64.99,
"low": 55.24,
"high": 74.74,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 80.93,
"low": 105.28,
"high": 105.28,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 184.23,
"low": 300,
"high": 300,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-22T02:47:10.710Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}