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

# Introduction

> Access the Partner Data API

<img src="https://mintlify.s3.us-west-1.amazonaws.com/lootbox/images/branding/banner.jpg" alt="Lootbox Banner" style={{ width: '100%', borderRadius: '8px' }} />

<Note>
  To access our API, please contact us to request an API key. API keys are reviewed and issued on a case-by-case basis to ensure the best experience for our users.
</Note>

## Welcome

Lootbox offers a partner data api, providing various endpoints to serve data efficiently. Our API is designed to deliver seamless integration and robust data access for developers.

## Authentication

All API endpoints require authentication using Bearer tokens. Your API key will be used to authenticate requests.

```http theme={null}
Authorization: Bearer YOUR_API_KEY
```

## Getting Started

To get started, please reach out to our support team to request an API key. Once approved, you'll be able to access our endpoints and integrate them into your applications.
