360X
API Reference
RESTWebsocketsFIXSupportStatusWebsite
API Reference
RESTWebsocketsFIXSupportStatusWebsite
  1. API Reference
  • Get started
  • Introduction
  • Systems & Operations
  • Authentication
  • Errors
  • Standards
  • Rate Limits
  • Breaking changes
API Reference
RESTWebsocketsFIXSupportStatusWebsite
API Reference
RESTWebsocketsFIXSupportStatusWebsite
  1. API Reference

Standards

Character encoding#

The 360X API uses UTF-8 encoding with a Unicode charset according to the JSON standard.

Market type#

OTC = "360X OTC",
MTF = "360X MTF",
DLT_MTF = "DLT MTF"

Offer type#

Offer = "offer",
Request_For_Quote = "request_for_quote",
Quote = "quote"

Offer direction#

Ask = "ask",
Bid = "bid",
TwoWay = "two_way"
Modified at 2024-11-14 15:20:36
Previous
Errors
Next
Rate Limits