Endpoint for calculating price for video to text inference
Documentation Index
Fetch the complete documentation index at: https://docs.deapi.ai/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
application/json Video transcription parameters
URL of video to transcribe
"https://www.youtube.com/watch?v=jNQXAC9IVRw"
Should transcription include timestamps
The model to use for transcription. Available models can be retrieved via the GET /api/v1/client/models endpoint.
"WhisperLargeV3"
Calculated price for video to text inference.