SynthBoard
PricingEnterprise
Log inGet Started→

Get started

  • Overview
  • Quickstart
  • How sessions work
  • Your World Model
  • Reconvene & the paper trail
  • Actions with receipts

Reference

  • Pricing & credits
  • Integrations
  • Adapters

Developers

  • MCP server
  • MCP setup
  • REST API
  • API reference
  • Webhooks
  • Changelog
  • API versioning

Trust

  • Security posture
  • FAQ
  • Troubleshooting
  • Privacy policy
  • Terms of service
DocsDevelopersAPI versioning
Developers

API versioning

The REST API lives under /api/v1. The path is the version. Build against it with confidence — here is exactly what can change and how.

Additive changes ship without notice#

These can appear at any time and are not breaking. Write clients that tolerate them:

  • New endpoints and new optional request parameters.
  • New fields in response bodies (parse what you know, ignore the rest).
  • New enum values in fields documented as open (e.g. new modes, new artifact shapes).
  • New webhook event types — subscriptions only receive events they opted into.
  • New error codes (handle unknown codes generically via the HTTP status).

Breaking changes require a new version#

Removing or renaming a field, changing a field's type or meaning, removing an endpoint, tightening validation on existing input, or changing auth semantics — none of that happens inside v1. A breaking change ships as a new versioned path.

Deprecation commitment#

  • 90-day notice before any endpoint or version is retired, announced in the changelog and by email to affected API key owners.
  • Sunset header — when the first deprecation ships, deprecated endpoints will carry an RFC 8594 Sunset header with the retirement date. This is a forward commitment: no endpoint has been deprecated to date, so you will not see this header today.
  • Legacy surfaces stay up during their window — the per-key webhook mechanism (X-Mcp-Signature) is already documented as legacy; existing configurations keep working while subscriptions are the recommended path.
Where to watch
The changelog records every wire-visible change. The OpenAPI document at /api/v1/openapi.json carries the current spec version in info.version.

MCP surface stability#

The MCP server follows the same philosophy: tool names and argument schemas are contracts. New tools, resources, and prompts are additive; argument-schema changes are deliberate, snapshot-tested events. Clients should list tools at connect time rather than hardcoding the inventory.

Previous
Changelog
Next
Security posture

Product

  • Features
  • Session Modes
  • Synths
  • Session Assistant
  • Free Session
  • Integrations
  • Pricing
  • Compare

Solutions

  • For Founders
  • For Creators
  • For Product Leaders
  • For Consultants
  • For Teams
  • All use cases

By Method

  • AI Boardroom
  • AI Advisory Board
  • Decision Intelligence
  • AI Pre-Mortem
  • AI Stress Test
  • AI Council
  • Decision Autopsy
  • See all methods

By Decision

  • AI for Hiring
  • AI for Pricing
  • AI for Pivots
  • AI for Fundraising
  • AI for B2B vs B2C
  • See all decisions

By Audience

  • For Founders
  • For Consultants
  • For Investors
  • For Operators
  • For Coaches
  • See all audiences

Alternatives

  • McKinsey alternative
  • Business coach alternative
  • Advisory board alternative
  • Strategy consultant alternative
  • See all alternatives

Developers

  • Platform Overview
  • MCP Server
  • REST API
  • API Reference
  • Webhooks
  • Docs & Help
  • Security

Resources

  • Docs & Help
  • Blog
  • Glossary
  • Contact

Company

  • Manifesto
  • About
  • Enterprise

Legal

  • Privacy Policy
  • Terms of Service
  • Security
  • How We Hold Your Data
  • Refund Policy
Stay Updated

Get AI Insights Weekly

Join our newsletter for product updates, decision-making insights, and exclusive member content.

No spam, unsubscribe anytime. Read our Privacy Policy.

SynthBoardDecision Intelligence Platform
© 2026 SynthBoard AI

Built with ❤️ for the future of AI collaboration