# 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 - [快速开始](/docs.md?locale=zh&page=overview) - [上传视频](/docs.md?locale=zh&page=upload) - [搜索](/docs.md?locale=zh&page=search) - [导出与管理](/docs.md?locale=zh&page=clips) ## Reference - [Full documentation](/llms-full.txt?locale=zh): 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.