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

During your next turn, this Pokémon's Bite attack's base damage is 60.
/api/v1/pokemon/cards/sm3-81vrh?include=prices 200 16ms{
"success": true,
"data": {
"id": "sm3-81vrh",
"name": "Alolan Rattata",
"number": "81",
"printed_number": "81",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3/81vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3/81vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3/81vrh.large.webp"
}
],
"expansion": {
"id": "sm3",
"name": "Burning Shadows",
"total": 177,
"language": "English",
"language_code": "en",
"series": "Sun & Moon",
"code": "BUS",
"printed_total": 147,
"release_date": "2017/08/05",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm3.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm3.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "138569",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3/81vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3/81vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3/81vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Darkness"
],
"hp": "40",
"attacks": [
{
"cost": [],
"converted_energy_cost": 0,
"name": "Focus Energy",
"text": "During your next turn, this Pokémon's Bite attack's base damage is 60."
},
{
"cost": [
"Darkness"
],
"converted_energy_cost": 1,
"name": "Bite",
"damage": "10"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"resistances": [
{
"type": "Psychic",
"value": "-20"
}
],
"rarity": "Common",
"artist": "nagimiso",
"pricing": {
"currency": "USD",
"market": 0.27,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.27
},
{
"condition": "MP",
"price": 0.15
},
{
"condition": "HP",
"price": 0.13
},
{
"condition": "DMG",
"price": 0.14
}
],
"graded": [
{
"company": "CGC",
"grade": "9",
"value": 9.6,
"low": 8.16,
"high": 11.04,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 11,
"low": 9.35,
"high": 12.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:31:52.984Z",
"trend_7d": {
"direction": "down",
"percent": -3.57
}
}
}
}