diff --git a/main.tsp b/main.tsp index 69efc04..9e7956e 100644 --- a/main.tsp +++ b/main.tsp @@ -23,7 +23,7 @@ using TypeSpec.JsonSchema;

API requests must be authenticated via an authentication token. ZeroTier One saves this token in the authtoken.secret file in its working directory. This token may be supplied via the X-ZT1-Auth HTTP request header.

For example: curl -H "X-ZT1-Auth: $TOKEN" http://localhost:9993/status

The token can be found in:

-

You can get the OpenAPI spec here as well: https://docs.zerotier.com/openapi/servicev1.json

+

Learn more about the spec at github

""") namespace Root { @tag("Node Status")