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

Put a damage counter on the Defending Pokémon.
/api/v1/pokemon/cards/ecard3-57?include=prices 200 20ms{
"success": true,
"data": {
"id": "ecard3-57",
"name": "Gastly",
"number": "57",
"printed_number": "57",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard3/57.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard3/57.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard3/57.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": "85646",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard3/57.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard3/57.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard3/57.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Psychic"
],
"hp": "50",
"attacks": [
{
"cost": [
"Psychic"
],
"converted_energy_cost": 1,
"name": "Haunt",
"text": "Put a damage counter on the Defending Pokémon."
}
],
"weaknesses": [
{
"type": "Darkness",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-30"
}
],
"rarity": "Common",
"artist": "Kyoko Umemoto",
"pricing": {
"currency": "USD",
"market": 65,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 65
},
{
"condition": "LP",
"price": 28.68
},
{
"condition": "MP",
"price": 29.71
},
{
"condition": "HP",
"price": 13.34
},
{
"condition": "DMG",
"price": 11.57
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 88.8,
"low": 75.48,
"high": 102.12,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 50,
"low": 42.5,
"high": 57.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 50,
"low": 49.46,
"high": 125.2,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "CGC",
"grade": "9.5",
"value": 32,
"low": 27.2,
"high": 36.8,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 87.5,
"low": 74.38,
"high": 100.62,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "6",
"value": 24.99,
"low": 21.24,
"high": 28.74,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 23.5,
"low": 19.97,
"high": 27.03,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 110.75,
"low": 67.8,
"high": 263.25,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
},
{
"company": "SGC",
"grade": "10",
"value": 23,
"low": 19.55,
"high": 26.45,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:47:10.710Z",
"trend_7d": {
"direction": "up",
"percent": 30.03
}
}
}
}