API Endpoints
/api/v1/chat/completions
Creates a summary response for the given video url in chat message. Compatible with OpenAI Chat API format.
POST
Authorizations
API Token for authentication. Use format 'Bearer YOUR_API_TOKEN'
Body
application/json
Response
200
application/json
Successful response with completion
The response is of type object
.