Ranking API

Manage your group's members easily from your own code

This guide assumes you have already activated & set up Automatic Ranking.

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:

1

Open Auto-Ranking Settings

From your centre page, press on Auto-Ranking.

2

Generate & copy API key

If the BloxTech API Key field is empty, press Regenerate Key.

Then, click on the copy icon to copy your key to clipboard.

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?