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

# Get Started

> Simple steps to start using the Upmarket library

<h3>Authenticate:</h3>
An authentication token is required to stream data to Upmarket. Learn how to get your token and use it for api requests and event streaming.

<h3>Customers:</h3>
A **customer\_id** is to used to stream events to Upmarket.
Use the **initialize** api endpoint on your backend or front-end to get a **customer\_id**.

<h3>Events:</h3>
Stream **events** to Upmarket to help revenue teams generate customer insights and trigger sales actions.

<hr />
