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

Flip 2 coins. This attack does 40 damage for each heads.
This attack does 50 damage for each Beedrill V you have in play to 1 of your opponent's Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)
/api/v1/pokemon/cards/swsh10p_ja-69vh?include=prices 200 20ms{
"success": true,
"data": {
"id": "swsh10p_ja-69vh",
"name": "Beedrill V",
"number": "69",
"printed_number": "69",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10p_ja/69vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10p_ja/69vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10p_ja/69vh.large.webp"
}
],
"expansion": {
"id": "swsh10p_ja",
"name": "Space Juggler",
"total": 88,
"language": "Japanese",
"language_code": "ja",
"series": "Sword & Shield",
"code": "S10P",
"printed_total": 67,
"release_date": "2022/04/08",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh10p_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh10p_ja.symbol.png",
"translation": {
"en": {
"name": "Space Juggler"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "569912",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10p_ja/69vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10p_ja/69vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10p_ja/69vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"V"
],
"types": [
"Grass"
],
"hp": "210",
"attacks": [
{
"cost": [
"Grass"
],
"converted_energy_cost": 1,
"name": "Twineedle",
"text": "Flip 2 coins. This attack does 40 damage for each heads.",
"damage": "40×"
},
{
"cost": [
"Grass",
"Grass",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Swarming Sting",
"text": "This attack does 50 damage for each Beedrill V you have in play to 1 of your opponent's Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"rarity": "Super Rare",
"artist": "Narumi Sato",
"pricing": {
"currency": "USD",
"market": 45.5,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 45.5
},
{
"condition": "LP",
"price": 43
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 77.51,
"low": 75.97,
"high": 77.51,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "10",
"value": 59,
"low": 50.15,
"high": 67.85,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "8",
"value": 20,
"low": 17,
"high": 23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9",
"value": 35.01,
"low": 29.76,
"high": 40.26,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 38,
"low": 33,
"high": 64.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 24,
"low": 20.4,
"high": 27.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 19,
"low": 16.15,
"high": 21.85,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 28.36,
"low": 36,
"high": 36,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9.5",
"value": 39.05,
"low": 55,
"high": 55,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 85,
"low": 63.7,
"high": 110.31,
"confidence": "high",
"value_kind": "sold",
"sold_count": 14,
"trend": {
"direction": "flat",
"percent": 0
}
},
{
"company": "PSA",
"grade": "8",
"value": 24.99,
"low": 21.24,
"high": 28.74,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 43.5,
"low": 59.99,
"high": 59.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-21T03:27:40.932Z",
"trend_7d": {
"direction": "down",
"percent": -2.94
}
}
}
}