ScavioScavio
ToolsPricing
Sign InsGet Startedg
Quick StartAPI & SDKsEcosystem

SEC EDGAR

SEC EDGAR Company Profile API

The full profile of one SEC filer: legal and former names, SIC industry, filer category, EIN, LEI, state of incorporation, fiscal year end, business and mailing addresses, every ticker with its listing exchange, which forms it files and how often, and a preview of its 10 most recent filings, as JSON. Costs 1 credit per request.

POST/api/v1/sec/company

Authorizations

Authorizationstringheaderrequired

Bearer authentication header of the form Bearer <token>, where <token> is your Scavio API key (e.g. Bearer sk_live_your_key).

Body

application/json
cikstring

Filer CIK in any spelling (1-20 characters): 320193, 0000320193 or CIK0000320193 all resolve to the same filer. A ticker is accepted here too. Either cik or ticker is required.

Example: 0000320193

tickerstring

Ticker symbol (1-20 characters), dotted or dashed - BRK.B and BRK-B both work. WINS over cik when both are given. Either cik or ticker is required.

Example: AAPL

Request

from scavio import ScavioClient

client = ScavioClient(api_key="sk_live_your_key")
profile = client.sec.company(ticker="AAPL")
print(profile)

Response

"cik": "0000320193",
"cik_number": 320193,
"name": "Apple Inc.",
"entity_type": "operating",
"sic": "3571",
"sic_description": "Electronic Computers",
"owner_org": "06 Technology",
"category": "Large accelerated filer",
"ein": "942404110",
"lei": null,
"description": null,
"website": null,
"investor_website": null,
"fiscal_year_end": "09-26",
"state_of_incorporation": "CA",
"state_of_incorporation_description": "CA",
"phone": "5555550100",
"flags": null,
"has_insider_transactions_as_owner": false,
"has_insider_transactions_as_issuer": true,
"recent_filing_count": 1000,
"total_filing_count": 2238,
"first_filing_date": "1994-01-26",
"last_filing_date": "2026-07-31",
"submissions_url": "https://data.sec.gov/submissions/CIK0000320193.json",
"company_facts_url": "https://data.sec.gov/api/xbrl/companyfacts/CIK0000320193.json",
"edgar_url": "https://www.sec.gov/cgi-bin/browse-edgar?action=getcompany&CIK=0000320193&type=&dateb=&owner=include&count=40"
},
"response_time": 3241,
"credits_used": 1,
"credits_remaining": 4819
}
PreviousSEC EDGAR LookupNextSEC EDGAR Filings
ScavioScavio

One scraper API for every social, search and ecommerce platform. Built for AI agents.

Product

  • Features
  • Pricing
  • Dashboard
  • Affiliates

Developers

  • Documentation
  • API Reference
  • Quickstart
  • MCP Integration
  • Python SDK

Alternatives

  • Tavily Alternative
  • SerpAPI Alternative
  • Firecrawl Alternative
  • Exa Alternative
  • Serper Alternative
  • Tavily vs Scavio
  • SerpAPI vs Scavio
  • All alternatives
  • Compare Scavio vs alternatives

Search APIs

  • Google Search API
  • Amazon Product API
  • YouTube API
  • Reddit API
  • Walmart Product API
  • TikTok API
  • Instagram API

Tools

  • All Tools

© 2026 Scavio. All rights reserved.

Featured on TAAFT
Terms of ServicePrivacy Policy