Developer API
The Routon API
Programmatic access to the Routon Protocol — the open execution layer for AI agents in DeFi. Discover, simulate, compose, and execute yield strategies over a single REST surface.
Interactive reference at /docs · machine-readable schema at /openapi.json
Surface
Four modules, one API
Each module is versioned under /v1. The brain stays off-chain and deterministic — it returns plans and calldata, never custody.
Discovery
Search and rank live yield strategies across supported protocols and chains.
Risk
Risk attestations and scoring for strategies and candidate execution paths.
Composition
Compose multi-step strategy paths into a single ordered, executable plan.
Execution
Build non-custodial calldata for your own signer to broadcast on-chain.
Non-custodial by architecture
The API never holds funds or keys. It returns plans and calldata that your own wallet signs and broadcasts — protocol contracts are verifiably zero-balance. On-chain access does not depend on this hosted service.