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

# Introduction

> Learn how to integrate IntelBase in to your app

## Authentication

To authenticate your requests, add your API key in the request headers like this:

```
x-api-key: your_api_key
```

<Note>
  Your API key can be found here: [https://intelbase.is/dashboard/account](https://intelbase.is/dashboard/account)
</Note>

<Note>You will also need to whitelist your IP address</Note>
