say goodbye to these endpoints
http://www.roblox.com/asset/toggle-profile
http://www.roblox.com/game/toggle-profile
and hello to these
https://inventory.roblox.com/docs#/Collections
have a lovely day everyone
say goodbye to these endpoints
http://www.roblox.com/asset/toggle-profile
http://www.roblox.com/game/toggle-profile
and hello to these
https://inventory.roblox.com/docs#/Collections
have a lovely day everyone
Whats that?? Five more endpoints to deprecate???
http://www.roblox.com/games/getgameinstancesjson
http://www.roblox.com/games/getfriendsgameinstances
http://www.roblox.com/private-server/instance-list-json
http://www.roblox.com/private-server/purchase
http://www.roblox.com/private-server/renew
your new best friend Games Api will have all the answers responses to your questions requests
Hi Developers,
We should have announced this earlier, so we apologize for any inconveniences that we have caused. We removed the Publish API endpoint https://publish.roblox.com/v1/game-passes/{gamePassId}/icon
We are currently working on a substitute for uploading images (& assets) which will be supported via Open Cloud. We will keep you all updated when this API is released. Please see our Open Cloud documentation for more info.
Hey Developers,
We are planning to remove the following API endpoint(s) on October 5, 2022.
If you are using these endpoints, please switch to the newer endpoints as recommended below:
Old APIs:
https://roblox.com/account/settings/app-chat-privacy
https://roblox.com/account/settings/game-chat-privacy
https://roblox.com/account/settings/private-message-privacy
New APIs:
https://accountsettings.roblox.com/v1/app-chat-privacy
https://accountsettings.roblox.com/v1/game-chat-privacy
https://accountsettings.roblox.com/v1/private-message-privacy
Docs: https://accountsettings.roblox.com/docs
Thank you
Hey Developers,
We are planning on removing the following endpoint on January 3rd, 2023
https://games.roblox.com/v1/games/{placeId}/servers/vip
Please switch over to the replacement endpoint:
https://games.roblox.com/v1/games/{placeId}/private-servers
Docs: Swagger UI
Please direct your questions or feedback here.
Thank you!
Hey Developers,
We will be removing the api proxy online status endpoint on January 31st, 2023:
Please switch over to the following replacement endpoints on presence api:
Thank you all for raising concerns about the incorrect last online time field in /v1/presence/users. Due to technical constraints, we have decided to deprecate the last online field in /v1/presence/users and introduce a supplementary endpoint which exposes last online date information (/v1/presence/last-online).
Thank you!
Hello Developers,
We will be deprecating the following endpoints on develop API on February 17, 2023. They have all been moved to new endpoints with identical functionality.
Old APIs:
[https://develop.roblox.com/v1/universes/{universeId}/developerproducts/{productId}/update]
[https://develop.roblox.com/v1/universes/{universeId}/developerproducts]
[https://develop.roblox.com/v1/developerproducts/{developerproductid]
https://develop.roblox.com/v1/gameUpdateNotifications/
https://develop.roblox.com/v1/gameUpdateNotifications/filter
New APIs:
[https://apis.roblox.com/developer-products/v1/universes/{universeId}/developerproducts/{productId:long}/update]
[https://apis.roblox.com/developer-products/v1/universes/{universeId}/developerproducts]
[https://apis.roblox.com/developer-products/v1/developer-products/{developerProductId]
[https://apis.roblox.com/game-update-notifications/v1/history/{universeId]
- for fetching the history of game updates for a universe
[https://apis.roblox.com/game-update-notifications/v1/publish/{universeId]
- for publishing a new game update to a universe
https://apis.roblox.com/game-update-notifications/v1/filter
Please let us know if there are any regressions or changes in behavior.
Hello Developers,
We will be deprecating the following endpoint on March 8. It has been moved to a new endpoint.
Please let us know if there are any problems or regressions.
Old API:
http://www.roblox.com/build/universes
Optional parameters include:
activeOnly: Only returns active universes
startRow: Pagination value which specifies the group of universes to show
groupId: The group universes to use
New API:
Programmatic access can be found in the Develop API.
For the user’s universes, use:
https://develop.roblox.com/v1/user/universes
For a group’s universes, use:
https://develop.roblox.com/v1/groups/{groupId}/universes
The new APIs differ in the following ways:
You can also get this information in the new Creator Dashboard!
Thank you.
Hello Developers,
We will be deprecating the following endpoint on March 16. It has been moved to a new endpoint.
Please let us know if there are any problems or regressions.
https://www.roblox.com/universes/get-universe-places
Required parameters include:
universeId: The universe Id
startRow: Pagination value which specifies the group of universes to show
isUniverseCreation: True if this is a new universe creation
Programmatic access can be found in the Develop API.
Use:
https://develop.roblox.com/docs#!/Universes/get_v1_universes_universeId_places
The new APIs differ in the following ways:
isUniverseCreation
is removed.You can also get this information in the new Creator Dashboard.
Thank you.
Hello Developers,
We will be deprecating the following endpoint on May 8. It has been moved to a new endpoint.
https://www.roblox.com/build/GamesbyContext
Required parameters include:
creationContext
Optional parameters include:
universeId
startRow
assetLinksEnabled
fetchUniversePlaces
showActiveOnly
groupId
Programmatic access can be found in Games API
Consider /v2/users/{userId}/games and /v2/groups/{groupId}/games
There are a couple of differences between the two APIs. This includes:
Please let us know if there are any problems or regressions.
Thank you.
Hello Developers,
We will be deprecating the following endpoint on October 12. It has been moved to a new endpoint.
The primary difference is that V2 version supports pagination through enumeration.
Please let us know if there are any problems or regressions.
Thank you.
Hello Developers,
We will be deprecating the following endpoint on October 16. It has been moved to a new endpoint.
https://develop.roblox.com/v1/search/universes
The primary difference is that the new version takes in different url parameters:
CreatorType
: User | Team | Group required
CreatorTargetId
: long required
IsArchived
: bool
PageSize
: integer
SortParam
: GameCreated | GameName | LastUpdated
SortOder
: Asc | Desc
Please let us know if there are any problems or regressions.
Thank you.
Hello Developers,
To mitigate system risk, we will be reducing the batch size limit for the following endpoints (i.e. to 10 per request) on Monday, November 13. These endpoints will still be live and maintained.
Please let us know if there are any problems or regressions.
Hello Developers,
We will be deprecating the following endpoint on March 1. It has been moved to a new endpoint.
Please let us know if there are any problems or regressions.
Thank you.
Hello Developers,
We will be deprecating the following endpoints on April 24.
Old APIs
New APIs
Asset Delivery API Documentation
Please let us know if there are any problems or regressions.
Thank you.
Hello Developers,
We will be deprecating the following Content Store endpoint on May 7.
Old API
New API
Asset Delivery API Documentation
Please let us know if there are any problems or regressions.
Thank you.
Hi Creators,
We’re going to be deprecating an internal endpoint that is no longer in use, http://apis.simulprod.com/experience-api/. There should be no observable behavior from this change.
Thank you.
Hi Creators,
We have deprecated the following APIs:
We are revamping the Discover page with new sorts (see this post). To access Discover page content, you can use the following endpoints:
To access search result content, you can use this API:
Please let us know if there are any problems or regressions.
Thank you.
Hello Developers,
We will be deprecating the following Avatar API endpoint on June 12th 2024.
Old API
You could alternatively use the following API
Check out the Public API documentation for more information.
Please let us know if there are any problems or regressions.
Thank you.
Hi creators, this is a follow up on our original post here:
The page based pagination interface on the following endpoints would be deprecated by 6/14/2024. Any attempt to query these endpoints with a query parameter of pageNumber > 1 after that date would result in a 400 status code being returned.
The page favorites by bundleType endpoint on catalog-api:
https://catalog.roblox.com/v1/favorites/users/1264320158/favorites/1/bundles?pageNumber=2&itemsPerPage=6
The favorites list-json endpoint on roblox.com:
https://www.roblox.com/users/favorites/list-json?userid=1264320158&pageNumber=2&assetTypeId=8&itemsPerPage=6
As a replacement, pls use the cursor-based pagination interface like this:
For more details please refer to the original post linked above.
We apologize for the small amount of time given for developers to change the way they are calling our public apis, this was because 3 months of lead time was already given in our earlier announcement.