Ready Player Me Auth API
Anonymous user creation, email-code login, token refresh, and avatar access tokens used by the Ready Player Me Avatar Creator and SDKs. Authentication runs through each application's per-studio subdomain.
Ready Player Me Auth API is one of 3 APIs that Ready Player Me publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Authentication, Identity, and Users. The published artifact set on APIs.io includes API documentation and an OpenAPI specification.
This API exposes 5 operations across 5 paths, and defines 2 schemas. It is described by OpenAPI 3.0.3, at version 1.0.
Requests are made against a single base URL, https://api.readyplayer.me.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 1
Ready Player Me Auth API declares
1 security scheme
for authenticating requests.
An API key is passed in the header as X-APP-ID (AppId).
By default, every request must be authenticated.
Paths & Operations 5
Across 5 paths, the API surfaces 5 operations — 5 POST. Each is listed below with its method, path, parameters, and response codes.
User authentication and token management.
Schemas 2
The contract defines 2 schemas that model the data the API accepts and returns. The most detailed are User (4 properties), AuthTokens (2 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Ready Player Me 2
Other APIs Ready Player Me publishes across the network.