Third-Party News API Documentation

Version v1.0

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 APIhttps://api.foxlu.com/api/v1
WebSocketwss://api.foxlu.com/api/v1/ws

Usage

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

  1. Log in to Foxlu web application
  2. Go to Settings -> API Keys page
  3. Create a new API Key (or use system default Key)
  4. Save API Key (displayed only once, keep it safe)

Need Help?

If you have any questions, feel free to join our Discord community or check FAQ.