# Documentation > AI-powered semantic search over video footage — find clips by describing what you see. ## Table of Contents ### Guide - [Quick Start](/docs/guide/quick-start.md): Sign up, upload clips, run your first search, and try the API in minutes. ### API - [API Overview](/docs/api/overview.md): The Findclix REST API — base URL, auth, endpoints, and conventions. - [Authentication](/docs/agent-api/authentication.md): API keys, Bearer auth, and the OpenAPI spec. - [Media](/docs/agent-api/media.md): List, get, upload, and delete media. - [Search](/docs/agent-api/search.md): Text, image, and highlights (anomaly) search. - [Creators](/docs/agent-api/creators.md): List, get, and create creators. - [Categories](/docs/agent-api/categories.md): List and get categories. - [Workspace](/docs/agent-api/workspace.md): Workspace info, plan, and usage quotas. - [Errors](/docs/agent-api/errors.md): Error codes and handling patterns.