API Endpoints
/api/open/{apiToken}
Returns the video summary and subtitlesArray in detail
POST
/
api
/
open
/
{apiToken}
Path Parameters
apiToken
string
requiredThe API token associated with the user (e.g., /api/open/alzp32Ml2a2G)
Body
application/json
url
string
limitation
object
prompt
string
promptConfig
object
includeDetail
boolean
Response
200 - application/json
success
boolean
id
string
service
string
sourceUrl
string
htmlUrl
string
costDuration
number
remainingTime
number
summary
string
Was this page helpful?