# preezie API > Documentation for integrating with the preezie API. ## Docs - [preezie API documentation](https://docs.preezie.com/index.md): Build integrations with the preezie API. - [Overview](https://docs.preezie.com/getting-started/overview.md): Understand the preezie API and how to use this documentation. - [Authentication](https://docs.preezie.com/getting-started/authentication.md): Learn how requests to the preezie API are authenticated. - [Quickstart](https://docs.preezie.com/getting-started/quickstart.md): Make your first request to the preezie API. - [Environments](https://docs.preezie.com/getting-started/environments.md): Choose the correct preezie API environment. - [Configure FAQ and Highlights jobs](https://docs.preezie.com/guides/configure-faq-highlights-jobs.md): Generate product FAQs and highlights and configure recurring catalogue runs. - [Configure knowledge-base FAQ refreshes](https://docs.preezie.com/guides/configure-faq-import-jobs.md): Set knowledge-base source URLs and schedule automatic answer refreshes. - [API reference](https://docs.preezie.com/api-reference/overview.md): Use product discovery operations and retrieve generated product content. - [Search for products](https://docs.preezie.com/api-reference/endpoints/search.md): Search the tenant's product catalogue using natural language. - [Find similar products](https://docs.preezie.com/api-reference/endpoints/similar-to.md): Find catalogue products similar to a base product. - [Compare products](https://docs.preezie.com/api-reference/endpoints/compare.md): Compare products from the tenant's catalogue. - [Build a product bundle](https://docs.preezie.com/api-reference/endpoints/bundle.md): Suggest complementary products for a base product. - [Get product FAQs](https://docs.preezie.com/api-reference/endpoints/faqs.md): Retrieve generated questions and answers for a product. - [Get product highlights](https://docs.preezie.com/api-reference/endpoints/highlights.md): Retrieve generated selling points for a product. ## OpenAPI Specs - [preezie-api](https://docs.preezie.com/openapi/preezie-api.json)