API documentation
Changelog
Customer visible changes to the API, the MCP server and this documentation since August 2026, newest first. Every entry describes something that is live today, and where an entry covers groundwork for a feature that is not live, it says so. Work in progress is not listed here.
September 2026
- This documentation gains four pages. Single sign on says where SSO stands and that it is not live yet, Coverage states countries, datasets and sources from the live API, Support says how to reach us, and this changelog starts.
August 2026
- 27 August. The OpenAPI document carries its contact, licence, terms and server entries, so a generated client knows where production lives.
- 25 August. This documentation and the company site are available in German. The German set lives under /de.
- 23 August. Every
/v1response carries the IETFRateLimitandRateLimit-Policyheader fields beside the olderX-RateLimitones. The limits themselves did not change and are described under Errors and rate limits. - 23 August. Every documentation page also answers as markdown, at its path plus
.mdor withAccept: text/markdown. A sitemap and robots.txt are served for crawlers. - 21 August. Groundwork for single sign on. The design is done and the fail closed sign in gate is in place, so an account without an assigned role and team is refused however it signed in. SAML itself is not live and is enabled with the first customer who asks for it. See Single sign on.
- 15 August. Workspace admins create, list and revoke API keys in the workspace settings of the dashboard. See Keys and access management.
- 14 August. The MCP server covers the whole
/v1surface with 15 read only tools. See MCP. - 14 August. An interactive explorer for the OpenAPI document is served at api.stonewake.ai/docs.
- 13 August. The versioned, read only
/v1API opens, with workspace scoped keys that are stored as a one way hash, a limit of 120 requests per key per minute and 50,000 per workspace per day, and a curated OpenAPI document. See the API reference. - 13 August. The hosted MCP server at mcp.stonewake.ai and this documentation go live.
Questions about an entry go to contact@stonewake.ai. See also Support.