Skip to main content
$ curl -s https://api.example.com/v1/status â–Ś

The API platform developers love

Ship a production-ready developer API with versioning, rate limiting, webhooks, and an embeddable docs portal — in days.

Quick Start

Ship in 5 commands

1# Clone and start building# Your API platform in minutes
2pnpm install && pnpm build# Install & build all packages
3docker compose up -d# Start PostgreSQL, Redis, and services
4pnpm seed && pnpm dev# Seed data & start development
Platform Architecture

Production infrastructure, zero setup

Every component is pre-built and production-wired. No demo-only UI layers, no fake dashboards, no hidden dependencies.

API Key Management

Scoped, rotatable API keys with usage tracking per endpoint.

Rate Limiting

Per-plan rate limits enforced at the edge with Redis token buckets.

Outgoing Webhooks

HMAC-signed webhook delivery with automatic retry and delivery logs.

Usage Analytics

Per-key call counts, latency percentiles, and error rates in real time.

AI Assistant

Built-in AI chat for docs navigation, debugging, and code generation.

Multi-tenant

Full organization support with RBAC and per-team billing.

Advanced Capabilities

Built for platform engineering teams

RBAC & Org Isolation

Multi-tenant organizations with role-based access, audit logging, and team management scoped per workspace.

Versioned APIs

Semantic versioning with parallel deployments. Migrate clients on your timeline without breaking changes.

Rate Limiting

Token bucket algorithm per plan tier. Redis-backed enforcement at edge with configurable burst windows.

99.99%

API uptime

<10ms

P99 latency

50K+

req/s per node

100%

TypeScript

Simple pricing

Start free. Scale as you grow.

Free

0/mo

For side projects and early development

  • 1 project
  • 1K API calls/month
  • 1 webhook
  • Community support
Get started
Popular

Pro

29/mo

For production APIs with real users

  • Unlimited projects
  • 100K API calls/month
  • 10 webhooks
  • Usage analytics
  • Priority support
Subscribe
Best Value

Business

99/mo

For scale-out teams

  • Everything in Pro
  • Unlimited API calls
  • Custom rate limits
  • SLA guarantee
  • Dedicated support
Subscribe

FAQ

What is the tech stack?â–Ľ

TypeScript 6 monorepo. Hono 4 (Node.js 24 ESM backend), Next.js 16 App Router, PostgreSQL/Drizzle ORM, Redis/BullMQ, Tailwind v4 + shadcn/ui.

How does API key management work?â–Ľ

Scoped, rotatable keys with per-endpoint granularity, automatic usage tracking, and enforced rate limits via Redis token buckets.

Can I deploy to my own servers?â–Ľ

Yes. Docker Compose, Coolify, Fly.io, Railway, and PM2 standalone are all pre-configured. VPS deployment included.

What AI providers are supported?â–Ľ

OpenAI, Anthropic, Gemini, and Groq. Swap via AI_PROVIDER env var. Factory pattern with built-in fallback.

Is the webhook system production-ready?â–Ľ

HMAC-signed delivery with configurable retry schedules, payload logs, and dead-letter queues. Handles 100K+ deliveries/day.

Ready to build your API platform?

Free tier includes 10K API calls/month. No credit card required.

Start building for free