Tirdad
Platform

Monetization architecture that scales

From event ingestion to invoice generation—understand how Tirdad orchestrates your entire billing workflow with enterprise-grade reliability.

View API Reference
Input
Event Ingestion

Your application sends usage events via SDK or REST API in real-time.

Via SDK or REST API
POST /v1/events
0.0 sec
Action
Aggregation & Dedup
Processing...

Events validated via unique hash, deduplicated, and aggregated (SUM, COUNT, MAX).

0.3 sec
Metering API
Output
Usage Summary

Aggregated usage ready for billing or dashboard display.

Usage total computed
Ready for invoice
0.0 sec
Usage Metering

Capture every usage event in real-time

Ingest millions of events per second with sub-millisecond latency. Tirdad's event pipeline processes, deduplicates, and aggregates usage data so you can meter anything—API calls, compute time, storage, tokens, or custom metrics.

  • Ingest via REST API, SDKs, or webhooks
  • Flexible aggregation: count, sum, unique, max, average
  • Idempotent event processing with deduplication
  • Real-time usage dashboards and alerts
  • Historical usage queries and data export
Event Stream
Events / sec12,847
Ingested today4.7M
Live ingestion
Performance
P99 Latency0.8ms
Uptime99.99%
Aggregation
API Calls1.2M
Compute (hrs)847
Storage (GB)234
Entitlements

Gate features and enforce limits instantly

Define what each customer can access based on their plan, add-ons, and current usage. Entitlement checks resolve in under 10ms, so you can gate features in your application without latency concerns.

  • Boolean feature flags per plan
  • Numeric quotas with real-time tracking
  • Overage policies: block, alert, or allow
  • Check entitlements via API or SDK
  • Automatic enforcement at billing period boundaries
Current Plan
Professional
Active
Monthly billingNext: Mar 1
Feature Gates
Advanced Analytics
Custom Dashboards
White-label
Usage Quota
API Requests847K / 1M
Storage4.2 / 5 GB
Credits & Wallets

Prepaid credits, grants, and promotional balances

Let customers prepay for usage with credit wallets. Issue promotional grants, manage balance drawdowns, and set expiry rules. Credits integrate seamlessly with metering and invoicing.

  • Multi-currency credit wallets
  • Automatic usage drawdown against balances
  • Promotional credits with expiry dates
  • Real-time balance queries via API
  • Credit top-up and refund workflows
Prepaid Wallet
$2,483.60
USD Credits
Recent Activity
Promotional Grant+$500
API Drawdown-$127.40
Auto Top-up+$200
Credit Expiry
Expiring soon$500.00
Expires Mar 15, 2026
This month usage-$216.60
Subscriptions

Full lifecycle subscription management

Create, upgrade, downgrade, pause, and cancel subscriptions with built-in proration logic. Support trials, billing anchors, and scheduled changes — all managed through a single API.

  • Instant and scheduled plan changes
  • Proration calculated automatically
  • Free trials with auto-conversion
  • Billing anchors for alignment
  • Pause and resume with configurable behavior
Subscription
Enterprise
Active
Acme Corp$299/mo
Plan History
Upgraded to EnterpriseFeb 1
Converted to ProJan 15
Trial StartedJan 1
Auto-Proration
Proration enabled
Last credit applied$134.00
Credits calculated on every plan change
Billing & Invoicing

Automated invoicing and payment collection

Generate detailed invoices with line-item breakdowns, tax calculations, and multi-currency support. Route payments to connected PSPs and handle dunning automatically.

  • Line-item invoices with usage breakdowns
  • Multi-currency and tax handling
  • Automatic payment collection via PSPs
  • Dunning and retry logic for failed payments
  • Invoice PDF generation and delivery
Latest Invoice
INV-2026-0247
Paid
Acme CorpFeb 1–28, 2026
Total$608.30
Line Items
Enterprise Plan$299.00
Additional Seats$95.00
API Overage$247.00
Payment
MoyasarMADA ****4829
Credit Applied-$127.40
Tax (15% VAT)$79.34
Coupons & Discounts

Flexible promotional and discount rules

Create percentage or fixed-amount coupons with fine-grained controls. Apply discounts to specific plans, products, or time periods. Track redemption and set usage limits.

  • Percentage and fixed-amount discounts
  • Duration controls: once, repeating, or forever
  • Scope to specific plans or products
  • Redemption limits and expiry dates
  • Stackable discount rules
Active Coupon
25% OFF
Active
TIRDAD-LAUNCH-25
Enterprise plans onlyExpires Mar 31
Discount Stack
TIRDAD-LAUNCH-25-25%
ANNUAL-LOYALTY-10%
REFERRAL-50-$50
Redemption Stats
Redeemed47 / 100
Total Saved$147.18
Pricing Models

Every pricing model, one platform

Support any pricing strategy your business requires—from simple subscriptions to complex hybrid models.

Flat-Rate

Fixed monthly or annual fee regardless of usage.

$99/month for Professional plan
Simple subscriptions, predictable costs

Tiered

Different rates for different usage tiers. Rate applies to all usage.

0-100: $10, 101-500: $8/unit (all units)
Volume discounts, incentivizing higher usage

Volume

Rate changes based on total volume. Each tier has its own rate.

First 100: $10/unit, Next 400: $8/unit
Graduated pricing, fair at all scales

Graduated

Combine multiple pricing dimensions with step functions.

Base + per-seat + per-API-call overage
Complex SaaS, multi-metric billing

Hybrid

Mix subscription base with usage charges.

$99 base + $0.01 per API call over 100K
Predictable base with usage flexibility
Developer Experience

API-first design

Every capability is accessible via REST API. Integrate Tirdad into your stack with minimal friction.

  • RESTful APIs with OpenAPI specification
  • Webhooks for real-time event notifications
  • SDKs for popular languages
  • Idempotent operations for reliability
Explore API Documentation
API Endpoints
POST
/v1/events
Ingest usage events in real-time
GET
/v1/customers/:id/entitlements
Check customer entitlements and quotas
POST
/v1/subscriptions
Create or update customer subscriptions
GET
/v1/customers/:id/usage
Query aggregated usage by customer
POST
/v1/invoices/generate
Generate invoices for billing period
GET
/v1/wallets/:id/balance
Check credit wallet balance

Ready to build with Tirdad?

Get started with our API documentation or schedule a demo to see the platform in action.

View Documentation