> For the complete documentation index, see [llms.txt](https://lety.gitbook.io/lety-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lety.gitbook.io/lety-docs/chatbot-api/chatbot-api-key.md).

# Chatbot API - Key

API Key (Access Token)

Your API Token/ Key is a string of letters and numbers that is private to your account. Do not publicly disclose your API key. If you do, you can generate a new token, but just know that anything using the old API key will no longer work.

API Key Example: ba534d4274523452345da0e99345a67000

When entering in your API key it will most likely be in the form of a Header {Value: Key}.

You would enter in your API key like this:

Authorization | Token ba534d4274523452345da0e99345a67000![](https://3623539429-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWdlhVlXCUeDd9gdrT785%2Fuploads%2FnLNIok3HiXprq90oLWb7%2FScreenshot%202024-04-11%20at%2012.03.49%E2%80%AFAM.png?alt=media\&token=570a344a-b803-45fd-bfe6-0b5c3a37d38b)

Note: The format has to match in order for this to work.
