How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Roblox Engine API Data Stores API

Persistent data storage for experiences

Roblox Engine API Data Stores API is one of 8 APIs that Roblox Engine API publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 2 JSON Schema definitions.

Tagged areas include Datastores. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and 2 JSON Schemas.

This API exposes 5 operations across 3 paths, and defines 5 schemas. It is described by OpenAPI 3.2.0, at version v2.

Requests are made against a single base URL, https://apis.roblox.com.

5 operations 3 paths 5 schemas 1 DELETE3 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
v2
Base URL
https://apis.roblox.com
Authentication
API Key
License
Proprietary
Terms of Service
Resource Areas
1

Authentication & Security 1

Roblox Engine API Data Stores API declares 1 security scheme for authenticating requests. An API key is passed in the header as x-api-key (ApiKeyAuth).

  • ApiKeyAuth — Roblox Open Cloud API key scoped to specific resources

Paths & Operations 5

Across 3 paths, the API surfaces 5 operations — 1 DELETE, 3 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.

Data Stores 5

Persistent data storage for experiences

GET
/datastores/v1/universes/{universeId}/standard-datastores
List Data Stores
listDataStores 4 params → 200401
GET
/datastores/v1/universes/{universeId}/standard-datastores/datastore/entries
List Data Store Entries
listDataStoreEntries 6 params → 200401
GET
/datastores/v1/universes/{universeId}/standard-datastores/datastore/entries/entry
Get Data Store Entry
getDataStoreEntry 5 params → 200401404
POST
/datastores/v1/universes/{universeId}/standard-datastores/datastore/entries/entry
Set Data Store Entry
setDataStoreEntry 6 params body → 200401
DELETE
/datastores/v1/universes/{universeId}/standard-datastores/datastore/entries/entry
Delete Data Store Entry
deleteDataStoreEntry 4 params → 204401

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are DataStoreEntryMetadata (5 properties), DataStoreEntry (4 properties), Error (3 properties), DataStoreList (2 properties). Each schema is shown below with its type and property counts.

Error
object
3 properties
DataStoreEntryMetadata
object
5 properties
DataStoreEntryList
object
2 properties
DataStoreList
object
2 properties
DataStoreEntry
object
4 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

roblox-engine-api-data-stores-api-openapi.yml Raw ↑

Other APIs Roblox Engine API publishes across the network.

Roblox Engine API
Roblox Engine API Assets API
Roblox Engine API Groups API
Roblox Engine API Messaging API
Roblox Engine API Places API
Roblox Engine API Universes API
Roblox Engine API Users API
Where this information came from

This is an independent, third-party profile of Roblox Engine API Data Stores API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.