---
title: Assistant API
description: Build guided product discovery flows with the Luigi's Box Shopping Assistant API.
slug: shopping-assistant/api
docKind: hub
hub: shopping-assistant
---

Use the Assistant API when you want to power a structured question-and-answer product discovery flow. The overview below links to the main endpoint and the supporting documentation that matters most before you implement it.

## Endpoints

<div class="lb-guide-grid">
  <a class="lb-guide-card" href="/shopping-assistant/api/assistant/">
    <h3>Assistant API endpoint</h3>
    <p>Run an assistant flow, send the current answers, and receive the next question with matching products.</p>
  </a>
</div>

## Guides

<div class="lb-guide-grid">
  <a class="lb-guide-card" href="/analytics/">
    <h3>Analytics integration</h3>
    <p>Connect analytics so the assistant can learn from user interactions over time.</p>
  </a>
  <a class="lb-guide-card" href="/platform-foundations/api-principles/">
    <h3>API principles</h3>
    <p>Review authentication, resiliency, and integration patterns shared across Luigi's Box APIs.</p>
  </a>
</div>
