Obtaining Your API Key
Learn how to generate and secure your Dubverse API key
Generating Your API Key
Follow these steps to create your Dubverse API key:
Access Your Dubverse Account
- Visit https://webapp.dubverse.ai/services/tts
- Log in with your credentials
Navigate to the TTS API Section
- Look for “TTS API” in the main navigation menu
- Click to access the TTS API dashboard
Locate the API Key Management Area
Find the section labeled “API Key”
Generate Your New API Key
Click the “Create Key” button A new API key will be generated instantly
Secure Your API Key
- Copy the displayed API key immediately
- Store it in a secure location (we recommend using a password manager)
Implementing Your API Key
To authenticate your requests to the Dubverse TTS API, include your API key in the header of each request:
X-API-Key: your_api_key_here
Replace your_api_key_here
with your actual API key.
Best Practices for API Key Security
Keep It Confidential
Keep It Confidential
- Never share your API key publicly
- Avoid committing it to version control systems
Use Environment Variables
Use Environment Variables
Store your API key as an environment variable in your development and production environments
Implement Key Rotation
Implement Key Rotation
Regularly generate new API keys and update your applications
Monitor Usage
Monitor Usage
Regularly check your API usage logs for any suspicious activity
Revoke Compromised Keys
Revoke Compromised Keys
If you suspect your key has been compromised, revoke it immediately and generate a new one
What’s Next?
Now that you have your API key, you’re ready to harness the power of Dubverse TTS:
Make Your First API Call
Start converting text to speech
Need Help?
If you encounter any issues during the API key generation process:
- Contact our support team at [email protected]
We’re excited to see what you’ll create with Dubverse TTS!