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

# Introduction

> Using the Muna REST API.

First, you should probably not be using the Muna REST API direclty unless you are building a client SDK for your language,
or you have a very advanced use-case not supported by one of our provided client SDKs.

## Authentication

Most API endpoints are authenticated using Bearer tokens authentication. [Generate](https://muna.ai/settings/developer) and provide an access key
to use in requests:

![create key](https://raw.githubusercontent.com/muna-ai/.github/main/access_key.gif)
