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

Choose 1 of your opponent's Pokémon. This attack does 20 damage to that Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)
/api/v1/pokemon/cards/ex1-23?include=prices 200 16ms{
"success": true,
"data": {
"id": "ex1-23",
"name": "Swampert",
"number": "23",
"printed_number": "23",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex1/23.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex1/23.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex1/23.large.webp"
}
],
"expansion": {
"id": "ex1",
"name": "Ruby & Sapphire",
"total": 109,
"language": "English",
"language_code": "en",
"series": "EX",
"code": "RS",
"printed_total": 109,
"release_date": "2003/07/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex1.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex1.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "89676",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex1/23.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex1/23.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex1/23.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Water"
],
"hp": "100",
"abilities": [
{
"name": "Natural Remedy",
"text": "Once during your turn (before your attack), when you attach a Water Energy card from your hand to Swampert, remove 1 damage counter from Swampert.",
"type": "Poké-Body"
}
],
"attacks": [
{
"cost": [
"Water"
],
"converted_energy_cost": 1,
"name": "Water Arrow",
"text": "Choose 1 of your opponent's Pokémon. This attack does 20 damage to that Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)"
},
{
"cost": [
"Water",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Waterfall",
"damage": "50"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"rarity": "Rare",
"artist": "Ken Sugimori",
"pricing": {
"currency": "USD",
"market": 4.52,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 4.52
},
{
"condition": "LP",
"price": 2.77
},
{
"condition": "MP",
"price": 2.05
},
{
"condition": "HP",
"price": 1.32
},
{
"condition": "DMG",
"price": 1.41
}
],
"graded": [
{
"company": "AGS",
"grade": "5",
"value": 9,
"low": 9,
"high": 9,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "BGS",
"grade": "9.5",
"value": 48,
"low": 48,
"high": 48,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "10",
"value": 40,
"low": 34,
"high": 46,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "CGC",
"grade": "8",
"value": 30,
"low": 25.5,
"high": 34.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 105.6,
"low": 29.52,
"high": 141.12,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "1",
"value": 72,
"low": 68.5,
"high": 72,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 475,
"low": 77.5,
"high": 475,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "3",
"value": 15,
"low": 12.75,
"high": 17.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "4",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 31.95,
"low": 27.16,
"high": 36.74,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 20.5,
"low": 17.43,
"high": 23.58,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 13,
"low": 11.05,
"high": 14.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 3
},
{
"company": "PSA",
"grade": "9",
"value": 400,
"low": 204,
"high": 419.99,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
}
],
"market_updated_at": "2026-09-21T03:55:46.056Z",
"trend_7d": {
"direction": "down",
"percent": -0.66
}
}
}
}