OX FUN API
Introduction
OX.FUN provides a REST API and WebSocket API for traders and developers to integrate their trading strategies, algorithms, and risk management systems with the platform. The APIs provide custom access to order placement, account management, and market data.
REST API
The REST API supports trading, account management, and market data access, with features like SSL/TLS security, rate limiting, and IP whitelisting.
WebSocket API
The WebSocket API offers real-time market data, order updates, and streaming interfaces for order placement and cancellation, ensuring ultra-low latency and fast trading responses.
Getting Started
Register: Create an account at ox.fun.
API Key Management: Generate an API key in your account dashboard. Keys are read-only by default and can be configured to execute trades. Each key is tied to a single sub-account.
Last updated