---
title: "A developer reference you can build from, and a changelog you can follow: Trooth changelog - Trooth"
description: "The developer reference is rebuilt as a two-column reference with a quickstart, limits stated as numbers, and one entry per endpoint. The changelog can be searched, filtered, linked to and followed by feed."
canonical_url: "https://trooth.co/changelog/2026-09-27-developer-reference-and-changelog"
markdown_url: "https://trooth.co/changelog/2026-09-27-developer-reference-and-changelog.md"
generated_from: "the rendered page, converted to Markdown when this was requested"
agent_index: "https://trooth.co/llms.txt"
---

[Back to changelog](https://trooth.co/changelog)

Improvement

September 27, 20261 minute read

# A developer reference you can build from, and a changelog you can follow

The developer reference is rebuilt as a two-column reference with a quickstart, limits stated as numbers, and one entry per endpoint. The changelog can be searched, filtered, linked to and followed by feed.

## What changed

The /developers page is now a reference in two columns: what a thing is on the left, and on the right a request in cURL, Node.js or Python and the shape of the answer, kept in view as you read. It opens with three paths: what you can build, a first working call in five steps, and what to check before production. Rate limits are stated as numbers: comparison allows 20 requests a minute and 200 an hour from one address, the Model Context Protocol (MCP) server 120 tool calls a minute. Versioning, testing and every endpoint have their own sections, each endpoint with its parameters, its answers and a request you can copy, generated from the published OpenAPI document. The changelog now has a search box, filters by area, type and month that can be shared as a link, a list of upcoming deadlines above the feed, a page for every entry, and feeds by area, by type and for changes that need action.

## Why it changed

The reference described the API well but did not help a reader make a first call, did not print the comparison limit, and showed no request or response per endpoint. The changelog could not be filtered, linked to by entry, or followed.

## Who is affected

- **Affected:** Developers integrating with the public application programming interface (API), and anyone who follows Trooth's changes. No endpoint, field or response changed.
- **Availability:** Public. No account needed.
- **Release stage:** Available.
- **Areas:** API, Platform.

## What to do

**No action required.** No endpoint, field, response or limit changed. The comparison limit the reference now prints is the limit the route already enforced, read from the same constant.

**What comes next:** Each entry from here on states who is affected, whether anyone must act, and by when.

## Dates

- **Announced:** September 27, 2026, the day this entry was written. Entries are never backdated.
- **Released:** September 27, 2026.

## What this does not fix

There is still no test environment and no software development kit (SDK); the reference says so and says what to do instead. Neither page has been tested with the developers and buyers it is written for.

## Read more

- [Developers](https://trooth.co/developers)
- [The changelog feed](https://trooth.co/changelog/rss.xml)
- [API changes only](https://trooth.co/changelog/rss.xml?area=api)

On this page

- What changed
- Why it changed
- Who is affected
- What to do
- Dates
- What this does not fix
- Read more

[Improvement](https://trooth.co/changelog?type=improvement)[New](https://trooth.co/changelog?type=new)[API](https://trooth.co/changelog?area=api)[Platform](https://trooth.co/changelog?area=platform)

[Back to changelog](https://trooth.co/changelog)

## Related changes

- [SEP.27NewA public feedback board, and a comparison you can start with any two companiesNetwork +1](https://trooth.co/changelog/2026-09-27-feedback-board-and-comparison)
- [SEP.26NewA bill of materials for every Worker, and Trooth's own record correctedPlatform +1](https://trooth.co/changelog/2026-09-26-worker-bills-of-materials)
- [SEP.26ImprovementCounts on a profile now come from the signed witness statementTrust Profiles +2](https://trooth.co/changelog/2026-09-26-counts-from-signed-statement)
- [SEP.26ImprovementDisputes are handled privately; framework rollups and the old badge are retiredTrust Profiles +4](https://trooth.co/changelog/2026-09-26-disputes-private-rollups-retired)
- [AUG.02NewLaunch: the Trooth Network is openNetwork +1](https://trooth.co/changelog/2026-08-02-network-launch)
- [JUL.24NewModel Context Protocol server, incident ledger, ML-BOM export, Guard policy centerMCP server +2](https://trooth.co/changelog/2026-07-24-mcp-server-incident-ledger)

## Follow what changes at Trooth

Every entry by email, or a feed narrowed to one area or to the changes that need you to act.

## Product updates by email

Occasional notes when something on this page changes. You get one confirmation email when you subscribe, every email carries an unsubscribe link, and the address is never sold or shared.

Email address

[RSS](https://trooth.co/changelog/rss.xml)[API only](https://trooth.co/changelog/rss.xml?area=api)[Needs action](https://trooth.co/changelog/rss.xml?action=required)

## Structured data

```json
{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://trooth.co/#org",
      "name": "Trooth",
      "legalName": "Trooth, LLC",
      "alternateName": [
        "Trooth, LLC",
        "Trooth Network",
        "trooth.co"
      ],
      "url": "https://trooth.co",
      "logo": {
        "@type": "ImageObject",
        "@id": "https://trooth.co/#logo",
        "url": "https://trooth.co/brand/trooth-mark_black-on-white_1024.png",
        "contentUrl": "https://trooth.co/brand/trooth-mark_black-on-white_1024.png",
        "width": 1024,
        "height": 1024,
        "caption": "Trooth"
      },
      "image": {
        "@id": "https://trooth.co/#logo"
      },
      "description": "Trooth is an infrastructure and cybersecurity company providing Machine-Readable Trust. The Trooth Network keeps one current, evidence-backed Machine-Readable Trust Profile per company, rechecked on a schedule and signed so it can be replayed.",
      "foundingDate": "2025-12-16",
      "address": {
        "@type": "PostalAddress",
        "streetAddress": "777 Brickell Ave, Suite 500, PMB 1174",
        "addressLocality": "Miami",
        "addressRegion": "FL",
        "postalCode": "33131",
        "addressCountry": "US"
      },
      "contactPoint": {
        "@type": "ContactPoint",
        "contactType": "customer support",
        "email": "hello@trooth.co",
        "url": "https://trooth.co/contact"
      },
      "sameAs": [
        "https://x.com/Troothllc",
        "https://github.com/troothllc",
        "https://www.crunchbase.com/organization/trooth",
        "https://www.wikidata.org/wiki/Q141292994",
        "https://www.youtube.com/@Troothllc",
        "https://www.trustpilot.com/review/trooth.co"
      ]
    },
    {
      "@type": "WebSite",
      "@id": "https://trooth.co/#website",
      "url": "https://trooth.co",
      "name": "Trooth",
      "alternateName": "Trooth Network",
      "inLanguage": "en",
      "publisher": {
        "@id": "https://trooth.co/#org"
      },
      "potentialAction": {
        "@type": "SearchAction",
        "target": {
          "@type": "EntryPoint",
          "urlTemplate": "https://trooth.co/network?q={search_term_string}"
        },
        "query-input": "required name=search_term_string"
      }
    },
    {
      "@type": "ItemList",
      "@id": "https://trooth.co/#sitelinks",
      "name": "Trooth sitelinks",
      "itemListElement": [
        {
          "@type": "SiteNavigationElement",
          "position": 1,
          "name": "Join Trooth now - it's free!",
          "url": "https://trooth.co/signup"
        },
        {
          "@type": "SiteNavigationElement",
          "position": 2,
          "name": "Company, Trooth",
          "url": "https://trooth.co/network/company/trooth"
        },
        {
          "@type": "SiteNavigationElement",
          "position": 3,
          "name": "Trooth Network",
          "url": "https://trooth.co/network"
        }
      ]
    }
  ]
}
```

```json
{
  "@context": "https://schema.org",
  "@type": "BreadcrumbList",
  "itemListElement": [
    {
      "@type": "ListItem",
      "position": 1,
      "name": "Home",
      "item": "https://trooth.co/"
    },
    {
      "@type": "ListItem",
      "position": 2,
      "name": "Changelog",
      "item": "https://trooth.co/changelog"
    },
    {
      "@type": "ListItem",
      "position": 3,
      "name": "A developer reference you can build from, and a changelog you can follow",
      "item": "https://trooth.co/changelog/2026-09-27-developer-reference-and-changelog"
    }
  ]
}
```
