> For the complete documentation index, see [llms.txt](https://noctaly-bot.gitbook.io/noctaly-api/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://noctaly-bot.gitbook.io/noctaly-api/getting-started/quickstart.md).

# Quickstart

You can use the Noctaly API to create custom integrations to the leveling module.

### Generate your API key

1. Go to the [dashboard](https://noctaly.com/dashboard?next=/settings), select your server, and go to the settings module.
2. Open the developers menu.
3. Click on "Create API Key" to create your first key!

### Base URL

```url
https://noctaly.com/api/v1
```
