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

Search your deck for up to 2 Basic Darkness Energy cards and attach them to this Pokémon. Then, shuffle your deck. If you attached Energy to a Pokémon in this way, this Pokémon is now Poisoned.
If this Pokémon is Poisoned, this attack does 130 more damage.
/api/v1/pokemon/cards/sv6pt5-90vh?include=prices 200 24ms{
"success": true,
"data": {
"id": "sv6pt5-90vh",
"name": "Okidogi ex",
"number": "90",
"printed_number": "90",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6pt5/90vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6pt5/90vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6pt5/90vh.large.webp"
}
],
"expansion": {
"id": "sv6pt5",
"name": "Shrouded Fable",
"total": 99,
"language": "English",
"language_code": "en",
"series": "Scarlet & Violet",
"code": "SFA",
"printed_total": 64,
"release_date": "2024/08/02",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv6pt5.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv6pt5.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "560401",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6pt5/90vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6pt5/90vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6pt5/90vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"ex"
],
"types": [
"Darkness"
],
"hp": "250",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Poisonous Musculature",
"text": "Search your deck for up to 2 Basic Darkness Energy cards and attach them to this Pokémon. Then, shuffle your deck. If you attached Energy to a Pokémon in this way, this Pokémon is now Poisoned."
},
{
"cost": [
"Darkness",
"Darkness",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Chain-Crazed",
"text": "If this Pokémon is Poisoned, this attack does 130 more damage.",
"damage": "130"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Special Illustration Rare",
"artist": "takuyoa",
"pricing": {
"currency": "USD",
"market": 22.19,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 22.19
},
{
"condition": "LP",
"price": 19.65
},
{
"condition": "MP",
"price": 16.99
},
{
"condition": "HP",
"price": 15.99
}
],
"graded": [
{
"company": "BGS",
"grade": "9",
"value": 29.99,
"low": 29.99,
"high": 29.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "10",
"value": 50,
"low": 37,
"high": 50,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 11,
"low": 9.35,
"high": 12.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 16.6,
"low": 15.5,
"high": 15.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9.5",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "066",
"value": 26,
"low": 22.1,
"high": 29.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 99.99,
"low": 85.19,
"high": 137.99,
"confidence": "high",
"value_kind": "sold",
"sold_count": 13
},
{
"company": "PSA",
"grade": "8",
"value": 14.48,
"low": 17.5,
"high": 17.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 29.99,
"low": 25.2,
"high": 33.83,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "TAG",
"grade": "10",
"value": 90,
"low": 76.5,
"high": 103.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:55:18.783Z",
"trend_7d": {
"direction": "flat",
"percent": 0.5
}
}
}
}