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

Goldeen does 10 damage to itself.
/api/v1/pokemon/cards/dp1-84vrh?include=prices 200 17ms{
"success": true,
"data": {
"id": "dp1-84vrh",
"name": "Goldeen",
"number": "84",
"printed_number": "84",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp1/84vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp1/84vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp1/84vrh.large.webp"
}
],
"expansion": {
"id": "dp1",
"name": "Diamond & Pearl",
"total": 130,
"language": "English",
"language_code": "en",
"series": "Diamond & Pearl",
"code": "DP",
"printed_total": 130,
"release_date": "2007/05/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/dp1.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/dp1.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "85807",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp1/84vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp1/84vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp1/84vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Water"
],
"hp": "60",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Horn Attack",
"damage": "10"
},
{
"cost": [
"Water",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Take Down",
"text": "Goldeen does 10 damage to itself.",
"damage": "30"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "+10"
}
],
"rarity": "Common",
"artist": "Atsuko Nishida",
"pricing": {
"currency": "USD",
"market": 1.88,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.88
},
{
"condition": "LP",
"price": 1.57
},
{
"condition": "MP",
"price": 1.17
},
{
"condition": "DMG",
"price": 0.53
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 12.44,
"low": 12.8,
"high": 12.8,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "8.5",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 24.5,
"low": 20.83,
"high": 28.17,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 17,
"low": 14.45,
"high": 19.55,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "7.5",
"value": 4,
"low": 3.4,
"high": 4.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:58:35.862Z",
"trend_7d": {
"direction": "down",
"percent": -8.74
}
}
}
}