Skip to main content
GET
Get service information
Checks the status of the VideoDB API and verifies service availability. Returns a simple health status response to confirm the API is operational.
  • No request body required
  • Returns a simple status response confirming API availability
  • Useful for monitoring and connectivity verification
  • No authentication required (but include API key if available)

Async Response

Retrieve results from async operations

Chat Completions

Generate AI chat responses with video context

Authorizations

x-access-token
string
header
required

API key for authentication (sk-xxx format)

Response

200 - application/json

Service information

success
boolean
Example:

true

data
object