NovaMarket
Start here

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 & costReading is permissionless; orders need an operator-issued API key (scoped, revocable anytime).
NoteThis API is not AI-only — quant developers' self-hosted trading programs run on it too. Humans, programs, agents: same interface, same permission model.