sFOX API
Sign In
Open Account
Search…
Introduction
REST API
REST Endpoints
Authentication
Account Management
Custody
Orders
Algorithms & Routing Types
Market Data
WebSocket API
WebSocket API Introduction
Connecting
Authentication
Subscribing & Unsubscribing
Message Format
Market Data
Orders & Account Data
Enterprise
FIX API
FIX
Errors
Error Codes
Powered By
GitBook
Error Codes
HTTP Status Codes
The SFOX API communicates error codes through HTTP status codes. The following are the error codes currently in use:
Code
Description
400
Bad Request — Your request was malformed in some way
401
Unauthorized - Your API key is wrong
403
Forbidden — The API key is not authorized for this endpoint
404
Not Found — The specified endpoint could not be found
405
Method Not Allowed — You tried to access a endpoint with an invalid method
406
Not Acceptable — You requested a format that isn’t json
429
Too Many Requests — You have exceeded your request limit
500
Internal Server Error — We had a problem with our server. Try again later.
503
Service Unavailable — We’re temporarially offline for maintanance. Please try again later.
FIX API - Previous
FIX
Last modified
1mo ago
Copy link