Documentation Index
Fetch the complete documentation index at: https://docs.voicelibrary.co/llms.txt
Use this file to discover all available pages before exploring further.
Authentication
Use theaccessKey header on every request.
Example
Best practices
- Keep API keys on your backend server.
- Do not expose API keys in frontend clients.
- Rotate keys if leakage is suspected.