# Cerul API > Upload and index video, search evidence and export clips. Read the quickstart first. Keep API Keys in your server environment. The API base URL is https://api.cerul.ai with Bearer authentication and no /v1 prefix. ## Guides - [Quickstart](/docs.md?locale=en&page=overview) - [Upload video](/docs.md?locale=en&page=upload) - [Search](/docs.md?locale=en&page=search) - [Export and manage](/docs.md?locale=en&page=clips) ## Reference - [Full documentation](/llms-full.txt?locale=en): All daily integration guides and the complete schemas of their customer endpoints. - [OpenAPI](/docs.openapi.json): The same daily integration endpoint set. - [Complete Bash example](/docs-quickstart.sh): Upload, index, search and export. Processing and search consume credits.