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

Put 3 Pokémon Tool cards from your discard pile into your hand.
/api/v1/pokemon/cards/sm4-48vrh?include=prices 200 18ms{
"success": true,
"data": {
"id": "sm4-48vrh",
"name": "Oranguru",
"number": "48",
"printed_number": "48",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm4/48vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm4/48vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm4/48vrh.large.webp"
}
],
"expansion": {
"id": "sm4",
"name": "Crimson Invasion",
"total": 126,
"language": "English",
"language_code": "en",
"series": "Sun & Moon",
"code": "CIN",
"printed_total": 111,
"release_date": "2017/11/03",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm4.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm4.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "149071",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm4/48vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm4/48vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm4/48vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Psychic"
],
"hp": "110",
"attacks": [
{
"cost": [
"Psychic"
],
"converted_energy_cost": 1,
"name": "Fixer of the Forest",
"text": "Put 3 Pokémon Tool cards from your discard pile into your hand."
},
{
"cost": [
"Psychic",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Zen Headbutt",
"damage": "70"
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "×2"
}
],
"rarity": "Rare",
"artist": "Yoshinobu Saito",
"pricing": {
"currency": "USD",
"market": 0.41,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.41
},
{
"condition": "LP",
"price": 0.23
},
{
"condition": "MP",
"price": 0.3
},
{
"condition": "HP",
"price": 0.34
}
],
"graded": [
{
"company": "PSA",
"grade": "10",
"value": 54.95,
"low": 46.71,
"high": 63.19,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:58:38.868Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}