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

# Introduction

> Quickly learn our API endpoints

## Authentication

All API endpoints are authenticated using API keys which you can use via the `secretKey` header which can be found in the Dashboard -> Sharex Keys.

```json theme={null}
secretKey: apiKey
```
