API
Vertex Websocket and REST API
Overview
Vertex’s API is divided into the following categories:
A websocket/REST API (gateway) that supports writes (executes) and polling (queries).
A subscriptions API that allows to subscribe to live data feeds.
An indexer API (archive) that allows you to query historical data.
A trigger API that allows to execute orders only under specified price conditions.
Last updated