Safety signals for
the Roblox ecosystem.

One endpoint. Community-sourced safety data for any Roblox username. Built for extensions, bots, and moderation tools.

Get API accessRead the docs
const username = "Builderman";
const apiKey = "sk_live_your_api_key";

const res = await fetch(
  `https://api.safeadd.io/v1/profile/${username}`,
  { headers: { Authorization: `Bearer ${apiKey}` } }
);
Read-only
No mutations, no writes
Privacy-first
Aggregated signals only
Simple JSON
One endpoint, clean shapes

What you can build.

In-game scripts
Check player reputation inside Roblox experiences.
Moderation tools
Player reputation in your staff dashboard.
Discord bots
Trust checks before granting group access.
Trading platforms
Safety context alongside trade offers.

Pricing

Start free. Upgrade when you need more.

Free
$0
100 req / mo
Hobby
$4.99/mo
1,000 req / mo
Popular
Builder
$9.99/mo
5,000 req / mo
Pro
$19.99/mo
20,000 req / mo

Need higher limits? Contact us