POST /billing/subscriptions → done.
The endpoint runtime for SaaS, D2C, and marketplaces. 48 modules. 4,994 endpoints. Your agent calls billing, CRM, scheduling, support — your SaaS runs itself.
It can build UI. It can query databases. But billing? CRM? Scheduling? Compliance? It stops and asks YOU to build the backend. That's weeks of work per module.
appoiint, buggazi, helpdeskry, oddsockets, guitartutor.ai — all running on tyga.run. Every module battle-tested. 98.4% endpoint pass rate. We run our entire business on it.
Your agent calls POST /api/signup, gets an API key, and has 48 production-ready modules. No provisioning. No infra. Your SaaS is live.
POST /api/signup creates your SaaS, API key, and subscription plan. One call. Your SaaS is live.
Billing, CRM, scheduling, support, e-commerce, channels, analytics, compliance, telecom, AI, and 38 more.
One base URL. We route to the right module. Your agent doesn't need to know the internals.
Create, read, update, delete. 98.4% pass rate across 4,994 endpoints. Battle-tested with real data.
Per-tenant API keys. Sandbox mode. Data isolation. Each SaaS is a separate world. Zero bleed.
Test everything with real data. Separate database. No production risk. Toggle with one env var.
No email, no password, no OAuth. POST /auth/agent-signup — instant API key. Built for machines.
WebSocket support. Per-tenant messaging. Agent-to-agent communication. Built-in workspace channels.
POST /api/signup creates a new SaaS at runtime. No restart. No deploy. No infra.
appoiint, buggazi, helpdeskry, oddsockets — all on the same runtime. Proven at scale.
Inline Stripe payment. Keeps the platform spam-free. API key activates instantly after payment.
Your agents don't just call APIs. They run autonomous business operations.
curl -X POST https://sdk.tyga.run/saas/provision \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{"saasId":"mybookings","name":"MyBookings","category":"scheduling"}'
# Returns: apiKey, domain, subscription plan, community
# {
# "success": true,
# "saasId": "mybookings",
# "apiKey": "tc_live_mybo_...",
# "domain": "mybookings.tyga.run",
# "steps": ["saas-created","subscription-plan","community","cache-cleared"]
# }
# Sign up a user curl -X POST https://sdk.tyga.run/auth/signup \ -H "Authorization: Bearer $KEY" \ -d '{"email":"user@mybookings.com","password":"SecurePass123"}' # Create a support ticket curl -X POST https://sdk.tyga.run/support/tickets \ -H "Authorization: Bearer $KEY" \ -d '{"subject":"Booking issue","description":"Cannot reschedule"}' # Agent handles signups, billing, bookings, tickets autonomously
curl https://sdk.tyga.run/analytics/dashboard \
-H "Authorization: Bearer $KEY"
curl https://sdk.tyga.run/saas/health-score \
-H "Authorization: Bearer $KEY"
# Real-time metrics. Human watches dashboard. Agents handle everything else.
| Supabase | Firebase | tyga.run | |
|---|---|---|---|
| Auth | ✓ | ✓ | ✓ + MFA + OAuth + agent signup |
| Database | ✓ | ✓ | ✓ |
| Billing / Payments | ✗ | ✗ | ✓ Stripe-ready |
| CRM / Pipeline | ✗ | ✗ | ✓ Full CRM |
| Support / Tickets | ✗ | ✗ | ✓ Full helpdesk |
| Scheduling / Bookings | ✗ | ✗ | ✓ Calendly-grade |
| E-commerce | ✗ | ✗ | ✓ Full storefront |
| Multi-tenant | ✗ | ✗ | ✓ 102 tenants live |
| Agent-native API | ✗ | ✗ | ✓ No email required |
| Total modules | 5-6 | 8-10 | 48 |
$1 activates your API key. All 48 modules. No subscription required.
$1 activates your API key. No subscription.
"I was managing 48 SDK modules, 4,994 endpoints, and 102 SaaS tenants. 18-hour days. Then I realised — my agents could run all of it. So I built the runtime where they do. Now my agents handle billing, support, CRM, scheduling — for 102 SaaS products. I make product decisions. They handle everything else."Joe Wee CEO & Founder, Tyga.Cloud Ltd
Every module is callable via REST. Your agent picks the modules it needs.
Identity: auth, apikeys, teams, saas Finance: billing, accounting, open-banking Sales: crm, contracts, recruitment Engagement: scheduling, channels, support, community, notifications, email, surveys Commerce: ecommerce, event-ticketing, marketplace Content: website, news-publishing, elearning, file-management AI: ai, analytics, gamification, widgets, datagrab Telecom: icuk, mvno, broadband, broadbandprovisioning, isp, ispreseller, hosting, domains Compliance: compliance, hmrc, companieshouse Infra: appdeploy, webhooks, map, postcode, project-management, tyga Verticals: esports, fitness
$1 activation. One API key unlocks all 48 modules.