stealer-db

what is this

lookup API for checking discord/roblox IDs against indexed stealer logs.
currently sourced from the skama leaderboard — 6,785 records.

usage

all-numeric input is treated as a discord id, anything else as a roblox username.

response

{
  "service": "skama",
  "id": "1458003110617157654",
  "usertype": "discord",
  "found": true,
  "data": { ... }
}