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

Discard up to 2 Pokémon Tool cards attached to your opponent's Pokémon.
Flip 4 coins. This attack does 40 damage times the number of heads.
/api/v1/pokemon/cards/xyp-XY157vh?include=prices 200 22ms{
"success": true,
"data": {
"id": "xyp-XY157vh",
"name": "Beedrill-EX",
"number": "XY157",
"printed_number": "XY157",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xyp/XY157vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xyp/XY157vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xyp/XY157vh.large.webp"
}
],
"expansion": {
"id": "xyp",
"name": "XY Black Star Promos",
"total": 216,
"language": "English",
"language_code": "en",
"series": "XY",
"code": "PR-XY",
"printed_total": 211,
"release_date": "2013/10/12",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xyp.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xyp.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "125565",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xyp/XY157vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xyp/XY157vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xyp/XY157vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"EX"
],
"types": [
"Grass"
],
"hp": "160",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Double Scrapper",
"text": "Discard up to 2 Pokémon Tool cards attached to your opponent's Pokémon."
},
{
"cost": [
"Grass",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Pin Missile",
"text": "Flip 4 coins. This attack does 40 damage times the number of heads.",
"damage": "40"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"rarity": "Promo",
"artist": "hatachu",
"pricing": {
"currency": "USD",
"market": 5.32,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 5.32
},
{
"condition": "LP",
"price": 3.72
},
{
"condition": "MP",
"price": 2.88
},
{
"condition": "HP",
"price": 1.97
},
{
"condition": "DMG",
"price": 1.74
}
],
"graded": [
{
"company": "PSA",
"grade": "10",
"value": 41,
"low": 34.85,
"high": 47.15,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "4",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 11,
"low": 9.35,
"high": 12.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 12,
"low": 10.2,
"high": 13.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 39.99,
"low": 33.99,
"high": 45.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 20,
"low": 17,
"high": 23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T04:02:51.277Z",
"trend_7d": {
"direction": "down",
"percent": -0.56
}
}
}
}