Request
Provide your bearer token in the Authorization
header when making requests to protected resources. Example:Authorization: Bearer ********************
Request Code Samples
curl --location 'https://api.ezlinkai.com/kling/v1/general/custom-voices?model_name=kling-v1' \
--header 'Authorization: Bearer <token>'
Responses
application/json
Modified at 2026-01-22 07:26:30