Skip to main content
The Notional API exposes a unified REST surface plus a WebSocket stream for real-time updates.

Base URLs

Info Requests

Read-only queries are sent to:
Example:
Dedicated read replica endpoints use separate paths:

Exchange Requests

State-changing actions are sent to:
Example:
reportDeposit is the only exchange action that does not require a signature.

Errors

Some errors return only the error field. 503 responses may also include retryAfter.