Request
Provide your bearer token in the Authorization
header when making requests to protected resources. Example:Authorization: Bearer ********************
or
Request Code Samples
curl --location 'https://api.ezlinkai.com/doubao/api/v3/contents/generations/tasks/cgt-20260428155728-snbd7' \
--header 'Authorization: Bearer <token>'
Responses
application/json
{"error":{"message":"Token not provided (request id: 2026042815591936655938412770052)","type":"api_error"}}
Modified at 2026-04-28 11:37:01