Beta Environment Notice
TDM is currently in Beta. Exercise caution when handling assets. Use at your own risk.
Fast Export
Switch the current page to Markdown for fast agent reading, or download it as a .md file.
TDM is currently in Beta. Exercise caution when handling assets. Use at your own risk.
Fast Export
Switch the current page to Markdown for fast agent reading, or download it as a .md file.
# TDM DaOS API Reference - Infrastructure for Trading & Market Agents Summary: API reference for TDM's trading and prediction market agent infrastructure. The tdm-sdk provides: programmable risk limits, capital budgets, position controls, and infrastructure-enforced bounded execution. Build autonomous trading bots with exchange integrations (Binance, Coinbase - TESTNET) and prediction markets (Polymarket - BETA). Architecture: Contour (local execution with bounded control), Hub (capability discovery), Gateway (verified settlement). Status: Public release candidate overview Topics: - Trading agent API documentation - Prediction market agent SDK reference - Risk limits API - Capital budget configuration - Position limit controls - Infrastructure-level bounded execution - Agent execution framework API - Exchange integration API - Polymarket agent API - Verified settlement protocols - Contour Runtime primitives - Gateway settlement API Packages: - tdm-sdk Commands: - tdm workspace create - tdm plugin list - Dashboard Hub install plan - tdm trust verify - tdm allowlist list - tdm mcp - tdm connect - tdm status
TDM's API for building autonomous trading agents and prediction market agents. The tdm-sdk provides programmable risk limits, capital budgets, position controls, and infrastructure-enforced bounded execution.
AI + SEO Overview
This page defines the API for building autonomous trading agents and prediction market agents on TDM. Build trading bots with programmable risk limits, capital budgets, position controls, and infrastructure-level bounded execution. Integrates with exchanges (Binance, Coinbase - TESTNET) and prediction markets (Polymarket - BETA).
tdm-sdk (CLI, Dashboard, Runtime, Hub tooling, Gateway clients)tdm workspacetdm plugintdm trusttdm mcptdm allowlisttdm connecttdm statusCore execution engine: sandboxed plugin execution, Trust Policies, and Intent routing for secure agent operations.
Capability catalog: public discovery, install commands, Dashboard-reviewed install plans, signed publishing metadata, and optional provenance anchors.
Modular settlement layer: Session Gas Tanks, multi-chain connectivity, and modular payment rails.
The tdm-sdk is the primary interface for DaOS. It encapsulates the complexity of sandboxed execution, identity management, and financial settlement into a single, cohesive developer experience.
tdm workspace createtdm vault createtdm plugin listDashboard Hub install plantdm trust verifytdm allowlist listtdm mcptdm connecttdm fueltdm make payabletdm wheretdm statusThe DaOS API follows strict principles to ensure agent safety and developer productivity.