<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>API Reference on Timill Platform Documentation</title><link>https://docs.timill.com/api-reference/</link><description>Recent content in API Reference on Timill Platform Documentation</description><generator>Hugo</generator><language>en-us</language><atom:link href="https://docs.timill.com/api-reference/index.xml" rel="self" type="application/rss+xml"/><item><title>REST API</title><link>https://docs.timill.com/api-reference/rest-api/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://docs.timill.com/api-reference/rest-api/</guid><description>&lt;p&gt;REST API reference for Timill Platform including all endpoints and request/response formats.&lt;/p&gt;
&lt;h2 id="base-url"&gt;Base URL&lt;a class="heading-anchor" href="#base-url" aria-label="Link to this section"&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;https://your-domain.com/api/v1
&lt;/code&gt;&lt;/pre&gt;&lt;h2 id="authentication"&gt;Authentication&lt;a class="heading-anchor" href="#authentication" aria-label="Link to this section"&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;All endpoints require JWT authentication except public endpoints:&lt;/p&gt;
&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-http" data-lang="http"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="err"&gt;Authorization: Bearer &amp;lt;token&amp;gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;h2 id="endpoints"&gt;Endpoints&lt;a class="heading-anchor" href="#endpoints" aria-label="Link to this section"&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;blockquote&gt;&lt;p&gt;&lt;strong&gt;Instance-admin endpoints&lt;/strong&gt; (&lt;code&gt;/api/v1/admin/...&lt;/code&gt;) — listing every group on
the instance and managing manual Plus subscriptions — live on a separate,
scope-gated surface, documented for instance admins inside your own instance
at &lt;code&gt;/docs/api-reference/admin-rest-api/&lt;/code&gt;.&lt;/p&gt;</description></item><item><title>MCP Server</title><link>https://docs.timill.com/api-reference/mcp/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://docs.timill.com/api-reference/mcp/</guid><description>&lt;p&gt;Timill ships a &lt;a href="https://modelcontextprotocol.io" rel="noopener noreferrer"&gt;Model Context Protocol&lt;/a&gt; server &lt;strong&gt;bundled inside the platform itself&lt;/strong&gt;, so AI agents (Claude, and any MCP-capable host) can read and write your Timill data the same way the REST API does — e.g. &lt;em&gt;&amp;ldquo;Create a goal and a few tasks for John, blocked by the Q2 launch.&amp;rdquo;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;It is served over &lt;strong&gt;Streamable HTTP&lt;/strong&gt; at the path &lt;code&gt;/mcp&lt;/code&gt; on your instance, and exposes a small set of &lt;strong&gt;generic&lt;/strong&gt; tools (no hardcoded item types — they adapt to your group&amp;rsquo;s schema). Every call is authenticated per-user and enforced by the same RBAC that governs the rest of the app: &lt;strong&gt;an agent can only ever see and do what the authenticating user can.&lt;/strong&gt;&lt;/p&gt;</description></item></channel></rss>