API Overview
This API provides comprehensive stock analysis data for any publicly traded company ticker. Access real-time pricing, market capitalization, analyst recommendations, price-to-earnings ratios, earnings per share, exchange information, company descriptions, and official websites. Perfect for building financial applications, portfolio trackers, investment research tools, and automated trading systems.
Portfolio Management
Build portfolio tracking applications with real-time stock data, market valuations, and financial metrics for comprehensive investment monitoring.
Investment Research
Access detailed company information, analyst assessments, and key financial ratios to make informed investment decisions and research opportunities.
Trading Automation
Integrate stock data into automated trading systems, algorithmic strategies, and financial applications with reliable, up-to-date market information.
Premium API
This is a premium API that provides real-time stock market data, analyst assessments, financial metrics, and comprehensive company information aggregated from multiple financial data sources.
Sample Results
| Field | Example Value | Description |
|---|---|---|
Ticker |
NVDA | The stock ticker symbol |
Exchange |
NASDAQ | The stock exchange where the stock trades |
Company |
NVIDIA Corporation | The full company name |
Website |
www.nvidia.com | The company's official website |
Description |
NVIDIA Corporation is a full-stack computing infrastructure company... | Detailed company description and business overview |
MarketCap |
$4.93T | Current market capitalization |
CurrentPrice |
$202.49 | Current stock price |
AnalystAssessment |
Strong Buy | Consensus analyst recommendation |
PERatio |
57.63 | Price-to-earnings ratio |
EPS |
$3.51 | Earnings per share |
Code |
Success | Status code of the API request |
Credits |
55903 | Remaining API credits in your account |
API Details
Endpoint
https:/api.interzoid.com/getstockinfo
Request Format
https:/api.interzoid.com/getstockinfo?license=[licensekey]&lookup=[ticker]
Sample Request
https:/api.interzoid.com/getstockinfo?license=fh5hs7*****&lookup=NVDA
Sample Response
{ "Ticker": "NVDA", "Exchange": "NASDAQ", "Company": "NVIDIA Corporation", "Website": "www.nvidia.com", "Description": "NVIDIA Corporation is a full-stack computing infrastructure company engaged in accelerated computing to help solve challenging computational problems. The company's segments include Compute & Networking and Graphics, providing Data Center accelerated computing platforms, AI solutions, networking, automotive platforms, and graphics processing units for gaming and professional visualization markets.", "MarketCap": "$4.93T", "CurrentPrice": "$202.49", "AnalystAssessment": "Strong Buy", "PERatio": "57.63", "EPS": "$3.51", "Code": "Success", "Credits": "55903" }
cURL Example (with API key in header)
curl --header "x-api-key: fh5hs7*****" "https:/api.interzoid.com/getstockinfo?lookup=NVDA"
Additional Examples
Here are additional real-world examples showing different stock analysis responses across various market sectors and company sizes:
Electric Vehicle Leader TSLA
{ "Ticker": "TSLA", "Exchange": "NASDAQ", "Company": "Tesla, Inc.", "Website": "www.tesla.com", "Description": "Tesla, Inc. designs, develops, manufactures, leases, and sells electric vehicles, and energy generation and storage systems. The company operates in two segments: Automotive and Energy Generation and Storage. It offers electric vehicles, solar panels, solar roof tiles, and energy storage products.", "MarketCap": "$1.12T", "CurrentPrice": "$348.25", "AnalystAssessment": "Hold", "PERatio": "95.42", "EPS": "$3.65", "Code": "Success", "Credits": "55902" }
E-Commerce Giant AMZN
{ "Ticker": "AMZN", "Exchange": "NASDAQ", "Company": "Amazon.com, Inc.", "Website": "www.amazon.com", "Description": "Amazon.com, Inc. engages in the retail sale of consumer products and subscriptions through online and physical stores. It operates through three segments: North America, International, and Amazon Web Services (AWS). The company also manufactures and sells electronic devices and provides cloud computing services.", "MarketCap": "$2.31T", "CurrentPrice": "$221.18", "AnalystAssessment": "Buy", "PERatio": "42.87", "EPS": "$5.16", "Code": "Success", "Credits": "55901" }
Value Stock - Bank BAC
{ "Ticker": "BAC", "Exchange": "NYSE", "Company": "Bank of America Corporation", "Website": "www.bankofamerica.com", "Description": "Bank of America Corporation provides banking and financial products and services for individual consumers, small and middle-market businesses, institutional investors, large corporations, and governments worldwide. The company operates through Consumer Banking, Global Wealth & Investment Management, Global Banking, and Global Markets segments.", "MarketCap": "$337.82B", "CurrentPrice": "$43.56", "AnalystAssessment": "Buy", "PERatio": "13.28", "EPS": "$3.28", "Code": "Success", "Credits": "55900" }
Growth Stock PLTR
{ "Ticker": "PLTR", "Exchange": "NYSE", "Company": "Palantir Technologies Inc.", "Website": "www.palantir.com", "Description": "Palantir Technologies Inc. builds and deploys software platforms for the intelligence community to assist in counterterrorism investigations and operations. The company offers Gotham, a software platform for government operatives, and Foundry, a platform that transforms data into an operating system for modern enterprises.", "MarketCap": "$85.47B", "CurrentPrice": "$38.92", "AnalystAssessment": "Hold", "PERatio": "187.45", "EPS": "$0.21", "Code": "Success", "Credits": "55899" }
Additional Resources
Try this API Interactively
Our API interactive usage tool enables you to try this API interactively with a user interface and without writing code. The tool is available for all of our APIs.
Try it NowUse this API in a High-Performance, No-Code, Cloud Batch Mode
Our No-Code batch tool enables you to quickly use this API within our parallel-processing Cloud platform, processing text files (CSV/TSV) with a few clicks and without writing code. This is the fastest and easiest way to use this API with higher volumes of data, enabling results in minutes
Start Now