Ranking API
Manage your group's members easily from your own code
While BloxTech provides automation for your centres out-of-the-box, you may want to automate more:
How about a
!promote <username>
command in your game?Or maybe you want to give gamepass owners a rank in your group?
Developing an external service? A simple POST request is all it takes!
You guessed it, the possibilities are endless! Let's dive right in:
2
3
Integrate the API
Do you want to integrate your Roblox game? We've built an easy-to-use module here: Roblox Developer Packages
Building an external service, like a Discord bot? Check out the API documentation for updating a member's rank or handling join requests.
Next up:
Last updated
Was this helpful?