API Evangelist API Evangelist
API Learnings
Toolbox
API Evangelist LLC

Deno Subhosting API

The Deno Subhosting API enables platforms and SaaS products to run untrusted, user-submitted JavaScript and TypeScript code securely on Deno Deploy infrastructure. It shares the same base URL (https://api.deno.com/v1) and Bearer token authentication as the Deploy REST API but is scoped to subhosting use cases such as provisioning isolated projects per tenant, creating deployments, and managing custom domains and KV databases on behalf of end users.

Documentation

Specifications

OpenAPI

deno-subhosting-api-openapi.yml Raw ↑