curl --location 'https://ogog.ai/v1/videos//content' \ --header 'Authorization: Bearer {{YOUR_API_KEY}}'
{ "error": { "message": "string", "type": "string", "param": "string", "code": "string" } }