Skip to content
All updates

Changelog

Product update of the week: Year 4 • Week 20

Uday Gajavalli Uday Gajavalli ·
image.png

New in Truto: richer usage metering, file collaboration APIs, and deeper developer workflows

This week brings broader Unified API coverage across AI tools, file storage, CI/CD, and accounting workflows. We also improved Xero invoice handling and rolled out behind-the-scenes upgrades for better observability.

✨ Highlights

Integration / API Unified API support What you can now do
Claude, Cursor, Codex Unified Usage Metering API Track usage across multiple AI tools through a single API for dashboards, billing, and reporting workflows
Google Drive, OneDrive File Storage Unified API (version_history, comments) List and get file versions and comments, enabling audit trails, collaboration views, and document activity feeds
GitHub Unified CI/CD API (review resource) Fetch PR reviews submitted by reviewers to build review workflows and engineering analytics
Xero Accounting Unified API (accounting/invoices) Access urls on invoices and download invoices directly for easier invoice workflows
Gong Collective Platform listing Truto is now discoverable by Gong customers and partners

📊 Unified Usage Metering API for AI tools

The Unified Usage Metering API now supports Claude, Cursor, and Codex.

Teams can track usage across all three AI tools through Truto’s unified model. This simplifies building internal dashboards, customer-facing usage views, billing workflows, or spend monitoring across multiple AI products without separate provider logic.

Each integration can now be accessed directly through Truto for usage tracking, governance, and reporting workflows.

📁 Richer File Storage APIs for Google Drive and OneDrive

The File Storage Unified API now includes two new resources:

  • version_history
  • comments

List and get operations are supported for both Google Drive and OneDrive.

Developers can now fetch file versions and comments through Truto’s unified model, enabling collaboration dashboards, audit trails, and compliance workflows without provider-specific implementations.

⚙️ Unified CI/CD API now supports PR reviews

The Unified CI/CD API now supports review resources for GitHub.

Developers can fetch reviews submitted on pull requests, making it easier to build workflows around code review status, PR approvals, reviewer activity, and engineering analytics.

🧾 Better Xero invoice handling

Xero invoice APIs now return a urls field on list and get operations for accounting/invoices.

Support was also added for the download method on accounting/invoices, simplifying retrieval of invoice links and downloadable records in workflows.

🤝 Truto is now on Gong Collective

Truto is officially listed on Gong Collective.

This helps Gong customers and partners discover Truto when building native integrations, allowing teams to move faster without creating one-off integration logic.

Behind the scenes

We rolled out new logging infrastructure to improve visibility into system behavior and support reliability, debugging, and operational enhancements.