Developer Search

Search developer docs, public resources, and endpoint references.

Get Started
Changelog

Versioning and release notes for the developer platform.

Track public API preview changes, SDK generation updates, and contract-level milestones from one place. This is the release ledger for the developer surface, not the product at large.

Contract versioning

Public route behavior, schemas, and OpenAPI output are versioned together under the preview contract.

SDK release line

The generated TypeScript SDK is expected to move in lockstep with the OpenAPI contract version.

Developer-first notes

Notes here focus on integration impact, not general product changes that don't affect builders.

Preview release channel

External preview artifacts are published under the stable prerelease tagpublic-api-preview-latestwith the current SDK tarballasteri-public-api-sdk-0.1.0.tgzand OpenAPI assetasteri-public-api-openapi.json.

March 23, 2026

SDK and Generated Snippets

2026-03-23.preview.2
Contract 2026-03-23.previewSDK 0.1.0
Added the generated @asteri/public-api-sdk workspace package.
Linked install/auth/usage guidance into the developer portal.
Rendered per-endpoint curl and SDK snippets inside the reference docs.
Published preview OpenAPI and SDK release assets from CI.
March 23, 2026

Executable Preview + API Key Auth

2026-03-23.preview.1
Contract 2026-03-23.preview
Turned core read routes into live tenant-scoped endpoints.
Enabled preview mutations for customers, appointments, and estimates.
Added API-key auth with scope enforcement and usage logging.
March 23, 2026

Public API Preview Foundation

2026-03-23.preview
Contract 2026-03-23.preview
Launched the first docs-style Asteri developer portal.
Added contract-backed reference docs, search, and OpenAPI generation.
Shipped preview public API routes for customers, appointments, estimates, and invoices.