published

finlight

Finlight API offers developers access to real-time financial data and market analytics, making it ideal for creating fintech applications and investment tools.

Developed by Finlight

99.90%Uptime
250msLatency
37Stars
API KeyAuth
NoCredit Card
RESTStyle
v1Version
API Endpoints

Reference for available routes, request structures, and live examples.

Analyzes market sentiment from news and social media

Full Endpoint URL
https://api.finlight.me/market/sentiment
Implementation Example
curl -X GET 'https://api.finlight.me/market/sentiment' \
  -H 'Authorization: Bearer YOUR_API_KEY'
Request Payload
{
  "symbol": "BTC-USD",
  "sources": "news,twitter"
}
Expected Response
{
  "symbol": "BTC-USD",
  "topics": [
    "regulation",
    "adoption"
  ],
  "sentiment": "Bullish",
  "confidence": 0.82,
  "sentiment_score": 0.65
}
Version:v1
Limit:500 requests/month
Real-World Applications
  • Building real-time stock market dashboardsOptimized Capability
  • Automating investment portfolio monitoringOptimized Capability
  • Deploying trading bots for Indian, US, or UK marketsOptimized Capability
  • Integrating financial data into SaaS productsOptimized Capability
  • Performing financial analytics and risk analysisOptimized Capability
Advantages
  • Global market coverage including India, USA, UK
  • Flexible freemium pricing with scalable plans
  • Comprehensive and well-documented API endpoints
  • Fast response times and reliable uptime
Limitations
  • Advanced features reserved for paid plans
  • No AI-powered analytics or machine learning models
  • Limited historical data in the free tier
  • Occasional region-based data delays

FAQs

API Specifications

v1
Pricing Model
Freemium (Subscription plans available)
Credit Card
Not Required
Response Formats
JSON
Supported Languages
7 Languages
SDK Support
Python, JavaScript
Time to Hello World

10 minutes

Rate Limit

Up to 500 requests/minute (varies with plan)

Free Tier Usage

Free tier allows up to 100 daily API requests and basic stock, currency, and portfolio endpoints.

Use Case: Best For

Fintech startups, analyst dashboards, academic financial research

Not Recommended For

High-frequency trading or extensive historical analysis

#trading#news#finance

Explore Related APIs

Discover similar APIs to finlight

View All APIs
OPEN SOURCE

Currency Exchange API

The Currency Exchange API offers developers reliable access to real-time and historical foreign exchange and cryptocurrency rates, suitable for integration into various applications.

FREEMIUM

ExchangeRate API

The ExchangeRate API offers real-time and historical foreign exchange rates for over 160 currencies, ideal for financial applications and currency conversion.

FREEMIUM

Marketaux Financial News

Marketaux Financial News API offers developers real-time access to structured financial news and headlines from across the globe, suitable for dashboards and investment applications.