API Endpoints
/api/open/{apiToken}/express
Express to article based on video content
POST
/
api
/
open
/
{apiToken}
/
express
Path Parameters
apiToken
string
requiredThe API token associated with the user (e.g., /api/open/alzp32Ml2a2G)
Body
application/json
url
string
articleConfig
object | null
Response
200 - application/json
success
boolean
id
string
service
string
sourceUrl
string
htmlUrl
string
costDuration
number
remainingTime
number
article
string
Was this page helpful?