PlayCanvas

PlayCanvas is an open-source WebGL/WebGPU 3D engine and cloud platform for building games, product configurators, and interactive 3D experiences that run in any web browser. It offers a browser-based collaborative Editor, a standalone engine on npm/CDN, React components, and Web Components, plus the SuperSplat toolchain for Gaussian-splat capture and publishing. PlayCanvas exposes a REST API (beta) for automating the platform — managing project assets, version-control branches and checkpoints, listing scenes, exporting projects, downloading self-hostable apps, polling asynchronous jobs, and publishing splats — authenticated with Bearer access tokens over HTTPS.

PlayCanvas publishes 9 APIs on the APIs.io network, including Apps API, Assets API, Branches API, and 6 more. Tagged areas include Company, 3D, Game Engine, WebGL, and WebGPU.

PlayCanvas’ developer surface includes documentation, API reference, getting-started guide, engineering blog, support, pricing, signup flow, and 21 more developer resources.

55.7/100 developing ▬ flat Agent 62/100 agent native Full breakdown ↓
scored 2026-07-27 · rubric v0.5
AccessSelf serve
9 APIs 1 MCP Servers
Company3DGame EngineWebGLWebGPUGraphicsDeveloper ToolsGaussian SplattingRendering

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 55.7/100 · developing
Contract Quality 15.2 / 25
Developer Ergonomics 14.8 / 20
Commercial Clarity 8.9 / 20
Operational Transparency 6.8 / 13
Governance 0.0 / 12
Discoverability 10.0 / 10
Agent readiness — 62/100 · agent native
Machine-Readable Contract 18 / 18
Agentic Access Contract 0 / 15
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 5 / 5
Well-Known Catalog 4 / 4
Consent & Bot Identity 0 / 3
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/playcanvas: 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 9

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

PlayCanvas Apps API

Published applications and self-hostable app downloads.

PlayCanvas Assets API

Project asset create/read/update/delete.

PlayCanvas Branches API

Version-control branches.

PlayCanvas Checkpoints API

Branch checkpoints (snapshots).

PlayCanvas Jobs API

Asynchronous job polling.

PlayCanvas Projects API

Project-level operations.

PlayCanvas RateLimits API

Account rate-limit inspection.

PlayCanvas Scenes API

Project scenes.

PlayCanvas Splats API

SuperSplat Gaussian-splat publishing.

Scroll for all 9

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

playcanvas-mcp.yml

MCP SERVER

Rate Limits 1

Documented rate limits and quota policies.

Playcanvas Rate Limits

6 limits

RATE LIMITS

Security Posture 2

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

Playcanvas Authentication

http · 1 scheme

SECURITY

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 4

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 6

Pagination, idempotency, versioning, errors, and events

Build 3

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 3

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: playcanvas
name: PlayCanvas
description: PlayCanvas is an open-source WebGL/WebGPU 3D engine and cloud platform for building games, product configurators,
  and interactive 3D experiences that run in any web browser. It offers a browser-based collaborative Editor, a standalone
  engine on npm/CDN, React components, and Web Components, plus the SuperSplat toolchain for Gaussian-splat capture and publishing.
  PlayCanvas exposes a REST API (beta) for automating the platform — managing project assets, version-control branches and
  checkpoints, listing scenes, exporting projects, downloading self-hostable apps, polling asynchronous jobs, and publishing
  splats — authenticated with Bearer access tokens over HTTPS.
url: https://raw.githubusercontent.com/api-evangelist/playcanvas/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- 500-global
- techstars
x-tier: stub
x-tier-reason: portfolio-lead
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-20'
image: https://playcanvas.com/static-assets/images/social/playcanvas.png
tags:
- Company
- 3D
- Game Engine
- WebGL
- WebGPU
- Graphics
- Developer Tools
- Gaussian Splatting
- Rendering
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
apis:
- aid: playcanvas:playcanvas-apps-api
  name: PlayCanvas Apps API
  description: Published applications and self-hostable app downloads.
  humanURL: https://developer.playcanvas.com/user-manual/api/
  baseURL: https://playcanvas.com/api
  tags:
  - Apps
  properties:
  - type: OpenAPI
    url: openapi/playcanvas-apps-api-openapi.yml
  - type: Documentation
    url: https://developer.playcanvas.com/user-manual/api/
  - type: Authentication
    url: authentication/playcanvas-authentication.yml
  - type: RateLimits
    url: rate-limits/playcanvas-rate-limits.yml
  - type: ErrorCatalog
    url: errors/playcanvas-problem-types.yml
  - type: DataModel
    url: data-model/playcanvas-data-model.yml
  - type: Conventions
    url: conventions/playcanvas-conventions.yml
