Get all key-statistics of a stock like financial statistics, valuation, measurement, market cap, EPS, P/E, PEG, Price/book. EBITDA, Profit margin, operating Margin, Return on Equity, Beta, short ratio.
Request
Authorization
Add parameter in header
x-rapidapi-key
Example:
x-rapidapi-key: ********************
Query Params
symbol
string
required
Stock symbol
Example:
GOOG
region
string
optional
Get data based on region. Available region codes: FR|IN|HK|DE|CA|ES|IT|US|AU|GB|BR|NZ|SG|TW. Defaults to 'US'.
Request samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request GET 'https://live-stock-market.p.rapidapi.com/v1/stock/key-statistics?symbol=GOOG®ion' \
--header'x-rapidapi-key;'