Sign in
API Changelog

Public API release notes

Track the published SoLoPrint API contract over time. Each entry documents the public-facing changes external consumers should care about before they upgrade or expand integrations.

Version 2026-04-02

Current public contract

Formalized the public API version surface and expanded the hosted developer docs with verified routes, capability guidance, and integration quickstarts.

  • Added `X-SoLoPrint-API-Series`, `X-SoLoPrint-API-Version`, `X-SoLoPrint-API-Docs`, and `X-SoLoPrint-API-Changelog` headers on `/v1/*` responses.
  • Published `/v1/public/version` so external consumers can verify the active contract programmatically.
  • Rebuilt the hosted docs around verified route groups, capability scopes, common error shapes, and copy-paste request examples.
  • Connected the public documentation surface to stable changelog and status routes.
Version 2026-03-30

Developer platform refresh

Expanded the public developer surface around API keys, webhook replay, and hosted documentation.

  • Documented key webhook event families and API-key generation flows.
  • Hardened replay and retry controls for webhook delivery operations.
  • Promoted the hosted REST API documentation as a public entrypoint.