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

Switch out your opponent's Active Pokémon to the Bench. (Your opponent chooses the new Active Pokémon.)
/api/v1/pokemon/cards/sv11w_ja-154vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "sv11w_ja-154vh",
"name": "Herdier",
"number": "154",
"printed_number": "154",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv11w_ja/154vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv11w_ja/154vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv11w_ja/154vh.large.webp"
}
],
"expansion": {
"id": "sv11w_ja",
"name": "White Flare",
"total": 174,
"language": "Japanese",
"language_code": "ja",
"series": "Scarlet & Violet",
"code": "SV11W",
"printed_total": 86,
"release_date": "2025/06/06",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv11w_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv11w_ja.symbol.png",
"translation": {
"en": {
"name": "White Flare"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "636707",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv11w_ja/154vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv11w_ja/154vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv11w_ja/154vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Colorless"
],
"hp": "90",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Roar",
"text": "Switch out your opponent's Active Pokémon to the Bench. (Your opponent chooses the new Active Pokémon.)"
},
{
"cost": [
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Lunge Out",
"damage": "70"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Art Rare",
"artist": "Makura Tami",
"pricing": {
"currency": "USD",
"market": 8.22,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 8.22
},
{
"condition": "LP",
"price": 6.5
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 21.75,
"low": 18.5,
"high": 28.99,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 10.25,
"low": 10.25,
"high": 10.25,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "8.5",
"value": 9.6,
"low": 9.6,
"high": 9.6,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9",
"value": 9.6,
"low": 9.6,
"high": 9.6,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "10",
"value": 67.81,
"low": 100,
"high": 100,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "TAG",
"grade": "10",
"value": 52,
"low": 44.2,
"high": 59.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:44:15.873Z",
"trend_7d": {
"direction": "up",
"percent": 2.11
}
}
}
}