mirror of
https://github.com/tailscale/tailscale.git
synced 2025-02-18 02:48:40 +00:00
api.md: change "admin panel" to "admin console"
Signed-off-by: Julia Stein <julia@tailscale.com>
This commit is contained in:
parent
9c773af04c
commit
3f16dec1bb
2
api.md
2
api.md
@ -3,7 +3,7 @@
|
|||||||
The Tailscale API is a (mostly) RESTful API. Typically, POST bodies should be JSON encoded and responses will be JSON encoded.
|
The Tailscale API is a (mostly) RESTful API. Typically, POST bodies should be JSON encoded and responses will be JSON encoded.
|
||||||
|
|
||||||
# Authentication
|
# Authentication
|
||||||
Currently based on {some authentication method}. Visit the [admin panel](https://login.tailscale.com/admin) and navigate to the `Settings` page. Generate an API Key and keep it safe. Provide the key as the user key in basic auth when making calls to Tailscale API endpoints (leave the password blank).
|
Currently based on {some authentication method}. Visit the [admin console](https://login.tailscale.com/admin) and navigate to the `Settings` page. Generate an API Key and keep it safe. Provide the key as the user key in basic auth when making calls to Tailscale API endpoints (leave the password blank).
|
||||||
|
|
||||||
# APIs
|
# APIs
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user