The API control plane built for platform teams.
Versioning, per-endpoint rate-limit policies, SDK codegen, and developer portals — all derived from a single OpenAPI spec. Apistaq is not an API gateway. It does not proxy traffic. It is the governance layer that sits between your spec and the artifacts your gateway and consumers need.
Everything your platform team needs.
A complete set of spec-driven API governance primitives. Each feature reads from the same OpenAPI source — no secondary config files, no separate policy languages, no sync scripts.
API Versioning
Version your API from the spec, not from scattered config files. Apistaq tracks spec diffs, generates migration guides, and serves per-version docs automatically. Deprecation timelines, sunset headers, and backward-compatibility flags — all derived from spec annotations.
Deep diveRate Limiting
Define rate limits as x-apistaq-policy annotations directly in your OpenAPI spec. No separate config file, no gateway-specific DSL to learn. Policies sync automatically to your gateway on every spec update.
Deep diveSDK Generation
TypeScript, Python, and Go SDKs are generated automatically on every spec merge. No manual triggers, no forgotten bash scripts. Apistaq handles version bumping, changelog generation, and publishing to npm, PyPI, or pkg.go.dev.
Deep diveDeveloper Portal
An interactive developer portal with Try-It-Out, versioned docs, and your branding — deployed on a custom domain with a single click. Stays in sync with your spec without any manual republish.
Deep diveFrom spec to governance artifacts.
One OpenAPI spec as input. Four independently deployable outputs — each derived automatically, each staying in sync as your spec evolves.
Connect your spec. Everything else follows.
Free plan, no credit card required. Upgrade to Builder when you need multi-language SDK codegen and per-endpoint rate-limit policies.
Start building free