zerotier.com
ZeroTier provides software-defined networking that lets you create and manage virtual networks connecting devices and services. Its hosted Central control plane manages organizations and networks, while the local ZeroTier One agent runs on individual machines.
ZeroTier exposes three developer integration surfaces: the New Central V2 HTTP API, the Legacy Central HTTP API, the local ZeroTier One Service HTTP API, plus the local `zerotier-cli` CLI; all require tokens or local privileged access.
- ZeroTier Central V2 APIdiscovered
- ZeroTier Legacy Central APIdiscovered
- ZeroTier One Service APIdiscovered
- zerotier-clidiscovered
In ZeroTier API Tokens, create a service account in your organization's Service Accounts tab, then use Assign API Tokens → Generate API Token. This is available for New Central customers on the Essential plan or above. Copy the token when shown; it is only displayed once.
Log in to ZeroTier Central and create a token on the Account page, as described in ZeroTier API Tokens and the Legacy Central API reference.
$ sudo zerotier-cliAcquired by the CLI — running sudo zerotier-cli opens the auth flow and stores the credential.
conventions · 1/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✓https://zerotier.com/llms.txt
- API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing