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
Documentation
https://docs.deno.com/subhosting/api/
Documentation
https://docs.deno.com/subhosting/manual/
Specifications
OpenAPI
#Deployment
#Multi-Tenant
#Serverless
#Subhosting