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

# Introduction

> Documentation for Centure

## What is Centure?

Centure detects prompt injection attacks in text, images, and soon docs. The API returns categorized threat detection with confidence levels.

<Card title="Quickstart" icon="rocket" href="/quickstart" horizontal>
  Make your first API request in three steps.
</Card>

## API Integration

<CardGroup cols={2}>
  <Card title="API Reference" icon="code" href="/api-reference/overview">
    Authentication, endpoints, and response schemas.
  </Card>

  <Card title="Client SDKs" icon="download" href="/api-reference/client-sdks">
    Official Node.js SDK and OpenAPI client generators.
  </Card>

  <Card title="Pricing" icon="dollar-sign" href="/pricing">
    Request units, pricing tiers, and add-ons.
  </Card>

  <Card title="Risk Classifications" icon="alert-triangle" href="/security/risk-classifications">
    Categories of prompt injection attacks we detect.
  </Card>
</CardGroup>

## Monitoring & Usage

<CardGroup cols={2}>
  <Card title="System Logs" icon="list" href="/logs/system-events">
    API requests, rate limits, and error tracking.
  </Card>

  <Card title="Audit Logs" icon="shield" href="/logs/audit-events">
    Organization activity and security events.
  </Card>
</CardGroup>

## Resources

<CardGroup cols={2}>
  <Card title="Dashboard" icon="gauge" href="https://centure.ai/dashboard">
    Manage API keys, view usage, and configure projects.
  </Card>

  <Card title="Support" icon="mail" href="mailto:support@centure.ai">
    Contact our team for technical support.
  </Card>
</CardGroup>
