SkillAgentSearch skills...

RobloxApiSites

Roblox API Sites recreation. Unaffilated with Roblox corporation.

Install / Use

/learn @floatzeI/RobloxApiSites
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Maintainability Dotnet Workflow Code Quality

RobloxWeb

An attempt to (sort of) re-create the Roblox ApiSites based off swagger documentation, leaked stack traces/paths, comments in JS source code, comments by Roblox staff, etc. This project is not sponsored, endorsed, or in any way affiliated with Roblox corporation.

Inconsistencies

  • Uses .NET Core instead of .NET Framework

  • Does not use postsharp (which Roblox seems to use)

  • Does not add the various microservices Roblox uses (e.g. *.apis.roblox.com), as there is next to no documentation on them, and I don't want to just guess the names of various methods or services they use.

  • It's unlikely Roblox uses the shared model format used here (i.e. DB and JSON responses use same models), but for simplicity I just decided to combine them.

  • Will use Postgres instead of MSSQL

Related Skills

View on GitHub
GitHub Stars8
CategoryDevelopment
Updated1mo ago
Forks4

Languages

C#

Security Score

85/100

Audited on Feb 20, 2026

No findings