apipick-company-facts
A skill that retrieves public company information by stock ticker or SEC CIK number using the apipick Company Facts API — returning market cap, employee count, industry, exchange, and SEC filings.
Compatible Platforms
This skill works with any AI coding agent that supports skill packages or can execute shell commands:
What it does
Given a stock ticker symbol (e.g. AAPL) or SEC CIK number, this skill returns:
- Company name — official legal name
- Industry & sector — business classification
- Exchange — trading exchange (NASDAQ, NYSE, etc.)
- Market cap — market capitalization in USD
- Employees — total headcount
- Website — official company URL
- SEC filings — link to EDGAR filings page
Requirements
An apipick API key is required. Get 100 free credits at apipick.com.
Usage
Once installed, just ask your AI agent naturally:
- "Look up company info for Apple"
- "What's the market cap of TSLA?"
- "How many employees does Microsoft have?"
- "Get SEC filings for NVIDIA"
API Reference
| Field | Value |
|---|---|
| Endpoint | GET https://www.apipick.com/api/company/facts |
| Auth | x-api-key header |
| Cost | 1 credit per request |
See references/api_reference.md for full documentation.
Links
- apipick.com — API platform
- Company Facts — product page
- Get API Key

