diff --git a/website/docs/reference/api-tokens-and-client-keys.mdx b/website/docs/reference/api-tokens-and-client-keys.mdx index f4c80a4830..9926eb06dd 100644 --- a/website/docs/reference/api-tokens-and-client-keys.mdx +++ b/website/docs/reference/api-tokens-and-client-keys.mdx @@ -6,6 +6,10 @@ Unleash has a number of tokens/keys that all have slightly different use cases. ## API tokens +:::tip +This section describes what API tokens are. For information on how to create them, refer to the [how-to guide for creating API tokens](../user_guide/token.md). +::: + Use API tokens to connect to the Unleash server API. API tokens come in two distinct types: - [Admin tokens](#admin-tokens) - [Client tokens](#client-tokens)