US Stock Info
Stock Info API provides financial market data through a set of powerful and developer-friendly REST API endpoints that lets you query the latest market data from all US stock exchanges. We provide detailed yearly and quarterly financial statements for US companies going back 30 years. ****Key Endpoints:**** ***Get Income Statement*** This API returns the annual and annual income statements for…
US Stock Info endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Get Income Statement /api/v1/getIncomeStatementData/{ticker} |
This API returns the annual and annual income statements for the company of interest. Append the ticker of the company of interest along with your Rapid API key to the endpoint.… |
| GET |
Get Cash Flow Statement /api/v1/getCashFlowData/{ticker} |
This API returns the annual and annual cash flow statements for the company of interest. Append the ticker of the company of interest along with your Rapid API key to the… |
| GET |
Get Balance Sheet /api/v1/getBalanceSheetData/{ticker} |
This API returns the annual and annual balance sheet statements for the company of interest. Append the ticker of the company of interest along with your Rapid API key to the… |
| GET |
Get Sector Info List /api/v1/getSectorInfoList/{exchange} |
Get tickers by each sectors of a US exchanges. exchanges: NASDAQ, NYSE, AMEX, OTC |
| GET |
Get Quarterly Balance Sheet /api/v1/getBalanceSheetData/quarterly/{ticker} |
This API returns the annual and quarterly balance sheet statements for the company of interest. Append the ticker of the company of interest along with your Rapid API key to the… |
| GET |
Get Sector List /api/v1/getSectorList/{exchange} |
Get sector list for a US exchange. exchanges: NASDAQ, NYSE, AMEX, OTC |
| GET |
Get Quarterly Income Statement /api/v1/getIncomeStatementData/quarterly/{ticker} |
This API returns the annual and quarterly income statements for the company of interest. Append the ticker of the company of interest along with your Rapid API key to the… |
| GET |
Get Quarterly Cash Flow Statement /api/v1/getCashFlowData/quarterly/{ticker} |
This API returns the annual and quarterly cash flow statements for the company of interest. Append the ticker of the company of interest along with your Rapid API key to the… |
| GET |
Get Industry List /api/v1/getIndustryList/{exchange} |
Get industry list for a US exchange. exchanges: NASDAQ, NYSE, AMEX, OTC |
| GET |
Get Company Info /api/v1/getCompanyInfo/{ticker} |
Get company info for ticker |
| GET |
Get Industry Info List /api/v1/getIndustryInfoList/{exchange} |
Get tickers by each industry of a US exchanges. exchanges: NASDAQ, NYSE, AMEX, OTC |
US Stock Info pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 1 / second |
|
| PRO | $4.99 / month | 5 / second |
|
| ULTRA | $12.99 / month | 5 / second |
|