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

# Base URL

> All endpoints documented here are relative to this base URL.

<Card title="BASE URL" icon="link">
  `https://voice.plotweaver.app/v1`
</Card>

The API is versioned — breaking changes will always be introduced under a new version prefix.

***

### Global Configuration

If you are using an API client like Postman or Insomnia, set your environment variable to:

```bash theme={null}
[https://voice.plotweaver.app/v1](https://voice.plotweaver.app/v1)
```
