Discover/13f.info API
live

13f.info API13f.info

Access SEC 13F manager portfolios, holdings by CUSIP, filing history, and Form D filings via the 13f.info API. 9 endpoints covering institutional investor data.

Endpoints
9
Updated
14d ago
Try it
Search query (manager name or investment name)
api.parse.bot/scraper/c369224d-2790-4a77-b971-a10dd24d3b50/<endpoint>
Ready to send
Fill in the parameters and hit sign in to send to see live response data here.
Use it in your codegrab a free API key at signup
curl -X GET 'https://api.parse.bot/scraper/c369224d-2790-4a77-b971-a10dd24d3b50/search_managers?query=berkshire' \
  -H 'X-API-Key: $PARSE_API_KEY'
All endpoints · 9 totalclick to expand

Search for 13F filing managers by name or investment. Returns matching managers and investments with their IDs and URLs.

Input
ParamTypeDescription
queryrequiredstringSearch query (manager name or investment name)
Response
{
  "type": "object",
  "fields": {
    "data": "array of matching managers/investments with name, id, url, and optional type field",
    "status": "string, always 'success'"
  },
  "sample": {
    "data": [
      {
        "id": "0001067983-berkshire-hathaway-inc",
        "url": "https://13f.info/manager/0001067983-berkshire-hathaway-inc",
        "name": "Berkshire Hathaway Inc (Warren Buffett) Omaha, NE"
      }
    ],
    "status": "success"
  }
}

About the 13f.info API

The 13f.info API provides 9 endpoints for querying SEC 13F institutional holdings and Form D filings. You can retrieve full manager profiles with CIK and location via get_manager_profile, pull position-level data including ticker, CUSIP, value, shares, and portfolio weight via get_filing_detail, or search Form D filings by company name, industry, date range, and location. Coverage spans historical quarterly filings across all SEC-registered 13F filers.

Manager Discovery and Portfolio History

The search_managers endpoint accepts a free-text query for manager or investment names and returns matching records with their ID slugs and URLs. Once you have a manager_id (formatted as CIK-name-slug, e.g. 0001067983-berkshire-hathaway-inc), get_manager_profile returns the full record: name, location, CIK, notable people, a reference to the most recent 13F, a link to all SEC filings, and a filings array covering the manager's complete filing history. list_all_managers returns a curated set of well-known managers with latest filing date, holding count, and total holdings value in thousands. list_managers_by_letter lets you page through the full universe of filers alphabetically.

Filing-Level Holdings Data

get_filing_detail takes a filing_id slug (e.g. 000119312526054580-berkshire-hathaway-inc-q4-2025) and returns filing metadata — manager name, location, holdings_as_of date, total value, date_filed, and form_type — alongside a holdings array with per-position fields: ticker symbol, issuer name, CUSIP, market value, share count, and portfolio weight. get_manager_cusip_history takes a CIK and a CUSIP (e.g. 037833100 for Apple) and returns the title, symbol, investment type, share class, and a history array of quarterly positions, useful for tracking how a single manager's stake in one security has changed over time.

Form D Filings

search_form_d supports querying private placement filings by company name (query), date range (from_date / to_date in YYYY-MM-DD format), location (city, state), and comma-separated industries. The response includes total_records, filtered_records, and a paginated results array. get_form_d_entity takes an entity ID slug from a search result and returns the entity's name, location, industry_group, entity_type, CIK, previous_names, related_people, and a filings array covering all Form D submissions on record for that entity.

Recent Activity Feed

get_latest_filings requires no inputs and returns the newest 13F filings across all managers, with each record carrying manager, manager_id, period, filing_id, date_filed, num_holdings, and holdings_value_000. This is useful for polling for newly submitted filings without having to track individual manager IDs.

