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

# API overview

> When to use the Obvlo API and where to start.

## API overview

Use the API when you need direct programmatic access to Obvlo content for custom applications and integrations.

## Overview

<CardGroup cols={2}>
  <Card title="Authentication" href="/developer-docs/api/authentication" icon="key">
    Set up secure access and token handling.
  </Card>

  <Card title="API onboarding guide" href="/onboarding-guides/api-onboarding-guide" icon="map">
    Follow the implementation path from first call to production launch.
  </Card>

  <Card title="Partner integrations" href="/product/delivery/partner-integrations" icon="plug">
    Review common integration patterns for CMS, PMS, CRM/CDP, and chatbots.
  </Card>

  <Card title="API Reference" href="/api-reference/introduction" icon="book-open-text">
    Review endpoint details, payloads, and responses.
  </Card>
</CardGroup>

## Start here

* Developers overview: [/developer-docs/overview](/developer-docs/overview)
* Authentication: [/developer-docs/api/authentication](/developer-docs/api/authentication)
* API onboarding guide: [/onboarding-guides/api-onboarding-guide](/onboarding-guides/api-onboarding-guide)
* Partner integrations: [/product/delivery/partner-integrations](/product/delivery/partner-integrations)
* Endpoint details: [API Reference](/api-reference/introduction)
