Create a new user service with public URL. Enforces plan-based service limits.
Zo API key (zo_sk_...)
Unique name for this service (used in URL, lowercase)
1 - 63Protocol type: 'http' for web apps, 'tcp' for raw TCP
http, tcp Local port the service listens on (1-65535). Available as PORT environment variable.
Command to start the service (optional)
Working directory for the entrypoint command
Environment variables. PORT is set automatically.
Successful Response
Unique service identifier
Service name (used in public URL)
Protocol: 'http' or 'tcp'
http, tcp Local port the service listens on. Available as PORT environment variable.
Command used to start the service
Working directory for entrypoint
Environment variables. PORT is set automatically.
Public HTTP URL (for http protocol)
Public TCP address:port (for tcp protocol)
ISO 8601 creation timestamp