Common use cases
  • Monitor when a specific institutional manager adds or reduces a position in a security using get_manager_cusip_history by CUSIP.
  • Build a 13F filing tracker that alerts on newly submitted filings using get_latest_filings.
  • Reconstruct a manager's full portfolio at any historical quarter using get_filing_detail holdings data.
  • Screen Form D private placement filings by industry and date range to identify early-stage fundraising activity.
  • Cross-reference institutional 13F holders of a given CUSIP across multiple managers to estimate aggregate ownership.
  • Index the full universe of 13F filers alphabetically with list_managers_by_letter for autocomplete or directory features.
  • Enrich a CRM with entity details, related people, and filing history pulled from get_form_d_entity.
Pricing & limitsSee full pricing →
TierPriceCredits/monthRate limit
Free$0/mo1005 req/min
Hobby$30/mo1,00020 req/min
Developer$100/mo5,000250 req/min

One credit = one API call regardless of which marketplace API you call. Exceeding the rate limit returns a 429 response. Authenticate with the X-API-Key header.

Frequently asked questions
Does 13f.info have an official developer API?+
13f.info does not publish an official developer API or documented public endpoints for programmatic access to its filing data.
What position-level fields does `get_filing_detail` return for each holding?+
get_filing_detail returns a holdings array where each entry includes the issuer name, ticker symbol, CUSIP, reported market value, share count, investment type or share class (where disclosed in the filing), and the position's percentage weight within the total portfolio. The metadata object on the same response gives the manager name, filing date, holdings-as-of date, total portfolio value, and form type.
Can I retrieve real-time or intraday position data through this API?+
No. 13F filings are quarterly disclosures submitted to the SEC with a 45-day lag after quarter-end, so all holdings data reflects quarter-end snapshots, not current positions. The get_latest_filings endpoint surfaces the most recently submitted filings, but the positions themselves are inherently historical.
Does the API return 13G or 13D activist filings in addition to 13F?+
Not currently. The API covers 13F institutional holdings filings and SEC Form D private placement filings. You can fork this API on Parse and revise it to add endpoints targeting 13D and 13G filings from the SEC EDGAR database.
How does pagination work for `search_form_d`?+
search_form_d accepts limit (number of records to return) and start (zero-based offset) to paginate results. The response includes total_records and filtered_records counts so you can calculate how many pages exist for a given query.
Page content last updated . Spec covers 9 endpoints from 13f.info.
Related APIs in FinanceSee all →
mazda.ca API
Find current vehicle deals, financing rates, lease options, and incentives across all Mazda Canada models and trims, with pricing tailored to your province. Get instant payment quotes to compare your options and discover the best offers available.
etoro.com API
Monitor top eToro traders by accessing their profiles, portfolio holdings, performance statistics, and trading history to inform your investment decisions. Discover trending stocks and cryptocurrencies, search for specific instruments, and view detailed market data and news to stay updated on investment opportunities.
vegasinsider.com API
Retrieve MLB betting odds from major sportsbooks including bet365, FanDuel, and DraftKings, covering Moneyline, Total, and Runline markets for any supported date. Easily compare odds across books to identify the best available lines.
bizapedia.com API
Search for detailed business profiles and contact information from Bizapedia, including company details, employee data, and communication channels. Access comprehensive business intelligence to research companies and build targeted contact lists.
customs.gov.mv API
Check import/export duties, tariff classifications, and exchange rates for Maldives customs compliance, plus track vessel movements, company registrations, and declaration statuses. Get real-time data directly from the official customs portal to streamline your trade and logistics operations.
morningstar.com.au API
Access comprehensive financial data for Australian stocks, ETFs, and managed funds including key metrics, valuations, dividends, and historical prices. Search securities, review company profiles and ownership details, and stay informed with market news and upcoming dividend information.
immobiliare.it API
Search Italian property listings for sale or rent, browse real estate agencies, and explore price trends across Italian cities — all via immobiliare.it.
eprocurement.gov API
Monitor India's public procurement opportunities by accessing active tenders, bids closing today, global tenders, high-value contracts, and cancelled tenders from the Central Public Procurement Portal. Search tender details, browse participating organizations, and track real-time procurement statistics to stay informed on government contracting opportunities.