Welcome to the Tirdad API
The Tirdad API lets you programmatically manage pricing, subscriptions, and billing for your SaaS application.Base URL
All API requests use the following base URL:Authentication
All API endpoints require authentication using an API key. Include your API key in thex-api-key header with every request.
Response Format
Successful API responses return JSON data directly. The response structure varies by endpoint—see individual endpoint documentation for details.Error Handling
The API uses standard HTTP status codes:200- Success201- Created400- Bad Request401- Unauthorized404- Not Found409- Conflict429- Too Many Requests500- Internal Server Error
Need Help?
- Email: support@tirdad.ai
- Documentation Updates: tech@tirdad.ai