localizationtables.roblox.com
Localization
PATCH
/v1/autolocalization/games/{gameId}/autolocalizationtable
localizationtables.roblox.com
POST
Creates a Localization Table with the given data. Note that this endpoint simply creates a table and does not associate it with any universe, so if intending to use this to create tables usable in experience more setup will be needed to grant those experiences access.
/v1/localization-table/tableslocalizationtables.roblox.com
POST
Gets the translation feedback for each entry passed in.
/v1/localization-table/tables/{tableId}/entries/translation-feedbacklocalizationtables.roblox.com
Metadata
GET
Get metadata for localization UI
/v1/localization-table/metadatalocalizationtables.roblox.com
Universes
POST
Generates localization asset of a game.
/v1/auto-localization-table/games/{gameId}/assets-generation-requestlocalizationtables.roblox.com
POST
Enqueues an event to flush the auto scraped entries which doesn't have translations.
/v1/auto-localization-table/games/{gameId}/auto-scrape-cleanup-requestlocalizationtables.roblox.com
PATCH
Ingests entries for auto localization. Needs to be an authorized user.
/v1/auto-localization-table/games/{gameId}/ingestionlocalizationtables.roblox.com
Not Recommended
POST
/v1/autolocalization/games/{gameId}/autolocalizationtable
localizationtables.roblox.com
PATCH
Sets a game's auto-localization related settings
/v1/autolocalization/games/{gameId}/settingslocalizationtables.roblox.com
GET
Metadata for AutoLocalization Configuration
/v1/autolocalization/metadatalocalizationtables.roblox.com
GET
Get limits for translation table entries operations
/v1/localization-table/limitslocalizationtables.roblox.com
GET
Get table information by the assetId of the table.
/v1/localization-table/tables/{assetId}localizationtables.roblox.com
GET
Get table information by the id of the table.
/v1/localization-table/tables/{tableId}localizationtables.roblox.com
PATCH
Updates the tables contents based on what is provided.
/v1/localization-table/tables/{tableId}localizationtables.roblox.com
GET
Gets a batch of entries for a table.
/v1/localization-table/tables/{tableId}/entrieslocalizationtables.roblox.com
POST
Gets the translation history for each entry passed in.
/v1/localization-table/tables/{tableId}/entries/translation-historylocalizationtables.roblox.com
GET
Gets the number of entries in the specified table
/v1/localization-table/tables/{tableId}/entry-countlocalizationtables.roblox.com