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

# Introduction

> Programmatic access to Abusix products and services

The Abusix API provides programmatic access to Abusix products and services. You can use it to integrate Abusix functionality into your own systems, automate workflows, and build custom tooling on top of the Abusix platform.

The API is organized by product. Currently, the following product endpoints are available:

<CardGroup>
  <Card title="Guardian Ops" icon="shield-halved" href="/docs/abusix-api/guardian-ops" horizontal={true}>
    Manage cases, events, and customers programmatically.
  </Card>
</CardGroup>

## Versioning

All endpoints are currently under the `/beta` path prefix. As the API matures, stable versions will be introduced.

## Questions?

Having trouble with the API or a technical issue? Get in touch with our team at [support@abusix.com](mailto:support@abusix.com).