- aid: playcanvas:playcanvas-assets-api
  name: PlayCanvas Assets API
  description: Project asset create/read/update/delete.
  humanURL: https://developer.playcanvas.com/user-manual/api/
  baseURL: https://playcanvas.com/api
  tags:
  - Assets
  properties:
  - type: OpenAPI
    url: openapi/playcanvas-assets-api-openapi.yml
  - type: Documentation
    url: https://developer.playcanvas.com/user-manual/api/
  - type: Authentication
    url: authentication/playcanvas-authentication.yml
  - type: RateLimits
    url: rate-limits/playcanvas-rate-limits.yml
  - type: ErrorCatalog
    url: errors/playcanvas-problem-types.yml
  - type: DataModel
    url: data-model/playcanvas-data-model.yml
  - type: Conventions
    url: conventions/playcanvas-conventions.yml
- aid: playcanvas:playcanvas-branches-api
  name: PlayCanvas Branches API
  description: Version-control branches.
  humanURL: https://developer.playcanvas.com/user-manual/api/
  baseURL: https://playcanvas.com/api
  tags:
  - Branches
  properties:
  - type: OpenAPI
    url: openapi/playcanvas-branches-api-openapi.yml
  - type: Documentation
    url: https://developer.playcanvas.com/user-manual/api/
  - type: Authentication
    url: authentication/playcanvas-authentication.yml
  - type: RateLimits
    url: rate-limits/playcanvas-rate-limits.yml
  - type: ErrorCatalog
    url: errors/playcanvas-problem-types.yml
  - type: DataModel
    url: data-model/playcanvas-data-model.yml
  - type: Conventions
    url: conventions/playcanvas-conventions.yml
- aid: playcanvas:playcanvas-checkpoints-api
  name: PlayCanvas Checkpoints API
  description: Branch checkpoints (snapshots).
  humanURL: https://developer.playcanvas.com/user-manual/api/
  baseURL: https://playcanvas.com/api
  tags:
  - Checkpoints
  properties:
  - type: OpenAPI
    url: openapi/playcanvas-checkpoints-api-openapi.yml
  - type: Documentation
    url: https://developer.playcanvas.com/user-manual/api/
  - type: Authentication
    url: authentication/playcanvas-authentication.yml
  - type: RateLimits
    url: rate-limits/playcanvas-rate-limits.yml
  - type: ErrorCatalog
    url: errors/playcanvas-problem-types.yml
  - type: DataModel
    url: data-model/playcanvas-data-model.yml
  - type: Conventions
    url: conventions/playcanvas-conventions.yml
- aid: playcanvas:playcanvas-jobs-api
  name: PlayCanvas Jobs API
  description: Asynchronous job polling.
  humanURL: https://developer.playcanvas.com/user-manual/api/
  baseURL: https://playcanvas.com/api
  tags:
  - Jobs
  properties:
  - type: OpenAPI
    url: openapi/playcanvas-jobs-api-openapi.yml
  - type: Documentation
    url: https://developer.playcanvas.com/user-manual/api/
  - type: Authentication
    url: authentication/playcanvas-authentication.yml
  - type: RateLimits
    url: rate-limits/playcanvas-rate-limits.yml
  - type: ErrorCatalog
    url: errors/playcanvas-problem-types.yml
  - type: DataModel
    url: data-model/playcanvas-data-model.yml
  - type: Conventions
    url: conventions/playcanvas-conventions.yml
- aid: playcanvas:playcanvas-projects-api
  name: PlayCanvas Projects API
  description: Project-level operations.
  humanURL: https://developer.playcanvas.com/user-manual/api/
  baseURL: https://playcanvas.com/api
  tags:
  - Projects
  properties:
  - type: OpenAPI
    url: openapi/playcanvas-projects-api-openapi.yml
  - type: Documentation
    url: https://developer.playcanvas.com/user-manual/api/
  - type: Authentication
    url: authentication/playcanvas-authentication.yml
  - type: RateLimits
    url: rate-limits/playcanvas-rate-limits.yml
  - type: ErrorCatalog
    url: errors/playcanvas-problem-types.yml
  - type: DataModel
    url: data-model/playcanvas-data-model.yml
  - type: Conventions
    url: conventions/playcanvas-conventions.yml
