⚡ Public API

Query the database programmatically. Free to use, rate limited to 20 requests per minute.

Endpoint
GET index.php?api=1&username={roblox_username}
Example Response
{ "success": true, "username": "Builderman", "status": "scammer", "reason": "Fake Trades", "reported_by": "Community", "date_added": "2025-01-15T12:00:00+00:00" }
Status Values
scammer
🔴 Known scammer
trusted
🟢 Trusted member
none
⚪ No record
Try It