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

# API overview

> Use the Spartan application API to manage services, users, tickets, and catalog data.

The API reference is organized into four sections:

<CardGroup cols={2}>
  <Card title="Service API" icon="server">
    Manage service inventory, lifecycle actions, billing, members, modules, and evidence.
  </Card>

  <Card title="Users API" icon="users">
    Manage users, balances, passwords, suspensions, IP bans, and sessions.
  </Card>

  <Card title="Tickets API" icon="ticket">
    Manage tickets, replies, members, attachments, transcripts, and bulk actions.
  </Card>

  <Card title="Catalog API" icon="boxes-stacked">
    Read products, categories, coupons, and related catalog details.
  </Card>
</CardGroup>
