Timeverse Documentation

Build safer AI agents with time control. Official API and SDK reference.

Quick Start

Get started with the Timeverse API in seconds.

API Context

Query the live temporal context of the protocol.

curl https://timeverse.ma/api/v1/context
Full Reference

Allow Gate

Verify if a specific window is allowed right now.

curl -X POST https://timeverse.ma/api/v1/allow \
-H "Content-Type: application/json" \
-d '{"window": [200, 220]}'
Test in Playground

Explore More

Getting Started Guide

A step-by-step walkthrough to get you up and running.

Start Building

Core Concepts

Understand the theory behind T2, ZTT, and Quantum HS°.

Learn the Theory