Documentation Index
Fetch the complete documentation index at: https://docs.yourwave.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authentication
All CoreTone API requests require authentication via a Bearer token in the Authorization header.API Keys
Generate API keys from the Developer Portal in your YourWave account. Each key is scoped to your organization and inherits your plan’s rate limits and credit balance.Example Request
Key Management
- Create keys from the Developer Portal
- Revoke keys instantly if compromised
- Rotate keys periodically as a security best practice
- Each organization can have multiple active keys
Security Best Practices
- Store keys in environment variables or a secrets manager
- Use separate keys for development and production
- Monitor usage in the Developer Portal for unexpected activity
- Revoke keys immediately if you suspect they have been compromised