# Finlight API **Provider:** Finlight **Category:** ai **Base URL:** `https://finlight.me` **Auth:** api-key — `Authorization: Bearer YOUR_TOKEN` **Rate Limit:** 50 req/day (free) **Free Tier:** Yes — available **Pricing:** Enterprise / contact sales (subscription) **Docs:** https://finlight.me ## Description Realtime financial news with sentiment and article content | apiKey | Yes | Yes | ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://finlight.me/` | See documentation for endpoint reference | ## Authentication See documentation for authentication details ``` Authorization: Bearer YOUR_TOKEN ``` ## Sample Request ```bash curl 'https://finlight.me' ``` ## Sample Response ```json {} ``` ## Pricing Details Free tier: 50 req/day. Paid from $19/mo for news and financial data APIs. --- *Source: [API Map](https://apimap.dev/apis/finlight/) — CC BY 4.0*