Authentication

Every API request must send your key as a Bearer token.

Authorization: Bearer YOUR_API_KEY
Base URL: https://videogenapi.com/api/v1/

Create a key in the dashboard after signup. Do not embed keys in front-end apps; call the API from your server or a worker.

Related

Reviewed by Enzo Lanne · Founder, VideoGenAPI ·