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/smp-SM132vs?include=prices 200 20ms{
"success": true,
"data": {
"id": "smp-SM132vs",
"name": "Delcatty (Staff Stamp)",
"number": "SM132",
"printed_number": "SM132",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp-SM132vs.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp-SM132vs.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp-SM132vs.large.webp"
}
],
"expansion": {
"id": "smp",
"name": "SM Black Star Promos",
"total": 251,
"language": "English",
"language_code": "en",
"series": "Sun & Moon",
"code": "PR-SM",
"printed_total": 248,
"release_date": "2017/02/03",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/smp.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/smp.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "172936",
"variants": [
{
"name": "staffStamp",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp-SM132vs.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp-SM132vs.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp-SM132vs.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Colorless"
],
"hp": "90",
"abilities": [
{
"name": "Search for Friends",
"text": "When you play this Pokémon from your hand to evolve 1 of your Pokémon during your turn, you may put 2 Supporter cards from your discard pile into your hand.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Cat Kick",
"damage": "40"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Promo",
"artist": "0313",
"pricing": {
"currency": "USD",
"market": 82.98,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 82.98
},
{
"condition": "LP",
"price": 71.19
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 12,
"low": 10.2,
"high": 13.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 285,
"low": 242.25,
"high": 327.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T17:54:06.632Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}