> ## Documentation Index
> Fetch the complete documentation index at: https://help.suggix.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Introduction

> Suggix API overview

<Note>
  **Suggix API is currently under development**

  The public API for Suggix has not been released yet.\
  This section will be updated with authentication, endpoint, webhook, and rate limit documentation when the API becomes available.
</Note>

For integration options that are currently available, see:

<CardGroup cols={2}>
  <Card title="SSO Integration" icon="key" href="/development/sso">
    Authenticate users with JWT-based Single Sign-On.
  </Card>

  <Card title="Custom Domains" icon="globe" href="/development/custom-domains">
    Serve your feedback portal from your own domain.
  </Card>
</CardGroup>
