Collected list of APIs

List of Roblox APIs subdomains & availability information.

  1. accountinformation.roblox.com - [DOCS]
  2. accountsettings.roblox.com - [DOCS]
  3. adconfiguration.roblox.com - [DOCS]
  4. ads.roblox.com - [DOCS]
  5. api.roblox.com - [DOCS] (LEGACY)
  6. assetdelivery.roblox.com - [DOCS]
  7. auth.roblox.com - [DOCS]
  8. avatar.roblox.com - [DOCS]
  9. badges.roblox.com - [DOCS]
  10. billing.roblox.com - [DOCS]
  11. catalog.roblox.com - [DOCS]
  12. chat.roblox.com - [DOCS]
  13. chatmoderation.roblox.com - [DOCS]
  14. clientsettings.roblox.com - [DOCS] (ALIASES: clientsettingscdn.roblox.com)
  15. contacts.roblox.com - [DOCS]
  16. contentstore.roblox.com - [DOCS]
  17. develop.roblox.com - [DOCS]
  18. economy.roblox.com - [DOCS]
  19. economycreatorstats.roblox.com - [DOCS]
  20. engagementpayouts.roblox.com - [DOCS]
  21. followings.roblox.com - [DOCS]
  22. friends.roblox.com - [DOCS]
  23. gameinternationalization.roblox.com - [DOCS]
  24. gamejoin.roblox.com - [DOCS]
  25. gamepersistence.roblox.com - [DOCS]
  26. games.roblox.com - [DOCS]
  27. groups.roblox.com - [DOCS]
  28. groupsmoderation.roblox.com - [DOCS]
  29. inventory.roblox.com - [DOCS]
  30. itemconfiguration.roblox.com - [DOCS]
  31. locale.roblox.com - [DOCS]
  32. localizationtables.roblox.com - [DOCS]
  33. metrics.roblox.com - [DOCS]
  34. notifications.roblox.com - [DOCS]
  35. points.roblox.com - [DOCS]
  36. premiumfeatures.roblox.com - [DOCS]
  37. presence.roblox.com - [DOCS]
  38. privatemessages.roblox.com - [DOCS]
  39. publish.roblox.com - [DOCS]
  40. search.roblox.com - [DOCS] (CUSTOM)
  41. thumbnails.roblox.com - [DOCS]
  42. thumbnailsresizer.roblox.com - [DOCS]
  43. trades.roblox.com - [DOCS]
  44. translationroles.roblox.com - [DOCS]
  45. translations.roblox.com - [DOCS]
  46. twostepverification.roblox.com - [DOCS]
  47. users.roblox.com - [DOCS]
  48. usermoderation.roblox.com - [DOCS]
  49. voice.roblox.com - [DOCS]

ALIAS - same API with different url
CUSTOM - different system, endpoints might need to be directly reached otherwise usually redirected to the main roblox.com site.

To view documentation make sure to connect with HTTPS and add /docs at the end.

Tried to find all via DNS, if any is missing, please let me know below and I’ll update the list.

237 Likes

voice.roblox.com :eyes:, Now I want to know what this is.
Thanks for amassing these, a great resource, will def look back on.

9 Likes

Might actually be Xbox calling feature. I wouldn’t call in-game chat this way.
image

9 Likes

Quick tip for those who don’t know:

at the end of each API site, see if you can put /docs at the end to see if it has documentation, just make sure you have HTTPS at the end.

For example, https://ads.roblox.com/docs gives you a list of GET and POST methods for ad metadata and creating ads.

Oh yea, now I know Roblox was based on ASP .NET

8 Likes

It’s already noted at the end of the post. Thanks for heads up though!

4 Likes

I went to https://chat.roblox.com/v2/metadata and i got a json response that had "isVoiceChatForClientSideEnabled":false in it. I wonder what this could mean…
(you need to be logged in for it to work)

8 Likes

Changes:

2 Likes

Changes

2 Likes

Is there a API to see what date a player recived an item?

2 Likes

Seems Roblox is working on some new 2FA. :fire:

3 Likes

Wow. That’s a lot more then I expected. Vouch

2 Likes

It’s about time they update 2FA system

2 Likes

as of earlier today, trades, voice, users, share, privatemessages, localizationtables, itemconfiguration, engagementpayouts, economycreatorstats are now on the consolidated page.

2 Likes

This may also be helpful, I list 100s of robloxlabs subdomains here

2 Likes

If I remember correctly, roblox added in Beta a “Voice” object which made like the speak function of windows only it was canceled and never came out of this beta. There also developed a voice call system after but it was removed

I remember seeing a video but i can’t find it :confused: (for the voice object)

2 Likes

Rings no bells with me and i’ve been on this platform a long while.
They’d likely have taken down said API if it was a disgarded feature (for good).

1 Like

Indeed, or else he keeps it because he has a lot to work on it and it would be a shame to lose it. It could be useful for something too who knows

1 Like

Poof.

Changes:

  • captcha.roblox.com got removed along with auth v2 introduction. Captcha api doesn’t seem to be used anymore. Old api endpoints now return 404 error.
  • I’m aware that consolidated page isn’t available anymore. :open_mouth: The [Hidden] tag might be removed in the future.
1 Like

Hey there! There’s actually another API somewhere that is hidden in Roblox. It is known as https://realtime.roblox.com/docs.

It currently uses the old Roblox 404 page, so it was a pretty old API that probably got deprecated over time. It also so happens to use the same 404 page as https://usermoderation.roblox.com/docs/ so maybe it is a restricted page that only certain people can view?

1 Like

No, there just isn’t docs on that index.

The user moderation API is still a work in progress, same for punishments, gamepasses, and themes. It’s actually not old or deprecated at all, it’s being used for SignalR (Websocket) notifications on the site.

The 404 page you see is the default IIS 404 page, which is the same as chat When it’s restricted, it’d be like chatmoderation, which its swagger docs can be viewed.

2 Likes