Finovu Logo
    Developer preview

    Financial intelligence via API.

    Build products on top of Finovu's data — news with sentiment scores, economic calendar events, topic intelligence, and AI analysis. API access is in development; join the waitlist for early access.

    Join API waitlistExplore the platform
    finovu-api-example.ts
    const client = new FinovuClient({}
    apiKey: "fvk_your_key_here"
    });
    // Get portfolio-relevant news with sentiment scores
    const feed = await client.news.getFeed({}
    assets: ["NVDA", "BTC"],
    sentiment: "bullish",
    limit: 20
    });
    // → [{title, sentiment, relevanceScore, publishedAt}]

    What you'll get access to

    Every data layer in Finovu will be available via API.

    GET /news
    News & sentiment API
    Pull curated financial news articles with portfolio-relevance scores, sentiment tags, and topic classifications. Filter by asset, topic, date range, or impact level.
    GET /calendar
    Economic calendar API
    Access upcoming and historical economic events — FOMC, CPI, NFP, GDP, earnings — with AI-written briefings and post-release analysis.
    GET /topics
    Topic intelligence API
    Query topic-level sentiment trends, article volume, and signal strength across any financial topic tracked by Finovu.
    GET /tracks
    Trackdown data API
    Read evidence timelines, direction signals, and AI summaries from Trackdown investigation files via a structured API.
    WS /stream
    WebSocket streams
    Subscribe to real-time event streams: breaking news, calendar event triggers, sentiment shifts, and Trackdown updates delivered instantly.
    API Keys
    Secure authentication
    API key authentication with per-key rate limiting, usage dashboards, and IP allowlisting. Enterprise clients get dedicated credentials.

    What's planned

    RESTful API with JSON responses and OpenAPI spec
    WebSocket connections for real-time event streams
    Comprehensive documentation with code examples
    SDKs for Python, JavaScript/TypeScript, and Go
    Sandbox environment for integration testing
    Flexible pricing tiers based on request volume

    Building something with financial data?

    Join the API waitlist and tell us what you're building. Early access partners will help shape the API design.

    Join the API waitlist
    Finovu Logo
    Finovu

    Financial news and information platform with AI-powered market analysis for modern readers and market enthusiasts.

    TwitterInstagramTikTok

    Product

    • Features
    • Pricing
    • API
    • Integrations

    Company

    • About
    • Blog
    • Contact

    Support

    • Help Center
    • Status
    • Privacy
    • Terms

    Disclaimer

    Finovu is a financial news and information platform. We do not provide financial advice, investment services, or brokerage products. All content is for informational and educational purposes only.

    © 2026 Finovu. All rights reserved.