Bold VideoDocs

Bold Documentation

Everything you need to put your videos to work with Bold

Bold turns your video library into searchable, AI-queryable knowledge: hosted, transcribed, chaptered, and ready to answer your members' questions with citations to the exact moment. Whether you're uploading your first video or building a custom integration, start here.

I want to…

Using Bold

The admin panel, from upload to portal:

Building with Bold

APIs, SDK, and starters for custom integrations:

Quick taste

curl "https://app.boldvideo.io/api/v1/videos" \
  -H "Authorization: Bearer YOUR_API_KEY"

Get an API key under Settings → Developer, then explore the API docs.

For AI assistants

These docs are LLM-first: /llms.txt indexes every page, /llms-full.txt is the whole site in one file, and the API ships an OpenAPI spec and its own llms.txt. Point your agent at them.

On this page