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

/api/v1/pokemon/cards/sv2-134vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "sv2-134vh",
"name": "Weavile",
"number": "134",
"printed_number": "134",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2/134vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2/134vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2/134vh.large.webp"
}
],
"expansion": {
"id": "sv2",
"name": "Paldea Evolved",
"total": 279,
"language": "English",
"language_code": "en",
"series": "Scarlet & Violet",
"code": "PAL",
"printed_total": 193,
"release_date": "2023/06/09",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv2.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv2.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "497595",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2/134vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2/134vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2/134vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Darkness"
],
"hp": "110",
"abilities": [
{
"name": "Assaulting Hunt",
"text": "Once during your turn, when this Pokémon moves from your Bench to the Active Spot, you may switch in 1 of your opponent's Benched Basic Pokémon to the Active Spot.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Darkness",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Slashing Claw",
"damage": "70"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"rarity": "Rare",
"artist": "saino misaki",
"pricing": {
"currency": "USD",
"market": 0.15,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.15
},
{
"condition": "LP",
"price": 0.14
},
{
"condition": "MP",
"price": 0.08
}
],
"graded": [
{
"company": "CGC",
"grade": "7.5",
"value": 45,
"low": 38.25,
"high": 51.75,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 4,
"low": 3.4,
"high": 4.6,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 12,
"low": 10.2,
"high": 13.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 3,
"low": 2.55,
"high": 3.45,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:32:55.520Z",
"trend_7d": {
"direction": "down",
"percent": -6.25
}
}
}
}