How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

ZeroTier network API

Network operations

ZeroTier network API is one of 8 APIs that ZeroTier publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Network. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 5 operations across 2 paths, and defines 10 schemas. It is described by OpenAPI 3.2.0, at version v1.

Requests are made against a single base URL, https://api.zerotier.com/api/v1.

5 operations 2 paths 10 schemas 1 DELETE2 GET2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
v1
Base URL
https://api.zerotier.com/api/v1
Authentication
HTTP Token
License
Resource Areas
1

Authentication & Security 1

ZeroTier network API declares 1 security scheme for authenticating requests. It uses HTTP token authentication (tokenAuth). By default, every request must be authenticated.

Paths & Operations 5

Across 2 paths, the API surfaces 5 operations — 1 DELETE, 2 GET, 2 POST. Each is listed below with its method, path, parameters, and response codes.

network 5

Network operations

GET
/network
Returns a list of Networks you have access to.
getNetworkList → 200403
POST
/network
Create a new network.
newNetwork body → 200403
GET
/network/{networkID}
Get network by ID
getNetworkByID 1 param → 200401403404
POST
/network/{networkID}
update network configuration
updateNetwork 1 param body → 200401403404
DELETE
/network/{networkID}
delete network
deleteNetwork 1 param → 200401403404

Schemas 10

The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are NetworkConfig (17 properties), Network (12 properties), NetworkSSOConfig (7 properties), Permissions (4 properties). Each schema is shown below with its type and property counts.

IPV6AssignMode
object
3 properties
IPV4AssignMode
object
1 property
PermissionsMap
object
NetworkConfig
object
17 properties
Permissions
object
4 properties
Route
object
2 properties
NetworkSSOConfig
object
7 properties
DNS
object
2 properties
Network
object
Network object
12 properties
IPRange
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

zerotier-network-api-openapi.yml Raw ↑

Other APIs ZeroTier publishes across the network.

ZeroTier controller API
ZeroTier network-member API
ZeroTier organizations API
ZeroTier peer API
ZeroTier status API
ZeroTier user API
ZeroTier util API
Where this information came from

This is an independent, third-party profile of ZeroTier network API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.