Ready Player Me

Ready Player Me publishes 3 APIs on the APIs.io network: Avatars API, Assets API, and Auth API. Tagged areas include Avatars, 3D, Gaming, VR, and AR.

The Ready Player Me catalog on APIs.io includes 1 JSON-LD context and 2 Spectral governance rulesets.

Ready Player Me’s developer surface includes authentication, developer portal, documentation, engineering blog, GitHub presence, YouTube channel, support, and 23 more developer resources.

47.3/100 developing ▬ flat Agent 31/100 agent aware Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessFreemiumSelf serve⚡ Free to try
3 APIs
Avatars3DGamingVRARMetaverseglTFCross-PlatformUnityUnrealWebMobile

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 47.3/100 · developing
Contract Quality 14.6 / 25
Developer Ergonomics 10.0 / 20
Commercial Clarity 7.9 / 20
Operational Transparency 0.0 / 13
Governance 8.3 / 12
Discoverability 6.5 / 10
Agent readiness — 31/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/ready-player-me: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 3

Individual APIs this provider publishes, each with its own machine-readable definition.

Ready Player Me Avatars API

Create, retrieve, update, and delete Ready Player Me cross-platform avatars. Includes template-based creation, asset equipping, draft management, color palette discovery, and bi...

Ready Player Me Assets API

Discover and retrieve avatar wearable assets — hair, outfits, headwear, glasses, facewear, footwear, beards, costumes, and custom assets — scoped to an application and optionall...

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 applicat...

Open Collections 3

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

Ready Player Me Auth API

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Ready Player Me Rate Limits

0 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Semantic Vocabularies 1

JSON-LD contexts and semantic vocabularies used across these APIs.

Ready Player Me Context

13 classes · 8 properties

JSON-LD

Spectral Rules 2

Spectral governance rulesets for linting and validating these APIs.

Ready Player Me API Rules

5 rules · 3 warnings 2 info

SPECTRAL

Ready Player Me API Rules

7 rules · 6 warnings 1 info

SPECTRAL

JSON Schema 2

Standalone JSON Schema definitions for this provider's data models.

Ready Player Me Asset

8 properties

JSON SCHEMA

Ready Player Me Avatar

8 properties

JSON SCHEMA

JSON Structure 1

JSON Structure definitions describing this provider's data shapes.

Ready Player Me Avatar Structure

0 properties

JSON STRUCTURE

Examples 2

Example request and response payloads for these APIs.

Security Posture 1

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Ready Player Me Authentication

apiKey · 1 scheme

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Ready Player Me Agentic Access

23 operations · 12 acting

23 operations · 12 acting

AGENTIC

Resources

Get Started 4

Portal, sign-up, and the first successful call

Documentation 4

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 2

Pagination, idempotency, versioning, errors, and events

Build 9

SDKs, sample code, and the tooling you integrate with

Scroll for all 9

Access & Security 1

Authentication, authorization, and security posture

Learn 1

Tutorials, courses, talks, and written guidance

Operate 3

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: ready-player-me
url: https://raw.githubusercontent.com/api-evangelist/ready-player-me/refs/heads/main/apis.yml
apis:
- aid: ready-player-me:ready-player-me-avatars-api
  name: Ready Player Me Avatars API
  tags:
  - Avatars
  - 3D
  - GLB
  - Gaming
  humanURL: https://docs.readyplayer.me/ready-player-me/api-reference
  baseURL: https://api.readyplayer.me/
  properties:
  - url: https://docs.readyplayer.me/ready-player-me/api-reference
    type: Documentation
  - url: openapi/ready-player-me-avatars-api-openapi.yml
    type: OpenAPI
  description: Create, retrieve, update, and delete Ready Player Me cross-platform avatars. Includes template-based creation,
    asset equipping, draft management, color palette discovery, and binary glTF (.glb) plus 2D PNG renders used in Unity,
    Unreal, web, iOS, and Android. Supports A/T-pose, mesh LODs, texture atlases, ARKit / Oculus morph targets, Draco and
    Meshopt compression.
- aid: ready-player-me:ready-player-me-assets-api
  name: Ready Player Me Assets API
  tags:
  - Assets
  - Wearables
  - 3D
  - Gaming
  humanURL: https://docs.readyplayer.me/ready-player-me/api-reference/rest-api/assets
  baseURL: https://api.readyplayer.me/
  properties:
  - url: https://docs.readyplayer.me/ready-player-me/api-reference/rest-api/assets
    type: Documentation
  - url: openapi/ready-player-me-assets-api-openapi.yml
    type: OpenAPI
  description: Discover and retrieve avatar wearable assets — hair, outfits, headwear, glasses, facewear, footwear, beards,
    costumes, and custom assets — scoped to an application and optionally filtered to those viewable or usable by a specific
    user. Powers the wardrobe surface of the Ready Player Me Avatar Creator.
- aid: ready-player-me:ready-player-me-auth-api
  name: Ready Player Me Auth API
  tags:
  - Authentication
  - Identity
  - Users
  humanURL: https://docs.readyplayer.me/ready-player-me/api-reference/rest-api/users
  baseURL: https://api.readyplayer.me/
  properties:
  - url: https://docs.readyplayer.me/ready-player-me/api-reference/rest-api/users
    type: Documentation
  - url: openapi/ready-player-me-auth-api-openapi.yml
    type: OpenAPI
  description: 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.
name: Ready Player Me
tags:
- Avatars
- 3D
- Gaming
- VR
- AR
- Metaverse
- glTF
- Cross-Platform
- Unity
- Unreal
- Web
- Mobile
kind: contract
accessModel:
  pricing: freemium
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Freemium · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/ready-player-me.png
access: 3rd-Party
common:
- type: AgenticAccess
  url: agentic-access/ready-player-me-agentic-access.yml
- type: Authentication
  url: authentication/ready-player-me-authentication.yml
- url: https://readyplayer.me/
  name: Ready Player Me Home
  type: Portal
- url: https://docs.readyplayer.me/
  name: Ready Player Me Developer Documentation
  type: Documentation
- url: https://docs.readyplayer.me/ready-player-me/api-reference
  name: API Reference
  type: Documentation
- url: https://docs.readyplayer.me/ready-player-me/integration-guides
  name: Integration Guides
  type: Documentation
- url: https://studio.readyplayer.me/
  name: Ready Player Me Studio
  type: Portal
- url: https://readyplayer.me/developers
  name: Developer Portal
  type: Portal
- url: https://readyplayer.me/hub
  name: Avatar Hub
  type: Portal
- url: https://readyplayer.me/blog
  name: Ready Player Me Blog
  type: Blog
- url: https://github.com/readyplayerme
  name: Ready Player Me GitHub
  type: Github
- url: https://www.linkedin.com/company/ready-player-me/
  name: Ready Player Me LinkedIn
  type: LinkedIn
- url: https://twitter.com/readyplayerme
  name: Ready Player Me Twitter
  type: Twitter
- url: https://www.youtube.com/@readyplayerme
  name: Ready Player Me YouTube
  type: YouTube
- url: https://discord.com/invite/readyplayerme
  name: Ready Player Me Discord
  type: Discord
- url: mailto:support@readyplayer.me
  name: Ready Player Me Support
  type: Support
- type: SDKs
  url: https://github.com/readyplayerme/rpm-unity-sdk-core
  name: Unity SDK Core
- type: SDKs
  url: https://github.com/readyplayerme/rpm-unreal-sdk
  name: Unreal SDK
- type: SDKs
  url: https://github.com/readyplayerme/visage
  name: Visage Web SDK
- type: SDKs
  url: https://github.com/readyplayerme/rpm-react-avatar-creator
  name: React Avatar Creator
- type: SDKs
  url: https://github.com/readyplayerme/Example-iOS-Swift
  name: iOS Swift Example
- type: SDKs
  url: https://github.com/readyplayerme/Example-Android-Kotlin
  name: Android Kotlin Example
- type: SDKs
  url: https://github.com/readyplayerme/Example-React-Native
  name: React Native Example
- type: JSONSchema
  url: https://github.com/readyplayerme/content-validation-schemas
  name: Content Validation Schemas
- type: Tools
  url: https://github.com/readyplayerme/animation-library
  name: Animation Library
- type: Plans
  url: plans/ready-player-me-plans-pricing.yml
- type: RateLimits
  url: rate-limits/ready-player-me-rate-limits.yml
- type: FinOps
  url: finops/ready-player-me-finops.yml
- type: Vocabulary
  url: vocabulary/ready-player-me-vocabulary.yml
- type: JSONLD
  url: json-ld/ready-player-me-context.jsonld
maintainers:
- FN: Kin Lane
  email: info@apievangelist.com
  url: http://apievangelist.com