Skip to main content

ZeroTier Central API

ZeroTier Central is our hosted control plane for ZeroTierOne networks.

In addition to the web-based GUI, you can use the Central API to view and manage your networks programmatically.

Authentication

The Central API requires an authentication token for access:

See the API Tokens guide for detailed instructions on creating and managing tokens.

API Documentation

Getting Started

You can write your own client code to connect with Central using our examples as a starting point, or use an existing integration like our Terraform provider.