Unity Cloud Code API

Server-authoritative JavaScript scripts and C# modules executed in Unity's managed runtime. Bill is per-compute-second ($0.072/compute-hour). Cloud Code exposes both a runtime invocation API (called from the client) and an Admin API for publishing scripts, deploying C# modules, and inspecting executions.

API entry from apis.yml

apis.yml Raw ↑
aid: unity-com:unity-cloud-code-api
name: Unity Cloud Code API
tags:
- Cloud Code
- Gaming
- Serverless
- Modules
humanURL: https://services.docs.unity.com/cloud-code/v1/
properties:
- url: https://services.docs.unity.com/cloud-code/v1/
  type: Documentation
- url: https://services.docs.unity.com/cloud-code-admin/v1/
  type: Documentation
description: Server-authoritative JavaScript scripts and C# modules executed in Unity's managed runtime.
  Bill is per-compute-second ($0.072/compute-hour). Cloud Code exposes both a runtime invocation API (called
  from the client) and an Admin API for publishing scripts, deploying C# modules, and inspecting executions.