# Overview (/guides/overview)



<span className="eyebrow">
  Guides
</span>

Task-oriented walkthroughs for working with the Vizit Public API. Each guide takes a concrete integration need end to end — copy the code, adapt it, ship it.

<Callout type="info" title="On the way">
  We're actively writing this section. Topics in the queue:

  * Obtaining and rotating client credentials
  * Authenticating with the client credentials flow
  * Submitting your first scoring request
  * Handling rate limits and retries
  * Webhook integration patterns
</Callout>

For now, the full endpoint contract is documented in the [API Reference](/api).
