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/sv6-60vrh?include=prices 200 16ms{
"success": true,
"data": {
"id": "sv6-60vrh",
"name": "Palafin",
"number": "60",
"printed_number": "60",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6/60vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6/60vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6/60vrh.large.webp"
}
],
"expansion": {
"id": "sv6",
"name": "Twilight Masquerade",
"total": 226,
"language": "English",
"language_code": "en",
"series": "Scarlet & Violet",
"code": "TWM",
"printed_total": 167,
"release_date": "2024/05/24",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv6.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv6.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "550104",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6/60vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6/60vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6/60vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Water"
],
"hp": "100",
"abilities": [
{
"name": "Zero to Hero",
"text": "Once during your turn, when this Pokémon moves from the Active Spot to the Bench, you may search your deck for a Palafin ex and switch it with this Pokémon. Any attached cards, damage counters, Special Conditions, turns in play, and any other effects remain on the new Pokémon. If you switched a Pokémon in this way, put this card into your deck. Then, shuffle your deck.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Water",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Wave Splash",
"damage": "30"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"rarity": "Uncommon",
"artist": "Ligton",
"pricing": {
"currency": "USD",
"market": 0.23,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.23
},
{
"condition": "LP",
"price": 0.14
}
],
"graded": [
{
"company": "PSA",
"grade": "10",
"value": 103.26,
"low": 76.69,
"high": 76.69,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:44:41.675Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}