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

# Introduction

> Get started with our API

## Welcome to Our API!

We're excited for you to start building with our API! This section provides all the information you need to interact with our available endpoints.

## Authentication

To keep things secure, all API endpoints require authentication using Bearer Tokens. You'll need to include your API key in the `Authorization` header of your requests, like this:

```
Authorization: Bearer YOUR_API_KEY
```

Ready to get started? Head over to [Dashboard](https://dashboard.morphel.com/apikeys) to generate your unique API key.

Let's build something amazing together!
