API Documentation
Generate configurable summary from url based on prompt config
POST
/
open2
/
{apiToken}
Path Parameters
apiToken
string
requiredThe API token associated with the user (e.g., /api/open/alzp32Ml2a2G)
Body
application/json
url
string
requiredThe URL to the video (e.g., ?url=https://www.bilibili.com/video/BV1Sk4y1x7r2)
includeDetail
boolean
Include audio, video or media webpage detail in response
promptConfig
object
Response
200 - application/json
success
boolean
requiredid
string
requiredservice
enum<string>
requiredAvailable options:
bilibili
, youtube
, podcast
, douyin
, tiktok
, online-media
, url-media
, import-file
, local-video
, local-audio
, local-subtitle
, webpage
, meeting
sourceUrl
string
requiredhtmlUrl
string
requiredcostDuration
number
requiredremainingTime
number
requiredsummary
string
detail
object
Was this page helpful?