Does Biteable have a public/developer API?
Yes — Biteable has a public API. You can generate an API key from your account and create supported video types programmatically.
Get an API key
- Go to API Key in your account settings (click your account icon in the lower-left corner, then API Key).
- Click Create Key.
Keep your key secret — anyone with the key can use the API as your account.
Use the API
- Full reference: API documentation, including request formats and required headers.
- Authenticate by sending your key in the
X-Api-Keyheader on each request. - The API currently supports generating videos programmatically for specific use cases — for example, creating a summary video from a URL — and returns links to the finished project, watch page, and MP4 download. We're continuing to add more capabilities.
Request a capability
If there's something you'd like the API to support, contact support (open the help menu in the app and choose Chat with support) and tell us about your use case — the API is an area we're actively expanding.
Related
- Using Biteable's API — step-by-step guide with screenshots

