Skip to main content

Overview

The Fintool API delivers SEC filings, earnings transcripts, and financial documents in clean Markdown format—the only provider with LLM-ready document quality. No more parsing PDFs or cleaning HTML. Every document is intelligently chunked and structured for immediate use in your AI applications.
Why Markdown matters: LLMs perform significantly better with clean, structured text. Our documents are processed and validated to maximize accuracy in RAG pipelines, chat applications, and automated analysis.
API Version: v2.0 Status: Operational Coverage: ~8,000 US public companies, filings available within 1 minute of SEC publication

Request API Access

Contact our sales team to get access to the Fintool API and receive your authentication credentials.

Key Features

Companies

List and search companies in your coverage universe

Timeline

Chronological document history for any company

Documents

Retrieve full SEC filings and financial documents

Sections

Extract specific sections from SEC filings

Extract

Extract structured data, tables, and metrics

Chat

Get answers with citations from financial documents

Search

Retrieve top-ranked document chunks for RAG

Feed

Structured company news and document feeds

Quick Start

Get started with the Fintool API in minutes:
1

Get API Access

Request API access and receive your API key
2

Authenticate

Include your API key in the Authorization header of all requests
3

Make Your First Request

Send a query to the /v2/chat endpoint and get financial insights

Use Cases

Build applications that answer complex financial questions with authoritative sources
Use retrieved chunks as context for your own LLM to create custom financial assistants
Build your own analysis workflows with relevant financial data

Need Help?

Best Practices

Learn how to get the most out of the Fintool API

Python Examples

View complete code examples in Python