- aid: playcanvas:playcanvas-ratelimits-api
  name: PlayCanvas RateLimits API
  description: Account rate-limit inspection.
  humanURL: https://developer.playcanvas.com/user-manual/api/
  baseURL: https://playcanvas.com/api
  tags:
  - RateLimits
  properties:
  - type: OpenAPI
    url: openapi/playcanvas-ratelimits-api-openapi.yml
  - type: Documentation
    url: https://developer.playcanvas.com/user-manual/api/
  - type: Authentication
    url: authentication/playcanvas-authentication.yml
  - type: RateLimits
    url: rate-limits/playcanvas-rate-limits.yml
  - type: ErrorCatalog
    url: errors/playcanvas-problem-types.yml
  - type: DataModel
    url: data-model/playcanvas-data-model.yml
  - type: Conventions
    url: conventions/playcanvas-conventions.yml
- aid: playcanvas:playcanvas-scenes-api
  name: PlayCanvas Scenes API
  description: Project scenes.
  humanURL: https://developer.playcanvas.com/user-manual/api/
  baseURL: https://playcanvas.com/api
  tags:
  - Scenes
  properties:
  - type: OpenAPI
    url: openapi/playcanvas-scenes-api-openapi.yml
  - type: Documentation
    url: https://developer.playcanvas.com/user-manual/api/
  - type: Authentication
    url: authentication/playcanvas-authentication.yml
  - type: RateLimits
    url: rate-limits/playcanvas-rate-limits.yml
  - type: ErrorCatalog
    url: errors/playcanvas-problem-types.yml
  - type: DataModel
    url: data-model/playcanvas-data-model.yml
  - type: Conventions
    url: conventions/playcanvas-conventions.yml
- aid: playcanvas:playcanvas-splats-api
  name: PlayCanvas Splats API
  description: SuperSplat Gaussian-splat publishing.
  humanURL: https://developer.playcanvas.com/user-manual/api/
  baseURL: https://playcanvas.com/api
  tags:
  - Splats
  properties:
  - type: OpenAPI
    url: openapi/playcanvas-splats-api-openapi.yml
  - type: Documentation
    url: https://developer.playcanvas.com/user-manual/api/
  - type: Authentication
    url: authentication/playcanvas-authentication.yml
  - type: RateLimits
    url: rate-limits/playcanvas-rate-limits.yml
  - type: ErrorCatalog
    url: errors/playcanvas-problem-types.yml
  - type: DataModel
    url: data-model/playcanvas-data-model.yml
  - type: Conventions
    url: conventions/playcanvas-conventions.yml
common:
- type: Website
  url: https://playcanvas.com
- type: DeveloperPortal
  url: https://developer.playcanvas.com
- type: Documentation
  url: https://developer.playcanvas.com/user-manual/
- type: APIReference
  url: https://api.playcanvas.com
- type: GettingStarted
  url: https://developer.playcanvas.com/user-manual/getting-started/
- type: Blog
  url: https://blog.playcanvas.com
- type: GitHubOrganization
  url: https://github.com/playcanvas
- type: Support
  url: https://forum.playcanvas.com
- type: Pricing
  url: https://playcanvas.com/plans
- type: SignUp
  url: https://login.playcanvas.com/signup
- type: TermsOfService
  url: https://playcanvas.com/terms
- type: PrivacyPolicy
  url: https://playcanvas.com/privacy
- type: Authentication
  url: authentication/playcanvas-authentication.yml
- type: DomainSecurity
  url: security/playcanvas-domain-security.yml
- type: Packages
  url: packages/playcanvas-packages.yml
- type: SDKs
  url: packages/playcanvas-packages.yml
- type: Components
  url: components/playcanvas-components.yml
- type: WellKnown
  url: well-known/playcanvas-well-known.yml
- type: MCPServer
  url: mcp/playcanvas-mcp.yml
- type: LLMsTxt
  url: llms/playcanvas-llms.txt
- type: Conformance
  url: conformance/playcanvas-conformance.yml
- type: Lifecycle
  url: lifecycle/playcanvas-lifecycle.yml
- type: ChangeLog
  url: changelog/playcanvas-changelog.yml
- type: RateLimits
  url: rate-limits/playcanvas-rate-limits.yml
- type: Conventions
  url: conventions/playcanvas-conventions.yml
- type: ErrorCatalog
  url: errors/playcanvas-problem-types.yml
- type: DataModel
  url: data-model/playcanvas-data-model.yml
- type: AgentSkill
  url: skills/_index.yml
x-enrichment:
  date: '2026-07-20'
  status: enriched
  artifacts_added: 17
  pass: local-v1