Introduction

Aevo supports REST and Websocket API.

REST API Endpoints:

Websocket API Endpoints:

  • Mainnet: wss://ws.aevo.xyz

  • Testnet: wss://ws-testnet.aevo.xyz

Requests are all JSON objects. Responses are either a JSON object or array.

SDKs:

Last updated