ModelsLab/Jaidenanimations E
jaidenanimations-eAPI Endpoint URL
Base URL for all API requests to this endpoint.
https://modelslab.com/api/v6/voice/voice_cover
API Authentication
Authentication requires a valid API key included in the request. Generate and manage your API keys from your developer dashboard. Include the key in the key parameter for all API requests.
Integration Examples
Production-ready code samples for API integration
{"init_audio": "https://www.youtube.com/watch?v=ixkoVwKQaJg","model_id": "jaidenanimations-e","pitch": "none","key": "YOUR_API_KEY"}
SDKs
Official SDKs
Production-ready SDKs and client libraries for all major programming languages
API Parameters
Technical specifications for API request parameters.
| Field Name | Parameter | Technical Description |
|---|---|---|
| Init Audio | init_audio | Upload youtube music or mp3,wav music |
| Model ID | model_id | Enter model_id for the voice cover |
| pitch | pitch | Use none when the provided audio singer is male and model id is male. use m2f when the provided audio is male anf the model id is female. use f2m when the provided audio is female anf the model id is male |