If you’re not looking to build API reference documentation, you can skip this
section.
Using the API Key as a Bearer Token
To authenticate your API requests using the API key as a Bearer token, include it in the Authorization header as follows:your_api_key with the actual API key you generated.