> ## Documentation Index
> Fetch the complete documentation index at: https://docs.byteai.me/llms.txt
> Use this file to discover all available pages before exploring further.

# Intro

> Set up your Developer Account in <1 minute

### Get an API key

[Authentication Tutorial](/essentials/api_keys)

<img className="hidden dark:block" src="https://mintcdn.com/byteai/cLgHLQbzHkwhaeVB/images/dashboard_dark.png?fit=max&auto=format&n=cLgHLQbzHkwhaeVB&q=85&s=cb669064eb68369aa1149b8fe1f4a884" alt="Dashboard screenshot" width="4836" height="2304" data-path="images/dashboard_dark.png" />

<img className="block dark:hidden" src="https://mintcdn.com/byteai/cLgHLQbzHkwhaeVB/images/dashboard_light.png?fit=max&auto=format&n=cLgHLQbzHkwhaeVB&q=85&s=559cf6b2d0a9e5d4e3330f97f1f27da8" alt="Dashboard screenshot" width="4676" height="2182" data-path="images/dashboard_light.png" />

<CardGroup>
  <Card title="Getting stock analysis" icon="chart-line" href="/api-reference/tickers/get">
    Retrieve stock analysis for a given ticker.
  </Card>

  <Card title="Access your dashboard" icon="image" href="https://app.byteai.me/developer-api?utm_source=api_docs">
    Access your dashboard
  </Card>
</CardGroup>
