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

The Defending Pokémon is now Poisoned.
/api/v1/pokemon/cards/ex10-57?include=prices 200 19ms{
"success": true,
"data": {
"id": "ex10-57",
"name": "Gligar",
"number": "57",
"printed_number": "57",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex10/57.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex10/57.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex10/57.large.webp"
}
],
"expansion": {
"id": "ex10",
"name": "Unseen Forces",
"total": 145,
"language": "English",
"language_code": "en",
"series": "EX",
"code": "UF",
"printed_total": 115,
"release_date": "2005/08/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex10.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex10.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "85765",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex10/57.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex10/57.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex10/57.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Fighting"
],
"hp": "50",
"abilities": [
{
"name": "Free Flight",
"text": "If Gligar has no Energy cards attached to it, Gligar's Retreat Cost is 0.",
"type": "Poké-Body"
}
],
"attacks": [
{
"cost": [
"Fighting"
],
"converted_energy_cost": 1,
"name": "Toxic Grip",
"text": "The Defending Pokémon is now Poisoned.",
"damage": "10"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"rarity": "Common",
"artist": "Mitsuhiro Arita",
"pricing": {
"currency": "USD",
"market": 0.38,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.38
},
{
"condition": "LP",
"price": 0.29
},
{
"condition": "MP",
"price": 0.27
},
{
"condition": "HP",
"price": 0.23
},
{
"condition": "DMG",
"price": 0.2
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 20,
"low": 14,
"high": 22.25,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7",
"value": 8.4,
"low": 7.14,
"high": 9.66,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 13.5,
"low": 11.48,
"high": 15.52,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 52.02,
"low": 68.19,
"high": 69.79,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "CGC",
"grade": "9.5",
"value": 15.5,
"low": 13.18,
"high": 17.83,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 200,
"low": 170,
"high": 230,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 42,
"low": 41.2,
"high": 70,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "9",
"value": 26.5,
"low": 22.53,
"high": 30.48,
"confidence": "low",
"value_kind": "feed",
"sold_count": 2
}
],
"market_updated_at": "2026-09-11T03:18:24.749Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}