Getting Started
Last updated
Last updated
Follow these steps to get started with sFOX APIs.
Sign up at sFOX.
1. Create an API Key: Navigate your account menu -> API (or click here) and click the 'Generate API Key' button.
2. Authenticate: See REST API Authentication documentation to learn about authenticating your requests with your API key.
3. Select an API:
REST API: For trading and general requests.
WebSocket API: For real-time market data and account updates.
FIX API: For higher-frequency trading and real-time market data.
Our team is happy to assist you with your selection. Contact us at support@sfox.com.
View examples of REST, WebSocket, an FIX APIs within the documentation.
Example code is included throughout this documentation. For example: