Every API, one clean contract.
101 APIs · all speak the same { ok, data, meta, error }envelope. Search, filter, and open one to see endpoints, params & live examples.
Popular
Reputation & Reviews
8 APIsE-commerce & Marketplaces
20 APIsReal Estate
5 APIsJobs & Hiring
6 APIsTravel & Lodging
5 APIsSearch & SEO
4 APIsFinance & Data
3 APIsMedia, Film & Knowledge
15 APIsUtilities & AI
12 APIsClassifieds & Second-hand
4 APIsDeveloper Tools
11 APIsOther
2 APIsSeeking Alpha
livepost/seeking-alpha/v1/quote1 creditReal-time/last quote (price, change, volume, pre/post) for one or more symbols.
{
"symbol": "AAPL"
}Try in playground →post/seeking-alpha/v1/metrics1 creditSeeking Alpha's proprietary metric numbers (valuation, growth, margins, momentum, dividend, beta, analyst up/down, SMAs…).
{
"symbol": "AAPL"
}Try in playground →post/seeking-alpha/v1/grades3 creditsSA Quant rating + factor grades (value/growth/profitability/momentum/EPS-revisions/dividend) + authors & Wall-St ratings, over periods. Current grades are SA-Premium-locked; historical are full.
{
"symbol": "AAPL"
}Try in playground →post/seeking-alpha/v1/estimates3 creditsForward PE + EPS estimate vs actual (and FFO for REITs).
post/seeking-alpha/v1/dividends3 creditsDividend history (amount, ex/pay/declare/record dates, frequency).
{
"symbol": "AAPL"
}Try in playground →post/seeking-alpha/v1/transcripts3 creditsEarnings-call & event transcript list (metadata + url; full body is paywalled and not returned).
{
"symbol": "MSFT"
}Try in playground →post/seeking-alpha/v1/news3 creditsMarket-wide news (omit symbol) or a symbol's news feed.
Try in playground →post/seeking-alpha/v1/analysis3 creditsSeeking Alpha analysis/opinion articles for a symbol (metadata + url; bodies are copyrighted and not returned).
{
"symbol": "AAPL"
}Try in playground →post/seeking-alpha/v1/press_releases3 creditsCompany press-release list (metadata + url).
post/seeking-alpha/v1/sec_filings3 creditsSEC filing list (form type, filed date, url).
{
"symbol": "MSFT"
}Try in playground →post/seeking-alpha/v1/insider_trades3 creditsRecent insider buy/sell transactions.
{
"symbol": "AAPL"
}Try in playground →post/seeking-alpha/v1/peers3 creditsRelated/peer companies ('people also follow').
{
"symbol": "AAPL"
}Try in playground →post/seeking-alpha/v1/search1 creditSearch symbols / authors / pages by free text.
{
"query": "apple"
}Try in playground →post/seeking-alpha/v1/profile1 creditCompany snapshot (name, exchange, currency, sector, industry, followers, logo).
{
"symbol": "AAPL"
}Try in playground →post/seeking-alpha/v1/screener_filters1 creditCatalog of available screener filter fields for an instrument type.
Try in playground →post/seeking-alpha/v1/screeners3 creditsPredefined/community screeners list (id + name).
Try in playground →post/seeking-alpha/v1/screener3 creditsA screener's definition: filter criteria + result count + preview tickers (id from the `screeners` list). NOTE: the full result set is SA-login-gated (R2) — only a preview is public.
{
"id": "96793482"
}Try in playground →
Social Media
6 APIs