# Authentication

- [Intro](/authentication/intro.md): Authorization Header should be in the following format: Authorization: Bearer token
- [Token](/authentication/token.md): Authentication SECRET KEY is the major step you can start before you make any request, without SECRET KEY you can't make any request. Please don't share SECRET KEY with anyone.
