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

During your next turn, Scyther can't use Slashing Strike.
/api/v1/pokemon/cards/hgss3-65?include=prices 200 17ms{
"success": true,
"data": {
"id": "hgss3-65",
"name": "Scyther",
"number": "65",
"printed_number": "65",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/hgss3/65.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/hgss3/65.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/hgss3/65.large.webp"
}
],
"expansion": {
"id": "hgss3",
"name": "HS—Undaunted",
"total": 91,
"language": "English",
"language_code": "en",
"series": "HeartGold & SoulSilver",
"code": "UD",
"printed_total": 90,
"release_date": "2010/08/18",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/hgss3.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/hgss3.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "89004",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/hgss3/65.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/hgss3/65.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/hgss3/65.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Grass"
],
"hp": "70",
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Cut",
"damage": "20"
},
{
"cost": [
"Grass",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Slashing Strike",
"text": "During your next turn, Scyther can't use Slashing Strike.",
"damage": "50"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"rarity": "Common",
"artist": "Masakazu Fukuda",
"pricing": {
"currency": "USD",
"market": 0.97,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.97
},
{
"condition": "LP",
"price": 0.61
},
{
"condition": "MP",
"price": 0.44
},
{
"condition": "HP",
"price": 0.38
},
{
"condition": "DMG",
"price": 0.45
}
],
"graded": [
{
"company": "ACE",
"grade": "8",
"value": 27,
"low": 27,
"high": 27,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "10",
"value": 24,
"low": 20.4,
"high": 27.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 24,
"low": 20.4,
"high": 27.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 15.04,
"low": 12.78,
"high": 17.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 58,
"low": 35.38,
"high": 58,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:48:06.184Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}