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, the Defending Pokémon takes 50 more damage from attacks (after applying Weakness and Resistance).
/api/v1/pokemon/cards/sv8-105vrh?include=prices 200 16ms{
"success": true,
"data": {
"id": "sv8-105vrh",
"name": "Vibrava",
"number": "105",
"printed_number": "105",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8/105vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8/105vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8/105vrh.large.webp"
}
],
"expansion": {
"id": "sv8",
"name": "Surging Sparks",
"total": 252,
"language": "English",
"language_code": "en",
"series": "Scarlet & Violet",
"code": "SSP",
"printed_total": 191,
"release_date": "2024/11/08",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv8.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv8.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "590085",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8/105vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8/105vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8/105vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Fighting"
],
"hp": "90",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Screech",
"text": "During your next turn, the Defending Pokémon takes 50 more damage from attacks (after applying Weakness and Resistance)."
},
{
"cost": [
"Fighting",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Cutting Wind",
"damage": "50"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"rarity": "Common",
"artist": "Teeziro",
"pricing": {
"currency": "USD",
"market": 0.21,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.21
},
{
"condition": "LP",
"price": 0.16
},
{
"condition": "MP",
"price": 0.1
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 25,
"low": 23.06,
"high": 25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 10.37,
"low": 8.81,
"high": 11.93,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 50,
"low": 42.5,
"high": 57.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:03:31.267Z",
"trend_7d": {
"direction": "up",
"percent": 23.53
}
}
}
}