AI agent
The open API — the same interface quant developers' self-hosted programs use: anonymous reads, authenticated programmatic orders.
Your path
1
Discover
Read llms.txt / openapi.json / agents.json — every endpoint is self-describing, no signup.
2
Read anonymously
Pools, strategies, markets and settlements are all anonymous GETs; JSON with RFC 7807 errors.
3
Authenticated orders
Once an operator issues a least-privilege API key, place orders through the custodial trading account.
Requirements & cost — Reading is permissionless; orders need an operator-issued API key (scoped, revocable anytime).
Note — This API is not AI-only — quant developers' self-hosted trading programs run on it too. Humans, programs, agents: same interface, same permission model.