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

# Welcome to Tirdad

> Enterprise billing infrastructure — so your team can focus on building, not billing

## What is Tirdad?

**Tirdad** is a comprehensive platform for metering, billing, and feature management. It handles the heavy lifting of usage tracking, feature access, and billing logic — so your engineering team doesn't have to build them from scratch.

## Why Tirdad?

Traditional billing services are often rigid. They handle basic subscriptions or payments well, but anything beyond that — credit management, feature gating, custom invoice logic — forces developers to create workarounds. This means engineering teams end up writing and maintaining custom code for things like prorated subscriptions, usage limits, time zone differences, and tax calculations.

Tirdad eliminates this problem with a flexible, enterprise-grade billing engine.

<CardGroup cols={2}>
  <Card title="Enterprise-Ready" icon="building">
    Managed infrastructure with enterprise SLAs, dedicated support, and full compliance with regional regulations.
  </Card>

  <Card title="Developer-First" icon="code">
    Plug-and-play SDKs for popular languages make integration seamless. Just send usage events, and Tirdad handles aggregation, metering, and billing logic in real time.
  </Card>

  <Card title="Flexible Pricing Models" icon="credit-card">
    Seat-based, usage-based, or hybrid models — Tirdad handles it all.
  </Card>

  <Card title="Optimized for AI and Agentic Companies" icon="robot">
    Handle credit grants, tokens, or any usage metric with ease.
  </Card>
</CardGroup>

## Core Features

<CardGroup cols={1}>
  <Card title="Usage Metering" href="/docs/event-ingestion/creating-a-metered-feature">
    Define custom events like API calls or compute time. Aggregate usage in real-time with low-latency tracking. Built to handle countless events at peak load and more.
  </Card>

  <Card title="Credit Grants" href="/docs/wallet/create">
    Grant prepaid or promotional credits programmatically. Set auto top-ups and expiration rules. Configure credit-based workflows without extra logic.
  </Card>

  <Card title="Pricing Plans" href="/docs/product-catalogue/plans/create">
    Define seat-based, usage-based, or hybrid models. Launch custom plans and per-customer overrides. Adapt pricing over time without new code.
  </Card>

  <Card title="Feature Management" href="/docs/product-catalogue/features/create">
    Define features, set limits, and control access per customer. Enforce limits and gate access by usage. Enable or restrict features without manual code changes.
  </Card>

  <Card title="Subscription & Invoicing" href="/docs/subscriptions/customers-create-subscription">
    Generate accurate invoices from usage, subscriptions, or credits. Simplify reconciliation for finance teams. Provide customers full visibility into charges.
  </Card>
</CardGroup>

## Our SDKs

<CardGroup cols={3}>
  <Card title="JavaScript" icon="code-simple" href="https://www.npmjs.com/package/@tirdad-ai/sdk" />

  <Card title="Python" icon="python" href="https://pypi.org/project/tirdad-sdk/" />

  <Card title="Go" icon="golang" href="https://pkg.go.dev/github.com/tirdad-billing/go-sdk/v2" />
</CardGroup>

## Need Help?

If you need assistance or have questions, reach out to our team at [support@tirdad.ai](mailto:support@tirdad.ai).
