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

This attack does 20 more damage times the amount of Energy attached to your opponent's Active Pokémon.
/api/v1/pokemon/cards/smp-SM13vs?include=prices 200 20ms{
"success": true,
"data": {
"id": "smp-SM13vs",
"name": "Oranguru (Staff Stamp)",
"number": "SM13",
"printed_number": "SM13",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp-SM13vs.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp-SM13vs.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp-SM13vs.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": "127187",
"variants": [
{
"name": "staffStamp",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp-SM13vs.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp-SM13vs.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp-SM13vs.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Colorless"
],
"hp": "120",
"abilities": [
{
"name": "Instruct",
"text": "Once during your turn (before your attack), you may draw cards until you have 3 cards in your hand.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Psychic",
"text": "This attack does 20 more damage times the amount of Energy attached to your opponent's Active Pokémon.",
"damage": "60+"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Promo",
"artist": "Mitsuhiro Arita",
"pricing": {
"currency": "USD",
"market": 79.99,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 79.99
},
{
"condition": "LP",
"price": 29.39
},
{
"condition": "MP",
"price": 55
},
{
"condition": "HP",
"price": 35.99
}
],
"graded": [
{
"company": "BGS",
"grade": "9",
"value": 43,
"low": 36.55,
"high": 49.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 33,
"low": 28.05,
"high": 37.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 11,
"low": 9.35,
"high": 12.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "8.5",
"value": 100,
"low": 85,
"high": 115,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T17:54:06.632Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}