# Vizlook > Enable your AI to query video with simple and contextual comprehension APIs. Try it free! ## Docs - [Answer](https://docs.vizlook.com/documentation/api-reference/answer.md): The `/answer` endpoint leverages Vizlook search results and an LLM to provide answers, offering direct responses for specific queries and detailed, cited summaries for open-ended questions.

Each response includes both the LLM's answer and the sources utilized. Furthermore, the endpoint su… - [Get Video Contents](https://docs.vizlook.com/documentation/api-reference/get-video-contents.md): The `/videos` endpoint gets the visual and audio transcriptions, video summaries, and metadata for a list of URLs.

The system will quickly return results from the cache. For uncached videos, you can configure whether to perform real-time crawling. - [Search](https://docs.vizlook.com/documentation/api-reference/search.md): The `/search` endpoint lets you intelligently search a list of videos that precisely ranked by the most relevant moments found within their content. - [Demo](https://docs.vizlook.com/documentation/demo.md) - [Error Codes](https://docs.vizlook.com/documentation/error-codes.md): Reference for common error codes used by the Vizlook API. - [Introduction](https://docs.vizlook.com/documentation/introduction.md): Vizlook is a video search engine built for AI. - [Pricing](https://docs.vizlook.com/documentation/pricing.md): Understand Vizlook's pricing details. - [Privacy Policy](https://docs.vizlook.com/documentation/privacy-policy.md) - [Quickstart](https://docs.vizlook.com/documentation/quickstart.md): Start searching with Vizlook in under 5 minutes. - [Rate Limits](https://docs.vizlook.com/documentation/rate-limits.md): Default rate limits for Vizlook API endpoints. - [Terms of Service](https://docs.vizlook.com/documentation/terms-of-service.md) - [JavaScript SDK](https://docs.vizlook.com/sdks/javascript.md): Integrate Vizlook's powerful APIs natively via Vizlook JavaScript SDK (@vizlook/sdk) in your apps. - [Python SDK](https://docs.vizlook.com/sdks/python.md): Integrate Vizlook’s powerful APIs natively in your Python apps. ## OpenAPI Specs - [openapi](https://docs.vizlook.com/documentation/api-reference/openapi.json) ## Optional - [GitHub](https://github.com/vizlook)