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/svp-59vs?include=prices 200 19ms{
"success": true,
"data": {
"id": "svp-59vs",
"name": "Xatu (Staff Stamp)",
"number": "59",
"printed_number": "59",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp/59vs.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp/59vs.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp/59vs.large.webp"
}
],
"expansion": {
"id": "svp",
"name": "Scarlet & Violet Black Star Promos",
"total": 225,
"language": "English",
"language_code": "en",
"series": "Scarlet & Violet",
"code": "SVP",
"printed_total": 224,
"release_date": "2023/01/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/svp.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/svp.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": null,
"variants": [
{
"name": "staffStamp",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp/59vs.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp/59vs.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp/59vs.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Psychic"
],
"hp": "100",
"abilities": [
{
"name": "Clairvoyant Sense",
"text": "Once during your turn, you may attach a Basic Psychic Energy card from your hand to 1 of your Benched Pokémon. If you attached Energy to a Pokémon in this way, draw 2 cards.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Psychic",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Super Psy Bolt",
"damage": "80"
}
],
"weaknesses": [
{
"type": "Darkness",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-30"
}
],
"rarity": "Promo",
"artist": "GOSSAN",
"pricing": {
"currency": "USD",
"market": 21.02,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 21.02
},
{
"condition": "LP",
"price": 19.2
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 49,
"low": 49,
"high": 74.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 130,
"low": 110.5,
"high": 149.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 15.25,
"low": 12.96,
"high": 17.54,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 9.83,
"low": 8.36,
"high": 11.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 40,
"low": 40,
"high": 40.38,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "10",
"value": 105,
"low": 89.25,
"high": 120.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T19:10:49.817Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}