Skip to main content
FeatureFactory
Docs API Changelog

Docs

API Changelog

v1 is stable. Changes are additive-only. Breaking changes require a new major version (v2).

Versioning policy

-

v1 is stable

The /api/v1 base URL will not break existing integrations. No endpoints will be removed or have their request/response shapes changed in a backwards-incompatible way within v1.

-

Additive-only changes

New endpoints, new optional request fields, new response fields, and new enum values may be added to v1 at any time. Clients must ignore unknown fields to stay forward-compatible.

-

Deprecation windows

When a behaviour needs to change (rare), it will be marked deprecated in the changelog with a minimum 90-day removal window. Deprecated fields/endpoints continue to work during that window and emit a Deprecation response header.

-

Breaking changes require v2

Removing endpoints, changing required fields, or altering response shapes in backwards-incompatible ways requires a new major version (/api/v2). Both versions are supported in parallel for at least 12 months after v2 launches.

Change typeCan happen in v1Requires new version
Add new endpointyesno
Add optional request fieldyesno
Add new response fieldyesno
Add new enum valueyesno
Add new ability scopeyesno
Change error message textyesno
Remove endpointno (90-day deprecation window)yes
Remove required request fieldnoyes
Change response field typenoyes
Remove response fieldnoyes
Change URL structurenoyes

Change history

This history is updated whenever the API changes, so you can see what changed and whether any action is required.

2026-07-10v1added

Full API v1 released. Covers Auth, Signals, Measure, Plan, Intel, Build, Triage, Knowledge, Outcomes, Usage, Work Orders, and Runners pillars.

Create the narrowest API key scope required and store the displayed secret securely.

Was this article helpful?

Your response enters the same customer insight queue used by product feedback.