TRIVERSE Docs
Getting Started

Changelog

All notable changes to the Triverse API will be documented in this file.

v1.1.0

Release Date: Jan 14, 2026

Added

  • New code examples for JavaScript and Python across all major endpoints.
  • Detailed documentation for WebSocket monitoring, including the "Catch-up" mechanism.

Changed

  • Aligned documentation with the latest /api/v1 implementation.
  • Updated WebSocket paths and authentication methods for better security and consistency.
  • Simplified asset download logic: consolidated into a single endpoint that handles both geometry and textures.

v1.0.0

Release Date: Dec 23, 2025

Added

  • Initial release of the Triverse API.
  • User Management: Query profile and credit balance.
  • File Uploads: Support for direct multipart uploads and presigned URL uploads.
  • Generation Tasks: Support for Image-to-3D, Text-to-3D, and Texturing workflows.
  • Task Monitoring: Real-time status updates via WebSockets.
  • Asset Management: Endpoints for retrieving and downloading generated 3D assets.

On this page