Get started with our API
Build an integration using our API
The CaptionHub API allows you to build your own integration. It supports API calls to perform of the core functionality of CaptionHub. The webhooks system allows you to get notified of changes programatically.
Authentication
Before starting, youโll need to obtain an API key from the CaptionHub UI. Youโll need to be a superuser to do this.
API documentation
Refer to our API documentation for detailed information about the endpoint. You can also download the OpenAPI spec to use in your own tooling and code generation tools.
If youโre using Node.js you can use the captionhub-node-sdk, which is generated from the API spec. It includes TypeScript support for the API, responses and webhooks.
ย
ย
Did this answer your question?
๐
๐
๐คฉ