
Next LevelModeration
Scale your game moderation with an easy-to-use report hub, fast-tracked ban appeals, and powerful analytics.
Trusted by leading communities
Join thousands of successful games worldwide
Everything you need to moderate at scale
Powerful moderation tools designed to help you keep your
community safe without the heavy workload.
Automated Reports
Automate reports, ensuring evidence and necessary context is captured for every report, reducing the manual workflow for your team.
Easy Ban Appeals
Manage ban appeals with an easy to use ticket system, allowing your team to review and respond efficiently.
Powerful Analytics
Gain insights into how your moderation is performing with detailed analytics on reports and appeals.
Team Collaboration
Allow multiple moderators to work together seamlessly with a central reports channel. Claim reports, add notes and discuss cases in real-time.
Custom Integration
Use our API to allow reports to be submitted from your game, create your own moderation tools or integrate with existing systems.
Roblox Ban API
Integrate directly with Roblox to ban users from Discord, without needing to be in-game. Use of Roblox's API allows for auto alt-detection.
Developer-first API
Simple integration, powerful results
Our API is now live!
Whilst our SDKs are still in development, you can start integrating with our REST API today. Create reports directly from your game, integrate with existing tools or build your own custom moderation system.
Coming Soon!
We're hard at work building our API.
Stay tuned for updates!
// Initialize Blox.report SDK
import { BloxReport } from '@blox-report/sdk'
const client = new BloxReport({
key: process.env.BLOXREPORT_API_KEY,
secret: process.env.BLOXREPORT_API_SECRET,
})
// Submit a player report
const report = await client.reports.create({
reportedUser: 123456789,
reporter: 987654321,
reason: 'exploiting',
description: 'Player using speed hacks',
evidence: ['https://youtube.com/watch?v=dQw4w9WgXcQ']
})
console.log('Report submitted:', report.id)Proven at scale
Trusted by millions of players worldwide
Player Visits
Across all games using our platform
Reports Processed
User-submitted reports handled by game moderation teams
Appeals Resolved
Ban appeals reviewed and resolved by moderation teams
Ready to improve your game's moderation?
Join thousands of Roblox games using Blox.report to streamline their moderation and create safer communities.
Moderating a large game? Head to the dashboard for a 30-day free trial!