Skip to main content

API Overview

Ollo currently exposes several developer-facing surfaces, but they do not all have the same maturity or access model.

Current Surfaces

SurfaceCurrent roleNotes
Smart contractsCore protocol accessMost direct integration path
REST gatewayHTTP access to accounts, orders, markets, healthAPI-key-gated surface for the current closed beta
OpenAPI / SwaggerRoute discovery and schema inspectionAvailable when running the gateway locally
DeploymentsPublished testnet addressesUnichain Sepolia is the main public reference
Public streaming interfaceNot part of short-term public scopeNo public WebSocket or backend streaming interface is planned for short-term completion
Subgraph / indexerReferenced, but not fully publishedTreat as partial public surface today

Access Model

Current write APIs route through backend services and custody infrastructure for invite-only users in the closed beta.

  1. REST API
  2. Deployments
  3. Core Contracts
  4. Testnet Guide