/
BI
bibigpt
/
BibiGPT OpenAPI 规范
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 4w ago · Updated 4w ago
Details
agent
24
post
Add a saved video to a collection
post
Bump last-seen cursor for one or all subscribed channels
get
Check whether the user has connected Notion
post
Create a new collection
post
Create / look up a visual analysis task for a video
post
Create or update a note for a saved video
post
Export a saved video summary to Notion
post
Generate XMind mindmap from a saved video summary
get
Get a collection with its items
get
Get a saved video with summary, chapters, subtitles, note
get
Get a single note by content id
get
Get cached chat history for a collection
get
Get current account, plan and remaining minutes
get
Latest videos across all subscribed channels (live RSS)
get
Latest videos from a channel
get
List saved videos with pagination
get
List subscribed channels
get
List user collections (owned + purchased)
get
List user notes across all saved videos
get
Probe RSS health for every subscribed channel
post
Re-summarize a saved video with a custom prompt
get
Search across saved videos (title, subtitles, notes)
post
Subscribe to a channel by URL
post
Unsubscribe from a channel
open
11
post
Creates a summary completion for the given video url in chat message.
post
Transcribes an audio file into text.
agent
library
Get a saved video with summary, chapters, subtitles, note
get
/v1/library/get
Query parameters
id
string
required
Response
Successful response
object
required
id
string
required
title
string
nullable
required
sourceUrl
string
required
coverUrl
string
nullable
required
duration
number
nullable
required
note
string
nullable
required
summary
string
nullable
required
chapters
unknown[]
nullable
required
subtitles
unknown[]
nullable
required
createdAt
string
required
updatedAt
string
required