Bearer Token
StreamSkill API uses Bearer authentication with your API Key. You will have to send your API Key via the Authorization header.Secure your API key
Make sure to keep your API key secure. Do not share it in publicly accessible areas such as GitHub, client-side code, and so on. We recommend using environment variables or secrets to store your API key.If you suspect that your API key has been compromised, you can remove it in your Security tab.