SpecLayer lets your team manage OpenAPI specs as code, enforce quality policies in CI/CD, and publish branded developer portals — all from one platform.
No credit card required · Works with GitHub, GitLab & Azure DevOps
No complex setup. Connect your repo, push your spec, and your developer portal is live.
Link your GitHub, GitLab, or Azure DevOps repository. Point SpecLayer at your OpenAPI file path.
speclayer init --repo github.com/acme/apiEvery push to main automatically versions, validates, and scores your API spec against your governance policies.
git push origin main # spec published automaticallyYour API documentation is live instantly at a branded URL. Customers can browse, try, and download Postman collections.
https://docs.yourcompany.com/apiOne platform for the full API lifecycle — from spec to published docs.
Version, diff, and publish OpenAPI specs with automatic breaking-change detection on every commit.
Enforce design standards with policy-as-code rules. Block non-compliant specs before they reach production.
Publish specs automatically from GitHub Actions, GitLab CI, Azure DevOps, and Jenkins pipelines.
Ship beautiful, branded API docs for your customers — custom domains, live try-it, Postman export included.
Auto-generate descriptions, examples, and error docs using Claude AI. Raise quality scores instantly.
Kubernetes alerting built into the same platform. One login, one bill, zero extra setup.
Learn moreAdd one step to your Azure DevOps, GitHub Actions, or GitLab CI pipeline. Every push publishes a new spec version, runs governance checks, and updates your developer portal — automatically.
- task: speclayer-publish@1
inputs:
specFile: 'openapi/api.yaml'
projectSlug: 'payments-api'
environment: 'production'
governancePolicy: 'strict'
publishPortal: true
env:
SPECLAYER_API_KEY: $(SPECLAYER_KEY)Every subscribed organisation gets a fully hosted, white-labelled developer portal — auto-updated from their CI/CD pipeline. Customers can browse endpoints, try live requests, and export Postman collections.
Start free. Upgrade when you need more specs, seats, or portals. No hidden fees, no surprise bills.