Platform · API·

Build on ORRAXIS.

REST, WebSocket and FIX connectivity  market data, order management and account info, with sub-12ms execution.

Connectivity01

Three ways to connect.

Pick the transport that fits your stack — from a single HTTPS call to a persistent FIX session.

REST

HTTPS API

Account, orders and history over a clean, versioned HTTPS interface.

WebSocket

Streaming

Streaming quotes and fills with millisecond latency, persistent and reconnecting.

FIX 4.4

Institutional

Institutional-grade order routing over the FIX 4.4 protocol.

Quickstart02

A trade in five lines.

Authenticate, send a JSON order, get an order id back. No SDK required.

POST /v1/orders
$ curl -X POST https://api.orraxis.com/v1/orders \
    -H "Authorization: Bearer $ORRAXIS_KEY" \
    -H "Content-Type: application/json" \
    -d '{ "symbol": "BTC-USD", "side": "buy", "type": "market", "qty": 0.5 }'

200 OK
{ "id": "ord_7Qk2X9", "status": "filled", "filled_qty": 0.5, "avg_price": 64210.50 }
Why our API03

Engineered for execution.

Built for traders who measure success in milliseconds.

Sub-12ms execution

Co-located matching keeps order round-trips under twelve milliseconds.

99.99% uptime

Redundant gateways and failover across regions keep you connected.

Generous rate limits

Headroom for high-frequency strategies without throttling surprises.

Sandbox environment

A full paper-trading sandbox mirrors production for safe testing.

Latency

<12ms

Uptime

99.99%

Ready

Open the desk.
Trade with intention.

Minutes to open. Seconds to fund. Institutional pricing from your first position.

Trading foreign exchange and CFDs carries a high level of risk and may not be suitable for all investors. You could lose more than your initial deposit.