Overview
Foxlu Third-Party News API provides historical news query and real-time news push functionality for trading bots, data analytics platforms, proprietary quantitative strategies, and research institutions.
Endpoints
REST API
https://api.foxlu.com/api/v1WebSocket
wss://api.foxlu.com/api/v1/wsUsage
Supports two methods:
- REST API: Get historical news data
- WebSocket API: Subscribe to real-time news push
Authentication
All third-party API endpoints only support API Key authentication, JWT Token is not supported.
How to Get API Key
- Log in to Foxlu web application
- Go to Settings -> API Keys page
- Create a new API Key (or use system default Key)
- Save API Key (displayed only once, keep it safe)