## Documentation Index

Fetch the complete documentation index at: [/llms.txt](https://developer.audioshake.ai/llms.txt)

Use this file to discover all available pages before exploring further.

All API requests require an `x-api-key` header.

```
curl -X GET "https://api.audioshake.ai/tasks" \
  -H "x-api-key: your_api_key"
```

## Creating an API key

1. Sign in to the [AudioShake Dashboard](https://dashboard.audioshake.ai/)
2. Go to **Settings > API Keys**
3. Click **Create new key**
4. Copy and store the key — you will not be able to view it again
