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 this Pokémon.
/api/v1/pokemon/cards/g1-43?include=prices 200 17ms{
"success": true,
"data": {
"id": "g1-43",
"name": "Geodude",
"number": "43",
"printed_number": "43",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/g1/43.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/g1/43.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/g1/43.large.webp"
}
],
"expansion": {
"id": "g1",
"name": "Generations",
"total": 117,
"language": "English",
"language_code": "en",
"series": "XY",
"code": "GEN",
"printed_total": 83,
"release_date": "2016/02/22",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/g1.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/g1.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "113701",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/g1/43.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/g1/43.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/g1/43.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Fighting"
],
"hp": "60",
"attacks": [
{
"cost": [
"Fighting"
],
"converted_energy_cost": 1,
"name": "Rollout",
"damage": "10"
},
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Flail",
"text": "This attack does 10 damage times the number of damage counters on this Pokémon.",
"damage": "10"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"rarity": "Common",
"artist": "MAHOU",
"pricing": {
"currency": "USD",
"market": 0.21,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.21
},
{
"condition": "MP",
"price": 0.13
},
{
"condition": "HP",
"price": 0.15
},
{
"condition": "DMG",
"price": 0.12
}
],
"graded": [
{
"company": "ACE",
"grade": "8",
"value": 33.78,
"low": 33.78,
"high": 33.78,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "3",
"value": 3.55,
"low": 3.02,
"high": 4.08,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 33,
"low": 28.05,
"high": 37.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 33,
"low": 28.05,
"high": 37.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 40,
"low": 34,
"high": 46,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T04:00:11.003Z",
"trend_7d": {
"direction": "up",
"percent": 5
}
}
}
}