EDX Markets · Authentication Profile
Edx Markets Authentication
Authentication
How clients authenticate to EDX Markets. Connectivity is FIX over a mutually-authenticated TLS (mTLS) tunnel: the member generates a self-signed X.509 client certificate and shares only the .crt with EDX Market Operations (the private key never leaves the member), plus whitelists source IPs. On top of the transport, each FIX session authenticates at the application layer with a FIX Logon (MsgType 35=A) carrying the assigned SenderCompID / FIX ID (username). There is no API-key or OAuth surface.
EDX Markets secures its APIs with mutualTLS and fix-session-logon across 2 declared security schemes, as derived from its OpenAPI definitions.
CompanyCryptoCryptocurrencyDigital AssetsExchangeTradingFIX ProtocolMarket DataClearingInstitutional
Methods: mutualTLS, fix-session-logon
Schemes: 2
OAuth flows:
API key in:
Security Schemes
mutualTLS mutualTLS
fixLogon fix-session