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 a coin. If heads, the Defending Pokémon is now either Asleep, Confused, Paralyzed, or Poisoned (your choice).
Flip a coin. If tails, this attack does nothing.
/api/v1/pokemon/cards/vs1_ja-63?include=prices 200 14ms{
"success": true,
"data": {
"id": "vs1_ja-63",
"name": "Janine's Venomoth",
"number": "63",
"printed_number": "63",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/vs1_ja/63.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/vs1_ja/63.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/vs1_ja/63.large.webp"
}
],
"expansion": {
"id": "vs1_ja",
"name": "Pokémon VS",
"total": 151,
"language": "Japanese",
"language_code": "ja",
"series": "VS",
"printed_total": 141,
"release_date": "2001/07/19",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/vs1_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/vs1_ja.symbol.png",
"translation": {
"en": {
"name": "Pokémon VS"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "631767",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/vs1_ja/63.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/vs1_ja/63.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/vs1_ja/63.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Grass"
],
"attacks": [
{
"cost": [
"Grass"
],
"converted_energy_cost": 1,
"name": "Magic Dust",
"text": "Flip a coin. If heads, the Defending Pokémon is now either Asleep, Confused, Paralyzed, or Poisoned (your choice)."
},
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Razor Wind",
"text": "Flip a coin. If tails, this attack does nothing.",
"damage": "30"
}
],
"rarity": "usually",
"artist": "Tomokazu Komiya",
"pricing": {
"currency": "USD",
"market": 73.26,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 73.26
},
{
"condition": "LP",
"price": 56.66
},
{
"condition": "MP",
"price": 54.25
},
{
"condition": "HP",
"price": 46.39
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 105.7,
"low": 92,
"high": 188,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "CGC",
"grade": "9",
"value": 49.4,
"low": 67,
"high": 67,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9.5",
"value": 31,
"low": 26.35,
"high": 35.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 32.5,
"low": 32.5,
"high": 43.38,
"confidence": "low",
"value_kind": "feed",
"sold_count": 5
},
{
"company": "PSA",
"grade": "8",
"value": 66.88,
"low": 109.5,
"high": 109.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 27,
"low": 22.95,
"high": 31.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "10",
"value": 150,
"low": 127.5,
"high": 172.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:22:16.637Z",
"trend_7d": {
"direction": "flat",
"percent": -0.04
}
}
}
}