For the complete documentation index, see llms.txt. This page is also available as Markdown.

API & SDK

MegaTAO exposes a public REST API and two official SDKs for building trading bots, analytics tools, and integrations.

REST API

https://api.megatao.com — read-only market and account data

Python SDK

pip install megatao-sdk — REST reads + on-chain writes

TypeScript SDK

@megatao/sdk — on-chain reads and writes via viem

Pages

Last updated