Skip to main content

REST API

HTTP endpoints, request and response schemas, and documented errors.

Streaming API

Connection transports, subscription channels, and message payloads.

FIX API

FIX sessions, message types, fields, and workflows.

Reference sequence

1

Authentication

Call the terminal login API and use the returned JWT as Authorization: Bearer <jwt> for REST API calls.
2

API references

Review the REST API, Streaming API, and FIX API documentation for the supported contracts and workflows.