Skip to content
This repository has been archived by the owner on Dec 15, 2023. It is now read-only.

Julli4n/roblox-web-apis

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 

Repository files navigation

forked from matthewdean/roblox-web-apis

  • Please note that this is not actively maintainted and does not contain non-GET request endpoints as of February 2021.

Table of Contents

Subdomains

click a link to be directed to the public documentation, for a complete documentation of all APIs in one webpage, visit here

Site Description
abtesting.roblox.com [ v1 ] Endpoints for the A/B Testing framework DEPRECATED: Do not use
accountinformation.roblox.com [ v1 ] All endpoints for accessing/modifying account information
accountsettings.roblox.com [ v1 ] All endpoints for account/user settings.
adconfiguration.roblox.com [ v2 | v1 ] Roblox Ad Configuration related endpoints.
ads.roblox.com [ v1 ] Ads configuration endpoints.
assetdelivery.roblox.com [ v2 | v1 ] Serves asset content.
auth.roblox.com [ v3 | v2 | v1 ] All endpoints that tamper with authentication sessions.
avatar.roblox.com [ [ v2 | v1 ] Endpoints relating to the customization of player avatars.
badges.roblox.com [ v2 | v1 ] Endpoints for badges and badge awards management.
billing.roblox.com [ v1 ] Real money transactions and interaction.
catalog.roblox.com [ v2 | v1 ] Catalog items browsing and searching. Content and user based catalog items recommendations.
cdnproviders.roblox.com [ v1 ] Purpose of Api here.
chat.roblox.com [ v2 | v1.0 ] All chat and party related endpoints.
chatmoderation.roblox.com [ v1 ] Chat moderation.
clientsettings.roblox.com [ v2 | v1 ] Used by various Roblox clients to retrieve configuration information.
clientsettingscdn.roblox.com [ v2 | v1 ] Used by various Roblox clients to retrieve configuration information.
contacts.roblox.com [ v1 ] Contacts and userTag management.
contentstore.roblox.com [ v1 ] ApiSite to front the TemporaryStore for files before uploading to S3
develop.roblox.com [ v2 | v1 ] Game development configuration endpoints.
economy.roblox.com [ v2 | v1 ] Endpoints related to transactions and currency.
economycreatorstats.roblox.com [ v1 ] Roblox.EconomyCreatorStats.Api endpoints.
engagementpayouts.roblox.com [ v1 ] For engagement-based payout information
followings.roblox.com [ v2 | v1 ] Establishes follow relationship between subscriber entities (users, groups, etc) and source entities (games, groups, assets, etc.)
friends.roblox.com [ v1 ] Friends and followwers management.
gameinternationalization.roblox.com [ v2 | v1 ] Manages internationalization of games such as translating in game content.
gamejoin.roblox.com [ v1 ] All endpoints around launching a game.
gamepersistence.roblox.com [ v2 | v1 | v0 ] Endpoints for the in-game datastore system for storing data for games.
games.roblox.com [ v2 | v1 ] All endpoints for game discovery, and details.
groups.roblox.com [ v2 | v1 | v0 ] Groups management.
groupsmoderation.roblox.com [ v1 ] Group Moderation
inventory.roblox.com [ v2 | v1 ] All endpoints for viewing (but not granting) ownership of items.
itemconfiguration.roblox.com [ v1 ] Configure Items (bundles and avatar assets).
locale.roblox.com [ v1 ] User locale management.
localizationtables.roblox.com [ v1 ] Handles managing of localization tables.
metrics.roblox.com [ v1 ] Record metrics across Roblox.
notifications.roblox.com [ v2 ] All notification stream endpoints.
points.roblox.com [ v1 ] The web Api for the in-game PointsService.
premiumfeatures.roblox.com [ v1 ] This API is for premium features and anything pertaining to account add ons
presence.roblox.com [ v1 ] All endpoints for managing presence.
privatemessages.roblox.com [ v1 ] All messages page endpoints.
publish.roblox.com [ v1 ] All endpoints handling file uploads.
share.roblox.com [ v1 ] Purpose of Api here.
textfilter.roblox.com [ v2 ] High volume text filtering.
thumbnails.roblox.com [ v1 ] Endpoints for requesting thumbnails.
thumbnailsresizer.roblox.com [ v1 ] Validate and resize thumbnails to requested dimensions
trades.roblox.com [ v1 ] Endpoints for trading collectible items.
translationroles.roblox.com [ v1 ] Manages translation roles of developers in game localization.
translations.roblox.com [ v1 ] Endpoints for requesting translations.
twostepverification.roblox.com [ v1 ] Platform interface for the two step verification system.
usermoderation.roblox.com [ v1 ] Endpoints for performing actions/operations related to User Moderation
users.roblox.com [ v1 ] For direct Roblox user information.
voice.roblox.com [ v3 | v2 | v1 ] APIs for Voice calls.

V1 oAuth2 APIs

Warning
The following is for V1 of the oAuth BEDEV2 service. V2 uses a different database, clientId type, and different endpoints.
V1 is to-be phased out for the V2 service, which is also developer-facing. V2 is yet to begin Alpha testing as of 8th June 2022.

Earlier in 2020, Roblox implemented oAuth2 into the Creator Dashboard, and now has been used on 5 applications.

Web APIs

Endpoints on the www, assetgame, and api subdomains are most likely deprecated, and could be removed by Roblox at any time.

Universe APIs

Get the private server instances of a universe that the authenticated user can access
Get start information about a universe
Get information about a universe
Get a universe's gamepasses
Get places of a universe
Get assets in a universe
Get the social links of a universe
Get badges of a universe
Get developer products of a universe

Place APIs

Get information about a place
Get configuration of a place
Get server instances of a place
Get a place's gamepasses
Get information about a user's avatar in a place
Get the universe that a place is assigned to

User APIs

Get the authenticated user
Get information about a user
Get information and settings about the authenticated user
Get the balance of the authenticated user
Get restrictions and other settings of the authenticated user
Get information about a user's page header
Get games from a user's profile
Get a user's presence
Get if a user has a copy of an asset
Get if a user can manage an asset
Get game badges that a user has obtained
Get all assets that a user has favorited by assetTypeId
Get when a user obtained a game badge
Get roblox badges that a user has obtained
Get the collections of a user
Get the inventory of a user by assetTypeId
Get the premium subscription of a user
Get the authenticated user's friend requests
Get a user's friends
Get the users that the authenticated user has blocked
Get the number of friends a user has
Get a user's following
Get a user's followers
Get a user's groups * groups * https://groups.roblox.com/v0/users/1/groups
Get groups that the authenticated user can manage
Get games created by a user
Get a user's outfits
Get the authenticated user's equipped emotes
Get if the authenticated user is a verified creator
Get the roles for each group a user is in
Get a user's linked social networks
Get the authenticated user's creations by assetType
Get the authenticated user's permissions for an asset
Get the authenticated user's permission for a universe

Group APIs

Get information about a group
Get a group's games
Get a group's rolesets
Get users in a group
Get users in a roleset of a group
Get the settings of a group
Get a group's wall posts
Get a group's social links
Get a group's allies
Get a group's enemies
Get a group's funds
Get a group's creations by assetType

Marketplace APIs

Search APis

Search assets in the library
Search assets in the toolbox
Search users
Search groups
Search avatar shop items
Search avatar shop items with details

Asset APIs

Get information about an asset
Get the file of an asset
Get the file of a specific version of an asset
Get bundles that an asset is in
Get all versions of an asset
Get the current assetVersionId of an asset
Get if an asset's type is an animation

Bundle APIs

Get information about a bundle

Product APis

Note that Product IDs and Asset IDs are completely different

Get information about a product
Get if the authenticated user can purchase a product
Get premium features products
Get premium features products by typeName

Game Pass APIs

Get information about a game pass

Badge APIs

Get information about a badge

Image APIs

Get the resized version of a thumbnail
Get the media for a universe
Get the icon of a universe
Get the avatar thumbnail of a user
Get 3d avatar information of a user
Get the avatar headshot thumbnail of a user
Get the bust thumbnail of a user
Get the thumbnail of a user outfit
Get the icon of a group
Get the thumbnail of an asset
Get 3d thumbnail information of an asset
Get the thumbnail of a bundle
Get the thumbnail of a game pass
Get the thumbnail of a developer product
Get the thumbnail of a badge

About

List of Roblox web APIs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published