The Product

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.

Apistaq Dashboard v0.4.1
APIs connected 12
Active portals 5
SDKs published 36
Rate policies 28 active
Features

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 dive

Rate 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 dive

SDK 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 dive

Developer 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 dive
Architecture

From spec to governance artifacts.

One OpenAPI spec as input. Four independently deployable outputs — each derived automatically, each staying in sync as your spec evolves.

OpenAPI Spec openapi.yaml Apistaq Control Plane v0.4.1 Versioned Endpoints v1/v2/v3 gateway Rate-Limited Gateway policy-as-code SDK Package TS · Python · Go Developer Portal your-api-docs.com Diagram showing Apistaq as a control plane between an OpenAPI spec and four outputs: versioned endpoints, rate limits, SDKs, and developer portal

Works with your existing stack

GitHub GitLab Bitbucket Postman Swagger Editor Stoplight Insomnia

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