Tailscale Invites API
The Invites API from Tailscale — 7 operation(s) for invites.
Tailscale Invites API is one of 7 APIs that Tailscale publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Invites. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.
This API exposes 11 operations across 7 paths. It is described by OpenAPI 3.1.0, at version 2.
Requests are made against a single base URL, https://api.tailscale.com/api/v2.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 2
Tailscale Invites API declares
2 security schemes
for authenticating requests.
It accepts HTTP bearer tokens (BearerAuth).
It accepts HTTP basic authentication (BasicAuth).
By default, every request must be authenticated.
BearerAuth— Tailscale API access token (prefixed "tskey-api-") passed in the Authorization header. Tokens are created in the admin console with 1-90 day expiry, or via OAu…BasicAuth— HTTP Basic Auth with the access token as the username and an empty password.
Paths & Operations 11
Across 7 paths, the API surfaces 11 operations — 2 DELETE, 4 GET, 5 POST. Each is listed below with its method, path, parameters, and response codes.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Tailscale 6
Other APIs Tailscale publishes across the network.