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

# Introduction

> Welcome to Levanta's API Documentation

## Understanding Levanta's APIs

<CardGroup cols={2}>
  <Card title="Authentication" icon="lock" href="/authentication">
    Gain access to Levanta APIs
  </Card>

  <Card title="Pagination" icon="Book" href="/pagination">
    Learn how to paginate through Levanta API results
  </Card>

  <Card title="Marketplaces" icon="earth-americas" href="/marketplaces">
    Levanta supports many marketplaces
  </Card>

  <Card title="Help" icon="circle-question" href="/help" />
</CardGroup>

## Endpoint Documentation

Browse our API documentation with an interactive playground.

<CardGroup cols={2}>
  <Card title="Creator API Documentation" icon="computer-mouse-scrollwheel" href="/creator">
    List active products, generate links, pull reports, and more
  </Card>

  <Card title="Seller API Documentation" icon="cart-shopping" href="/seller">
    List your partnered creators, brands, products, and more
  </Card>
</CardGroup>
