id stringlengths 53 86 | api_name stringlengths 2 76 | api_description stringlengths 1 500 ⌀ | api_score float64 0 10 ⌀ | endpoint_name stringlengths 1 190 | endpoint_description stringlengths 0 500 | response_status_code int64 100 505 | response_summary stringlengths 1 68 ⌀ | response_json stringlengths 6 50k | response_json_schema stringlengths 14 150k |
|---|---|---|---|---|---|---|---|---|---|
ffc5f8dc-c0e2-41c0-b4cd-8037fed792d1/fcc84f01-081e-45dd-8328-5c9825546e66/0/0 | CBK Bonds | central bank of kenya bonds | null | user_partial_update | 200 | null | {"email": "", "phone_number": "", "first_name": "", "last_name": "", "date_joined": "", "groups": [], "user_uid": "", "is_active": true, "date_of_birth": ""} | {"required": ["email"], "type": "object", "properties": {"email": {"title": "Email", "type": "string", "format": "email", "maxLength": 254, "minLength": 1}, "phone_number": {"title": "Phone number", "type": ["string", "null"], "maxLength": 50}, "first_name": {"title": "First name", "type": "string", "maxLength": 30}, "... | |
ffc5f8dc-c0e2-41c0-b4cd-8037fed792d1/647d8723-f7b7-4ba2-b4d7-e4da220a1844/0/0 | CBK Bonds | central bank of kenya bonds | null | user_change-password_partial_update | 200 | null | {"current_password": "", "new_password": ""} | {"required": ["current_password", "new_password"], "type": "object", "properties": {"current_password": {"title": "Current password", "type": "string", "minLength": 1}, "new_password": {"title": "New password", "type": "string", "minLength": 1}}} | |
e42c0b32-0e84-4fe8-8284-fa262281d7da/30aec424-786f-459a-b027-77c18ec6c31b/0/0 | Finance Text Sentiment | Finance Text Sentiment API provides sentiment where generic sentiment analysis fails. | null | Negative Sentiment Example | Provide a "text" value as any finance text/headline/tweet and get a sentiment with sentiment_score.
Note: For debugging reasons, the request text is also returned for now, which will be disabled in the future. | 200 | Response | {"Stilo International": "negative"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"Stilo International": {"type": "string"}}, "required": ["Stilo International"]} |
e42c0b32-0e84-4fe8-8284-fa262281d7da/9849a905-2bc4-4fbb-8b40-d32f1bc0b093/0/0 | Finance Text Sentiment | Finance Text Sentiment API provides sentiment where generic sentiment analysis fails. | null | Positive Sentiment Example | Provide a "text" value as any finance text/headline/tweet and get a sentiment with sentiment_score.
Note: For debugging reasons, the request text is also returned for now, which will be disabled in the future. | 200 | Response | {"MJ Gleeson": {"sentiment": "positive"}} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"MJ Gleeson": {"type": "object", "properties": {"sentiment": {"type": "string"}}, "required": ["sentiment"]}}, "required": ["MJ Gleeson"]} |
fd2720f0-fd7d-4a82-8564-65ea80b0f423/97636058-0160-4cac-80c6-fd3ff43324a8/0/0 | Exchange Rate | An API for current and historical foreign exchange rates published by the European Central Bank. | 8.9 | Symbols | Get the all available currencies. | 200 | Response | {"motd": {"msg": "If you or your company use this project or like what we doing, please consider backing us so we can continue maintaining and evolving this project.", "url": "https://exchangerate.host/#/donate"}, "success": true, "symbols": {"AED": {"description": "United Arab Emirates Dirham", "code": "AED"}, "AFN": ... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"motd": {"type": "object", "properties": {"msg": {"type": "string"}, "url": {"type": "string"}}, "required": ["msg", "url"]}, "success": {"type": "boolean"}, "symbols": {"type": "object", "properties": {"AED": {"type": "object", "properties"... |
fd2720f0-fd7d-4a82-8564-65ea80b0f423/d08dcaac-3f9b-4f65-badb-af8a5654b293/0/0 | Exchange Rate | An API for current and historical foreign exchange rates published by the European Central Bank. | 8.9 | Historical | Get historical rates for any day since 1999. | 200 | Response | {"motd": {"msg": "If you or your company use this project or like what we doing, please consider backing us so we can continue maintaining and evolving this project.", "url": "https://exchangerate.host/#/donate"}, "success": true, "historical": true, "base": "EUR", "date": "2021-08-11", "rates": {"AED": 4.302001, "AFN"... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"motd": {"type": "object", "properties": {"msg": {"type": "string"}, "url": {"type": "string"}}, "required": ["msg", "url"]}, "success": {"type": "boolean"}, "historical": {"type": "boolean"}, "base": {"type": "string"}, "date": {"type": "st... |
fd2720f0-fd7d-4a82-8564-65ea80b0f423/4564d233-4f08-4396-ac20-9103b70c9ae0/0/0 | Exchange Rate | An API for current and historical foreign exchange rates published by the European Central Bank. | 8.9 | Latest | Get the latest foreign exchange rates. | 200 | Response | {"motd": {"msg": "If you or your company use this project or like what we doing, please consider backing us so we can continue maintaining and evolving this project.", "url": "https://exchangerate.host/#/donate"}, "success": true, "base": "USD", "date": "2021-08-11", "rates": {"AED": 3.670554, "AFN": 81.096765, "ALL": ... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"motd": {"type": "object", "properties": {"msg": {"type": "string"}, "url": {"type": "string"}}, "required": ["msg", "url"]}, "success": {"type": "boolean"}, "base": {"type": "string"}, "date": {"type": "string"}, "rates": {"type": "object",... |
267c6f6f-42c5-440a-9e31-3e31f87ea974/742d9246-ac88-440c-933b-47df910c5821/0/0 | Finanzoo API_Fundamentals | Contains fundamental stock data from the annual reports:
Diluted earnings per share
total capital
equity
net operating cash flow
capital expenditure
free cash flow
Profit loss
Shares outstanding
Net sales
| 6.7 | API_Dividend | Contains the annual dividends (split-adjusted without special dividend)
API_Dividend
Syntax:
shareuid = unique identifier for the share searched
from = Start date of the searched period in American notation year-month-day with leading 0
to = End date of the searched period in American notation year-month-day with leadi... | 200 | Response | [{"dividend": "0.00400", "year": "1962"}, {"dividend": "0.00566", "year": "1963"}, {"dividend": "0.00791", "year": "1964"}, {"dividend": "0.01000", "year": "1965"}, {"dividend": "0.01075", "year": "1966"}, {"dividend": "0.03575", "year": "1967"}, {"dividend": "0.09750", "year": "1968"}, {"dividend": "0.18000", "year": ... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"dividend": {"type": "string"}, "year": {"type": "string"}}, "required": ["dividend", "year"]}} |
267c6f6f-42c5-440a-9e31-3e31f87ea974/4b5e27f2-16c8-4c62-bde6-8063ed3aa06e/0/0 | Finanzoo API_Fundamentals | Contains fundamental stock data from the annual reports:
Diluted earnings per share
total capital
equity
net operating cash flow
capital expenditure
free cash flow
Profit loss
Shares outstanding
Net sales
| 6.7 | API_Index_Isin | Determine shareuid
To query the fundamental data via our API, you need the Shareuid for the share you are looking for. You can either determine this yourself via the API, or take it from the Excel table.
IMPORTANT! The currency that is output in the API_Fundamentals results is also included here.
Syntax:
isin = search ... | 200 | Response | {"country": "Vereinigte Staaten von Amerika", "currency": "USD", "indizes": "Dow Jones Industrial Average,S&P 500", "isin": "US4592001014 ", "lastbalanceupdate": "2020-01-26", "name": "International Business Machines Corp.", "sector": "Technology", "shareuid": "2", "shortname": "IBM", "wkn": "851399"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"country": {"type": "string"}, "currency": {"type": "string"}, "indizes": {"type": "string"}, "isin": {"type": "string"}, "lastbalanceupdate": {"type": "string"}, "name": {"type": "string"}, "sector": {"type": "string"}, "shareuid": {"type":... |
267c6f6f-42c5-440a-9e31-3e31f87ea974/c9b57670-0377-4f73-bc35-8a9590292714/0/0 | Finanzoo API_Fundamentals | Contains fundamental stock data from the annual reports:
Diluted earnings per share
total capital
equity
net operating cash flow
capital expenditure
free cash flow
Profit loss
Shares outstanding
Net sales
| 6.7 | API_Index_Name | Determine shareuid
To query the fundamental data via our API, you need the Shareuid for the share you are looking for. You can either determine this yourself via the API, or take it from the Excel table.
IMPORTANT! The currency that is output in the API_Fundamentals results is also included here.
Syntax:
name = search ... | 200 | Response | {"country": "Vereinigte Staaten von Amerika", "currency": "USD", "indizes": "Dow Jones Industrial Average,S&P 500", "isin": "US4592001014 ", "lastbalanceupdate": "2020-01-26", "name": "International Business Machines Corp.", "sector": "Technology", "shareuid": "2", "shortname": "IBM", "wkn": "851399"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"country": {"type": "string"}, "currency": {"type": "string"}, "indizes": {"type": "string"}, "isin": {"type": "string"}, "lastbalanceupdate": {"type": "string"}, "name": {"type": "string"}, "sector": {"type": "string"}, "shareuid": {"type":... |
267c6f6f-42c5-440a-9e31-3e31f87ea974/0d1047e8-3832-4a2d-91b5-74ae95614804/0/0 | Finanzoo API_Fundamentals | Contains fundamental stock data from the annual reports:
Diluted earnings per share
total capital
equity
net operating cash flow
capital expenditure
free cash flow
Profit loss
Shares outstanding
Net sales
| 6.7 | API_Index_Wkn | Determine shareuid
To query the fundamental data via our API, you need the Shareuid for the share you are looking for. You can either determine this yourself via the API, or take it from the Excel table.
IMPORTANT! The currency that is output in the API_Fundamentals results is also included here.
Syntax:
wkn = search s... | 200 | Response | {"country": "Vereinigte Staaten von Amerika", "currency": "USD", "indizes": "Dow Jones Industrial Average,S&P 500", "isin": "US4592001014 ", "lastbalanceupdate": "2020-01-26", "name": "International Business Machines Corp.", "sector": "Technology", "shareuid": "2", "shortname": "IBM", "wkn": "851399"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"country": {"type": "string"}, "currency": {"type": "string"}, "indizes": {"type": "string"}, "isin": {"type": "string"}, "lastbalanceupdate": {"type": "string"}, "name": {"type": "string"}, "sector": {"type": "string"}, "shareuid": {"type":... |
267c6f6f-42c5-440a-9e31-3e31f87ea974/04ea6123-0582-448b-a338-ab3c518fe8b9/0/0 | Finanzoo API_Fundamentals | Contains fundamental stock data from the annual reports:
Diluted earnings per share
total capital
equity
net operating cash flow
capital expenditure
free cash flow
Profit loss
Shares outstanding
Net sales
| 6.7 | API_Pricetobook | contains the price-book ratio (P / B ratio) for each past trading day | 200 | Response | [{"date": "2020-01-09", "pb": "7.464"}, {"date": "2020-01-08", "pb": "7.386"}, {"date": "2020-01-07", "pb": "7.325"}, {"date": "2020-01-06", "pb": "7.320"}, {"date": "2020-01-03", "pb": "7.333"}, {"date": "2020-01-02", "pb": "7.392"}, {"date": "2019-12-30", "pb": "7.249"}, {"date": "2019-12-27", "pb": "7.384"}, {"date"... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"date": {"type": "string"}, "pb": {"type": "string"}}, "required": ["date", "pb"]}} |
267c6f6f-42c5-440a-9e31-3e31f87ea974/76ddd82c-db0b-4ba7-aaca-fa89b604ade6/0/0 | Finanzoo API_Fundamentals | Contains fundamental stock data from the annual reports:
Diluted earnings per share
total capital
equity
net operating cash flow
capital expenditure
free cash flow
Profit loss
Shares outstanding
Net sales
| 6.7 | API_Pricetocashflow | Contains the price-cash-flow ratio (P / C ratio) for each past trading day
API_Pricetocashflow
Syntax:
shareuid = unique identifier for the share searched
from = Start date of the searched period in American notation year-month-day with leading 0
to = End date of the searched period in American notation year-month-day ... | 200 | Response | [{"date": "2020-01-09", "pc": "8.22"}, {"date": "2020-01-08", "pc": "8.14"}, {"date": "2020-01-07", "pc": "8.07"}, {"date": "2020-01-06", "pc": "8.06"}] | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"date": {"type": "string"}, "pc": {"type": "string"}}, "required": ["date", "pc"]}} |
267c6f6f-42c5-440a-9e31-3e31f87ea974/cb5c5ba0-4927-4cef-9a7b-6d798107090a/0/0 | Finanzoo API_Fundamentals | Contains fundamental stock data from the annual reports:
Diluted earnings per share
total capital
equity
net operating cash flow
capital expenditure
free cash flow
Profit loss
Shares outstanding
Net sales
| 6.7 | API_Pricetoearning | Contains the price-earnings ratio (P / E ratio) for each past trading day
API_Pricetoearning
Syntax:
shareuid = unique identifier for the share searched
from = Start date of the searched period in American notation year-month-day with leading 0
to = End date of the searched period in American notation year-month-day wi... | 200 | Response | [{"date": "2020-05-15", "pe": "11.071"}, {"date": "2020-05-14", "pe": "11.069"}, {"date": "2020-05-13", "pe": "10.953"}, {"date": "2020-05-12", "pe": "11.382"}, {"date": "2020-05-11", "pe": "11.602"}, {"date": "2020-05-08", "pe": "11.640"}, {"date": "2020-05-07", "pe": "11.474"}, {"date": "2020-05-06", "pe": "11.657"},... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"date": {"type": "string"}, "pe": {"type": "string"}}, "required": ["date", "pe"]}} |
267c6f6f-42c5-440a-9e31-3e31f87ea974/7a6b3897-d7d6-42a6-9eb4-a5a8f6fdb616/0/0 | Finanzoo API_Fundamentals | Contains fundamental stock data from the annual reports:
Diluted earnings per share
total capital
equity
net operating cash flow
capital expenditure
free cash flow
Profit loss
Shares outstanding
Net sales
| 6.7 | API_Pricetosales | Contains the price turnover ratio (P / S ratio) for each past trading day.
API_Pricetosales
Syntax:
shareuid = unique identifier for the share searched
from = Start date of the searched period in American notation year-month-day with leading 0
to = End date of the searched period in American notation year-month-day wit... | 200 | Response | [{"date": "2020-06-08", "ps": "1.571"}, {"date": "2020-06-05", "ps": "1.528"}, {"date": "2020-06-04", "ps": "1.491"}, {"date": "2020-06-03", "ps": "1.493"}, {"date": "2020-06-02", "ps": "1.458"}, {"date": "2020-06-02", "ps": "1.458"}, {"date": "2020-06-01", "ps": "1.445"}, {"date": "2020-05-29", "ps": "1.445"}, {"date"... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"date": {"type": "string"}, "ps": {"type": "string"}}, "required": ["date", "ps"]}} |
267c6f6f-42c5-440a-9e31-3e31f87ea974/cf308675-1dc6-4f35-8302-fbdc5cd7288a/0/0 | Finanzoo API_Fundamentals | Contains fundamental stock data from the annual reports:
Diluted earnings per share
total capital
equity
net operating cash flow
capital expenditure
free cash flow
Profit loss
Shares outstanding
Net sales
| 6.7 | API_Roa | Contains the profitability (ROA ratio) for the financial year.
API_Roa
Syntax:
shareuid = unique identifier for the share searched
from = Start date of the searched period in American notation year-month-day with leading 0
to = End date of the searched period in American notation year-month-day with leading 0 | 200 | Response | [{"roa": "6.1970", "year": "2019"}] | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"roa": {"type": "string"}, "year": {"type": "string"}}, "required": ["roa", "year"]}} |
267c6f6f-42c5-440a-9e31-3e31f87ea974/5a21137e-361a-42e4-a118-8eee0e332766/0/0 | Finanzoo API_Fundamentals | Contains fundamental stock data from the annual reports:
Diluted earnings per share
total capital
equity
net operating cash flow
capital expenditure
free cash flow
Profit loss
Shares outstanding
Net sales
| 6.7 | API_Roe | Contains the equity ratio (ROE ratio) for the financial year.
API_Roe
Syntax:
shareuid = unique identifier for the share searched
from = Start date of the searched period in American notation year-month-day with leading 0
to = End date of the searched period in American notation year-month-day with leading 0 | 200 | Response | [{"roe": "13.69", "year": "2019"}] | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"roe": {"type": "string"}, "year": {"type": "string"}}, "required": ["roe", "year"]}} |
267c6f6f-42c5-440a-9e31-3e31f87ea974/873783f1-a3b4-4967-8d17-8e86b61e60e4/0/0 | Finanzoo API_Fundamentals | Contains fundamental stock data from the annual reports:
Diluted earnings per share
total capital
equity
net operating cash flow
capital expenditure
free cash flow
Profit loss
Shares outstanding
Net sales
| 6.7 | API_Pricetofreecashflow | Contains the price-free-cash-flow ratio (P / FC ratio) for each past trading day.
API_Pricetofreecashflow
Syntax:
shareuid = unique identifier for the share searched
from = Start date of the searched period in American notation year-month-day with leading 0
to = End date of the searched period in American notation year... | 200 | Response | [{"date": "2020-06-08", "pfc": "9.77"}, {"date": "2020-06-05", "pfc": "9.51"}, {"date": "2020-06-04", "pfc": "9.28"}, {"date": "2020-06-03", "pfc": "9.29"}, {"date": "2020-06-02", "pfc": "9.07"}, {"date": "2020-06-02", "pfc": "9.07"}, {"date": "2020-06-01", "pfc": "8.99"}, {"date": "2020-05-29", "pfc": "8.99"}, {"date"... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"date": {"type": "string"}, "pfc": {"type": "string"}}, "required": ["date", "pfc"]}} |
50426340-f942-4fe0-bad8-037b331e0ff6/19fa725c-0f21-4b61-92ab-fcb907d0d600/0/0 | ExchangeRatesPro | FREE real time currency conversion and exchange rates updated every minute. Histrocial exchange rates available back to 1990. Over 160 currencies supported. | 9 | List Available Currencies | Returns a list of all currencies that are available through the API. | 200 | New Example | {"success": true, "currencies": {"AED": "United Arab Emirates Dirham", "AFN": "Afghan Afghani", "ALL": "Albanian Lek", "AMD": "Armenian Dram", "ANG": "Netherlands Antillean Guilder", "AOA": "Angolan Kwanza", "ARS": "Argentine Peso", "AUD": "Australian Dollar", "AWG": "Aruban Florin", "AZN": "Azerbaijani Manat", "BAM": ... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"success": {"type": "boolean"}, "currencies": {"type": "object", "properties": {"AED": {"type": "string"}, "AFN": {"type": "string"}, "ALL": {"type": "string"}, "AMD": {"type": "string"}, "ANG": {"type": "string"}, "AOA": {"type": "string"},... |
21b0a7ab-551f-4324-bc83-5db1477424af/15b8bb2f-d466-495c-a666-b73a468a651f/0/0 | Stock Cryptocurrency Forex Market Data | Real-time Stock, Cryptocurrency, and Forex market data from NASDAQ, NYSE, LSE, MYX, IDX, Binance, FTX, PancakeSwap, Uniswap, FRED etc. | 0.2 | Search Exchange | Search exchanges by query or category | 200 | New Example | {"success": true, "data": [{"exchange": "IDX", "description": "IDX \u2014 Indonesia Stock Exchange", "image_url": "https://s3-symbol-logo.tradingview.com/country/ID.svg", "category": "Asia / Pacific"}]} | {"type": "object", "properties": {"success": {"type": "boolean"}, "data": {"type": "array", "items": {"type": "object", "properties": {"exchange": {"type": "string"}, "description": {"type": "string"}, "image_url": {"type": "string"}, "category": {"type": "string"}}}}}} |
21b0a7ab-551f-4324-bc83-5db1477424af/775b2669-e5c0-4561-89ba-daa195d59bfc/0/0 | Stock Cryptocurrency Forex Market Data | Real-time Stock, Cryptocurrency, and Forex market data from NASDAQ, NYSE, LSE, MYX, IDX, Binance, FTX, PancakeSwap, Uniswap, FRED etc. | 0.2 | Get TimeFrames | Get list TimeFrames | 200 | New Example | {"success": true, "message": ["1", "3", "5", "15", "30", "45", "60", "120", "180", "240", "1D", "1W", "1M"]} | {"type": "object", "properties": {"success": {"type": "boolean"}, "message": {"type": "array", "items": {"type": "string"}}}} |
21b0a7ab-551f-4324-bc83-5db1477424af/7491a5bc-9f16-4cbf-809b-a128963af7dc/0/0 | Stock Cryptocurrency Forex Market Data | Real-time Stock, Cryptocurrency, and Forex market data from NASDAQ, NYSE, LSE, MYX, IDX, Binance, FTX, PancakeSwap, Uniswap, FRED etc. | 0.2 | Search Stock, Cryptocurrency, Forex | Search Stock, Cryptocurrency, Forex price by name or symbol or exchange | 200 | New Example | {"success": true, "data": [{"symbol": "CTRA", "description": "CIPUTRA DEVELOPMENT TBK"}, {"symbol": "CENT", "description": "CENTRATAMA TELEKOMUNIKASI INDONESIA TBK"}, {"symbol": "CPIN", "description": "CHAROEN POKPHAND INDONESIA TBK"}, {"symbol": "CAKK", "description": "CAHAYAPUTRA ASA KERAMIK TBK"}, {"symbol": "CBMF",... | {"type": "object", "properties": {"success": {"type": "boolean"}, "data": {"type": "array", "items": {"type": "object", "properties": {"symbol": {"type": "string"}, "description": {"type": "string"}}}}}} |
21b0a7ab-551f-4324-bc83-5db1477424af/c84aecbc-3f1d-4aae-acb8-eb5f1031b6cc/0/0 | Stock Cryptocurrency Forex Market Data | Real-time Stock, Cryptocurrency, and Forex market data from NASDAQ, NYSE, LSE, MYX, IDX, Binance, FTX, PancakeSwap, Uniswap, FRED etc. | 0.2 | Get Price | Get Stock, Cryptocurrency, Forex price by timeframe | 200 | New Example | {"success": true, "data": [{"open_time": "2021-08-12 09:00:00", "open": 6120, "high": 6320, "low": 6120, "close": 6300}, {"open_time": "2021-08-13 09:00:00", "open": 6350, "high": 6435, "low": 6325, "close": 6410}, {"open_time": "2021-08-16 09:00:00", "open": 6420, "high": 6420, "low": 6305, "close": 6420}, {"open_time... | {"type": "object", "properties": {"success": {"type": "boolean"}, "data": {"type": "array", "items": {"type": "object", "properties": {"open_time": {"type": "string"}, "open": {"type": "integer"}, "high": {"type": "integer"}, "low": {"type": "integer"}, "close": {"type": "integer"}}}}}} |
21b0a7ab-551f-4324-bc83-5db1477424af/46448899-c000-4164-a867-50993a500eca/0/0 | Stock Cryptocurrency Forex Market Data | Real-time Stock, Cryptocurrency, and Forex market data from NASDAQ, NYSE, LSE, MYX, IDX, Binance, FTX, PancakeSwap, Uniswap, FRED etc. | 0.2 | Get Exchange Category | Get list available categories of exchanges | 200 | New Example | {"success": true, "data": ["North America", "Europe", "Middle East / Africa", "Mexico and South America", "Asia / Pacific", "Forex & CFD", "Cryptocurrency", "Economy"]} | {"type": "object", "properties": {"success": {"type": "boolean"}, "data": {"type": "array", "items": {"type": "string"}}}} |
10eda770-9135-48f8-9e8b-0a510a6dce4f/53ec2dbc-6017-4df3-8b54-c108a527d3e0/0/0 | PE history | GET P/E(price to earnings) monthly history.
EPS(ttm) used for each month | 0 | Get PE history | Get PE history of stock
Defualt returns 12 month data | 200 | Response | {"title": "Apple Inc.", "cik": 320193, "ticker": "AAPL", "pe_data": [{"date": "2021-01-01", "pe": 35.66}, {"date": "2021-02-01", "pe": 32.77}, {"date": "2021-03-01", "pe": 33.01}, {"date": "2021-04-01", "pe": 29.48}, {"date": "2021-05-01", "pe": 27.94}, {"date": "2021-06-01", "pe": 30.71}, {"date": "2021-07-01", "pe": ... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"title": {"type": "string"}, "cik": {"type": "integer"}, "ticker": {"type": "string"}, "pe_data": {"type": "array", "items": {"type": "object", "properties": {"date": {"type": "string"}, "pe": {"type": "number"}}, "required": ["date", "pe"]}... |
39405c1a-14d2-4372-82c5-9824e5fbc7f9/28fd934e-be5d-4708-b801-f7b362956594/0/0 | Cryptocurrency Prices | Get live prices and other useful data for 10,000+ cryptocurrencies. | null | livePrices | Get the live prices of all cryptocurrencies in our database. The example response is limited to 100 cryptos due to the size of the data. | 200 | Response | {"00-token": "0.18659811593157", "01coin": "0.00017796533175559", "0chain": "0.18688066242089", "0x": "0.18754240099672", "0xbtc": "0.15332167876416", "0xdao": "0.0012943722374715", "0xdao-v2": "0.063316960910738", "0xmonero": "0.13732821631121", "0xtrade": "0.00022102571179587", "0xwallet-token": "0.00061818233953579"... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"00-token": {"type": "string"}, "01coin": {"type": "string"}, "0chain": {"type": "string"}, "0x": {"type": "string"}, "0xbtc": {"type": "string"}, "0xdao": {"type": "string"}, "0xdao-v2": {"type": "string"}, "0xmonero": {"type": "string"}, "... |
43fab14f-6602-4fb6-91ad-cfea7f8650a6/4f9204ad-a822-4de4-8bf0-c3cedf6e569b/0/0 | Finance Social Sentiment For Twitter and StockTwits | Utradea's Social Sentiment APIs to track social media activity in relation to stocks and cryptocurrencies. Start with /get-social-list endpoint to determine what stocks/cryptocurrencies you can search for across various endpoints. | 9.6 | /get-content | Content Articles
Search for the latest Utradea generated articles that cover analysis, commentary, & due dilligence for a given stock or cryptocurrency. | 200 | New Example | [{"tags": ["AAPL"], "pageHit": 27, "title": "Analyzing AAPL Stocktwits and Twitter Sentiment Ahead of Earnings", "content": "<p><span style=\"font-weight: 400;\">AAPL</span><span style=\"font-weight: 400;\"> averages 1,832 Tweets and 13.99M Impressions in 24 hours. This information is interesting, but it is more useful... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"tags": {"type": "array", "items": {"type": "string"}}, "pageHit": {"type": "integer"}, "title": {"type": "string"}, "content": {"type": "string"}, "contentText": {"type": "string"}, "imageCredit": {"type": "string... |
43fab14f-6602-4fb6-91ad-cfea7f8650a6/8b7a2941-879f-4b7a-95fa-523146988eee/0/0 | Finance Social Sentiment For Twitter and StockTwits | Utradea's Social Sentiment APIs to track social media activity in relation to stocks and cryptocurrencies. Start with /get-social-list endpoint to determine what stocks/cryptocurrencies you can search for across various endpoints. | 9.6 | /get-social-notifications | Social Sentiment Notifications
Search for notifications that identify changes in social media activity for a given stock or cryptocurrency on Twitter, StockTwits, and Reddit. | 200 | New Example | [{"ticker": "AMZN", "actionType": "social-spike-posts-twitter", "subActionType": "5 min", "createdAt": "2022-07-24T13:45:38.692Z", "date": "2022-07-24T13:40:00.000Z", "baseline-date": "7-09-40", "social": "twitter", "baselineAverage": 1.6666666666666667, "scaleFactor": 5, "changePercent": 6.199999999999999, "currentVal... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"ticker": {"type": "string"}, "actionType": {"type": "string"}, "subActionType": {"type": "string"}, "createdAt": {"type": "string"}, "date": {"type": "string"}, "baseline-date": {"type": "string"}, "social": {"typ... |
e39ea21f-709c-4798-b550-496635f1505c/4ce78139-1630-4734-89bf-5975ceca00c9/0/0 | StockBrain Data | Provides Stock Sentiment Data, News Analysis and more. Try for free. | 0.1 | entity_news_list | Get general news statistics on a entity. | 200 | null | [{"date": "2019-06-01", "news_count": 20, "positive_news": 120, "neutral_news": 83, "negative_news": 70, "positive_news_percentage": 0.43, "negative_news_percentage": 0.17}] | {"type": "array", "items": {"type": "object", "properties": {"date": {"type": "string", "description": "the date of this data point"}, "news_count": {"type": "number", "description": "the total count of news article on this day"}, "positive_news": {"type": "number", "description": "the number of news articles with posi... |
e39ea21f-709c-4798-b550-496635f1505c/ac115a2a-6e37-4c48-adc8-1b0a4a47fe6f/1/0 | StockBrain Data | Provides Stock Sentiment Data, News Analysis and more. Try for free. | 0.1 | entity_news_list_timeframe | Get general news statistics on a entity. | 200 | null | [{"date": "2019-06-01", "news_count": 20, "positive_news": 120, "neutral_news": 83, "negative_news": 70, "positive_news_percentage": 0.43, "negative_news_percentage": 0.17}] | {"type": "array", "items": {"type": "object", "properties": {"date": {"type": "string", "description": "the date of this data point"}, "news_count": {"type": "number", "description": "the total count of news article on this day"}, "positive_news": {"type": "number", "description": "the number of news articles with posi... |
e39ea21f-709c-4798-b550-496635f1505c/a595ce3d-e401-4ff1-ae7c-2e0ba803778d/0/0 | StockBrain Data | Provides Stock Sentiment Data, News Analysis and more. Try for free. | 0.1 | stock_sentiment_last | The stock sentiment is calculated on a daily basis. | 200 | null | [{"timestamp_data": "2020-12-18T00:00:00", "timestamp_updated": "2020-12-18T00:00:00", "symbol": "AAPL", "stock_sentiment": 0.254, "adjusted_sentiment_rating": 0.43, "news_articles_considered": 849}] | {"type": "array", "items": {"type": "object", "properties": {"timestamp_data": {"type": "string", "description": "A UTC Timestamp that captures which point-in-time the data point concerns."}, "timestamp_updated": {"type": "string", "description": "A UTC Timestamp that captures which point-in-time the data point concern... |
e39ea21f-709c-4798-b550-496635f1505c/44de103a-8714-4ed0-8b1f-bad6bf72c0d4/0/0 | StockBrain Data | Provides Stock Sentiment Data, News Analysis and more. Try for free. | 0.1 | analysis_text | Post a text and recieve analysis. | 200 | null | {"entities": [{"id": 103190, "label": "iPhone", "type_tags": ["thing"], "descriptions": ["a device"], "api_endpoint": "/api/v1/knowledge/entities/494400"}], "sentiment": {"word_count": 102, "positive_share": 0.43, "neutral_share": 0.35, "negative_share": 0.22, "text_compound_sentiment": 0.34, "confidence_coefficient": ... | {"type": "object", "properties": {"entities": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "number", "description": "the unique ID of the entity"}, "label": {"type": "string", "description": "the label of the entity"}, "type_tags": {"type": "array", "description": "a list of tags", "items... |
e39ea21f-709c-4798-b550-496635f1505c/f45b5789-fac1-40bd-ab09-9192ecd4f1b2/1/0 | StockBrain Data | Provides Stock Sentiment Data, News Analysis and more. Try for free. | 0.1 | knowledge_search | Enter a search query and get a result list of all matching entities. | 200 | null | {"query": "iPhone", "entities": [{"id": 103190, "label": "iPhone", "type_tags": ["thing"], "descriptions": ["a device"], "api_endpoint": "/api/v1/knowledge/entities/494400"}]} | {"type": "object", "properties": {"query": {"type": "string", "description": "the query that was passed to the endpoint"}, "entities": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "number", "description": "the unique ID of the entity"}, "label": {"type": "string", "description": "the labe... |
e39ea21f-709c-4798-b550-496635f1505c/c1fc572a-4f73-4ac0-9a2f-3f35f9bb11ca/1/0 | StockBrain Data | Provides Stock Sentiment Data, News Analysis and more. Try for free. | 0.1 | stock_sentiment_timeframe_detail | The stock sentiment is calculated on a daily basis. | 200 | null | [{"timestamp_data": "2020-12-18T00:00:00", "timestamp_updated": "2020-12-18T00:00:00", "symbol": "AAPL", "stock_sentiment": 0.254, "adjusted_sentiment_rating": 0.43, "news_articles_considered": 849}] | {"type": "array", "items": {"type": "object", "properties": {"timestamp_data": {"type": "string", "description": "A UTC Timestamp that captures which point-in-time the data point concerns."}, "timestamp_updated": {"type": "string", "description": "A UTC Timestamp that captures which point-in-time the data point concern... |
e39ea21f-709c-4798-b550-496635f1505c/6473293c-0347-46d3-ab61-66dddb281252/2/0 | StockBrain Data | Provides Stock Sentiment Data, News Analysis and more. Try for free. | 0.1 | stock_news_list | Get general news statistics on a company. | 200 | null | [{"date": "2019-06-01", "news_count": 20, "positive_news": 120, "neutral_news": 83, "negative_news": 70, "positive_news_percentage": 0.43, "negative_news_percentage": 0.17}] | {"type": "array", "items": {"type": "object", "properties": {"date": {"type": "string", "description": "the date of this data point"}, "news_count": {"type": "number", "description": "the total count of news article on this day"}, "positive_news": {"type": "number", "description": "the number of news articles with posi... |
e39ea21f-709c-4798-b550-496635f1505c/5463adc9-de67-44de-bb6d-57e9178c5776/1/0 | StockBrain Data | Provides Stock Sentiment Data, News Analysis and more. Try for free. | 0.1 | knowledge_entity_detail | Get general statistics on an entity. | 200 | null | {"id": 103190, "label": "iPhone", "company_reference": {"symbol": "AAPL", "name": "Apple Inc.", "api_endpoint": "/api/v1/stocks/AAPL/"}, "heat": 2240, "news_metadata": {"news_count_30day": 201, "news_mentions_30day": 251, "related_stocks_30day": 31, "primary_stock_relationship": {"most_referenced_stock": "AAPL", "most_... | {"type": "object", "properties": {"id": {"type": "number", "description": "the unique ID of the entity"}, "label": {"type": "string", "description": "the label of the entity"}, "last_entity_update": {"description": "the point in time when the label, description or tags of this entity were updated. This field does not c... |
e39ea21f-709c-4798-b550-496635f1505c/8fc22f95-8293-4768-bf35-5af268342a1d/0/0 | StockBrain Data | Provides Stock Sentiment Data, News Analysis and more. Try for free. | 0.1 | list_best_sentiment | The StockBrain Top 100 Sentiment Leaders is a collection of companies that is updated at least once per day. It contains companies that receive frequent media coverage (at least 50 articles per month), have posted above-average stock returns and have very high sentiment scores. | 200 | null | [{"timestamp_data": "2020-12-18T00:00:00", "symbol": "AAPL", "name": "Apple Inc.", "api_endpoint": "/api/v1/stocks/AAPL/", "stock_sentiment": 0.254, "adjusted_sentiment_rating": 0}] | {"type": "array", "items": {"type": "object", "properties": {"timestamp_data": {"type": "string", "description": "A UTC Timestamp that captures which point-in-time the data point concerns."}, "symbol": {"type": "string", "description": "the ticker symbol of the stock"}, "name": {"type": "string", "description": "the fu... |
e39ea21f-709c-4798-b550-496635f1505c/4ef1e63f-47d3-48b0-a87d-65b3c9c7613c/0/0 | StockBrain Data | Provides Stock Sentiment Data, News Analysis and more. Try for free. | 0.1 | stock_news_list_timeframe | Get general news statistics on a company. | 200 | null | [{"date": "2019-06-01", "news_count": 20, "positive_news": 120, "neutral_news": 83, "negative_news": 70, "positive_news_percentage": 0.43, "negative_news_percentage": 0.17}] | {"type": "array", "items": {"type": "object", "properties": {"date": {"type": "string", "description": "the date of this data point"}, "news_count": {"type": "number", "description": "the total count of news article on this day"}, "positive_news": {"type": "number", "description": "the number of news articles with posi... |
e39ea21f-709c-4798-b550-496635f1505c/749a935c-34a2-4293-a730-82725dc5c103/0/0 | StockBrain Data | Provides Stock Sentiment Data, News Analysis and more. Try for free. | 0.1 | stock_news_aggregate | Get general news statistics on a company. | 200 | null | [{"symbol": "AAPL", "timeframe": "1d", "timestamp_start": "2019-06-01T00:00:00", "timestamp_emd": "2019-06-01T23:59:59", "news_count": 3217, "positive_news": 1284, "neutral_news": 1183, "negative_news": 702, "undetermined_news": 15, "positive_news_percentage": 0.43, "negative_news_percentage": 0.17}] | {"type": "array", "items": {"type": "object", "properties": {"symbol": {"type": "string", "description": "the ticker symbol of the stock"}, "timeframe": {"type": "string", "description": "the entered timeframe of the returned statistics"}, "timestamp_start": {"type": "string", "description": "the beginning of the chose... |
e39ea21f-709c-4798-b550-496635f1505c/0cc4026e-2c20-4f4a-936e-f23969720fe8/1/0 | StockBrain Data | Provides Stock Sentiment Data, News Analysis and more. Try for free. | 0.1 | stock_list | List all stocks that are supported by this API. Use this endpoint to obtain a list of ticker symbols that must be passed to other endpoints. The data from this endpoint is updated once per day. It changes over time as new IPOs and acquisitions happen. | 200 | null | [{"symbol": "AAPL", "name": "Apple Inc.", "exchange": "IEX", "country": "USA"}] | {"type": "array", "items": {"type": "object", "properties": {"symbol": {"type": "string", "description": "the ticker symbol of the stock"}, "name": {"type": "string", "description": "the full name of the public company"}, "exchange": {"type": "string", "description": "the exchange that we are using as data source"}, "c... |
e39ea21f-709c-4798-b550-496635f1505c/be62d36b-b20b-4ceb-9216-4d980288ed73/1/0 | StockBrain Data | Provides Stock Sentiment Data, News Analysis and more. Try for free. | 0.1 | stock_detail | List all stocks that are supported by this API. Use this endpoint to obtain a list of ticker symbols that must be passed to other endpoints. The data from this endpoint is updated once per day. It changes over time as new IPOs and acquisitions happen. | 200 | null | [{"symbol": "AAPL", "name": "Apple Inc.", "abbreviation": "Apple", "cleaned_name": "Apple", "exchange": "IEX", "country": "USA", "status": {"active": true, "inclusion_date": "2020-04-08T18:14:39.686112"}}] | {"type": "array", "items": {"type": "object", "properties": {"symbol": {"type": "string", "description": "the ticker symbol of the stock"}, "name": {"type": "string", "description": "the full name of the public company"}, "abbreviation": {"type": "string", "description": "An abbreviation with max. 5 characters if the c... |
e39ea21f-709c-4798-b550-496635f1505c/e019ac76-f2fd-44c1-80d2-72954325baad/1/0 | StockBrain Data | Provides Stock Sentiment Data, News Analysis and more. Try for free. | 0.1 | health | This health check endpoint allows you to make test requests to our API. It is reachable without authentication. This endpoint may be used to troubleshoot connectivity issues. Hosts who spam this endpoint will be automatically flagged. | 200 | null | {"api_version": "v1.03", "major_version": "1", "server_reachable": true, "api_status": 1, "api_status_message": "no reported issues at this time.", "timestamp_data": "2019-06-01T14:00:00"} | {"type": "object", "properties": {"api_version": {"type": "string", "description": "The exact API version that was called."}, "major_version": {"type": "string", "description": "The major API version that was called."}, "server_reachable": {"type": "boolean", "description": "a flag indicating if the server was able to ... |
f6ea6fcb-ac1d-4799-b11b-5b3373495d17/cba2fdf5-4719-4883-ab4d-b32f6c45e48f/0/0 | Currency Conversion and Exchange Rates | Simple reliable API for current and historical foreign exchange (forex) currency rates. | 9.7 | Recent Exchange Rates | Retrieve the latest exchange rate data. Refresh rate will depend on your subscription: updated every 60 minutes, every 10 minutes or every 60 seconds. | 200 | Response | {"base": "USD", "date": "2021-03-02", "rates": {"EUR": 0.831885, "GBP": 0.720615}, "success": true, "timestamp": 1614664926} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"base": {"type": "string"}, "date": {"type": "string"}, "rates": {"type": "object", "properties": {"EUR": {"type": "number"}, "GBP": {"type": "number"}}, "required": ["EUR", "GBP"]}, "success": {"type": "boolean"}, "timestamp": {"type": "int... |
f6ea6fcb-ac1d-4799-b11b-5b3373495d17/efffc9b9-e241-4eeb-84ae-c4c9aa3bbb35/0/0 | Currency Conversion and Exchange Rates | Simple reliable API for current and historical foreign exchange (forex) currency rates. | 9.7 | Historical Exchange Rates | Retrieve historical exchange rate data. Data is available for most currencies all the way back to the year of 1999. | 200 | Response | {"base": "USD", "date": "2019-10-16", "historical": true, "rates": {"EUR": 0.90298, "GBP": 0.779895}, "success": true, "timestamp": 1571270399} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"base": {"type": "string"}, "date": {"type": "string"}, "historical": {"type": "boolean"}, "rates": {"type": "object", "properties": {"EUR": {"type": "number"}, "GBP": {"type": "number"}}, "required": ["EUR", "GBP"]}, "success": {"type": "bo... |
f6ea6fcb-ac1d-4799-b11b-5b3373495d17/6d87411b-80dd-4b72-9f16-c903473324b7/0/0 | Currency Conversion and Exchange Rates | Simple reliable API for current and historical foreign exchange (forex) currency rates. | 9.7 | Convert | In addition to providing converstion rates, our API provides a dedicated endpoint to easily do conversion on a specific amount of the currency. | 200 | Response | {"date": "2021-03-15", "info": {"rate": 0.837805, "timestamp": 1615786266}, "query": {"amount": 750, "from": "USD", "to": "EUR"}, "result": 628.35375, "success": true} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"date": {"type": "string"}, "info": {"type": "object", "properties": {"rate": {"type": "number"}, "timestamp": {"type": "integer"}}, "required": ["rate", "timestamp"]}, "query": {"type": "object", "properties": {"amount": {"type": "integer"}... |
f6ea6fcb-ac1d-4799-b11b-5b3373495d17/75f8bf5a-1437-4096-bfdf-3231d2b7589f/0/0 | Currency Conversion and Exchange Rates | Simple reliable API for current and historical foreign exchange (forex) currency rates. | 9.7 | Symbols | Retrieve a list of all currently available currency symbols | 200 | Response | {"success": true, "symbols": {"AED": "United Arab Emirates Dirham", "AFN": "Afghan Afghani", "ALL": "Albanian Lek", "AMD": "Armenian Dram", "ANG": "Netherlands Antillean Guilder", "AOA": "Angolan Kwanza", "ARS": "Argentine Peso", "AUD": "Australian Dollar", "AWG": "Aruban Florin", "AZN": "Azerbaijani Manat", "BAM": "Bo... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"success": {"type": "boolean"}, "symbols": {"type": "object", "properties": {"AED": {"type": "string"}, "AFN": {"type": "string"}, "ALL": {"type": "string"}, "AMD": {"type": "string"}, "ANG": {"type": "string"}, "AOA": {"type": "string"}, "A... |
f6ea6fcb-ac1d-4799-b11b-5b3373495d17/5f9f961d-1384-4800-8f35-e1819560eda2/0/0 | Currency Conversion and Exchange Rates | Simple reliable API for current and historical foreign exchange (forex) currency rates. | 9.7 | Time-Series Endpoint | Retrieve historical rates between two specified dates.
Maximum of 365 day time range | 200 | Response | {"base": "EUR", "end_date": "2019-01-02", "rates": {"2019-01-01": {"AED": 4.209945, "AFN": 86.664284}, "2019-01-02": {"AED": 4.157158, "AFN": 85.277332}}, "start_date": "2019-01-01", "success": true, "timeseries": true} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"base": {"type": "string"}, "end_date": {"type": "string"}, "rates": {"type": "object", "properties": {"2019-01-01": {"type": "object", "properties": {"AED": {"type": "number"}, "AFN": {"type": "number"}}, "required": ["AED", "AFN"]}, "2019-... |
bfb5b5df-0d0d-4f8b-885d-3f4a1f88aad8/0c50c9ef-cf14-4360-90d4-6fcecb7b89d9/0/0 | Currencytick | The one stop shop for currency exchange data | 5.9 | Live currency exchange rate | Get the exchange rate between two currencies. | 200 | New Example | {"from": "USD", "to": "EUR", "amount": 1, "date": "2023-08-29 20:59:51", "rate": 0.919178} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"from": {"type": "string"}, "to": {"type": "string"}, "amount": {"type": "integer"}, "date": {"type": "string"}, "rate": {"type": "number"}}, "required": ["amount", "date", "from", "rate", "to"]} |
53302a00-515f-49ef-9339-e00924e584b0/d2c96cb5-f047-4d29-b3a7-a3f9a44c61a2/0/0 | APIStocks | High performance API for stocks & ETFs. You can get intraday, daily, weekly and monthly historical market data. | 9.7 | daily | Get Daily historical data for Stocks and ETFs. | 200 | Response | {"Metadata": {"Symbol": "AAPL", "Interval": "daily", "Timezone": "US EST"}, "Results": [{"Date": "2021-07-01", "Open": 137.899994, "Close": 139.960007, "High": 140, "Low": 137.75, "Volume": 78852600, "AdjClose": 139.960007}, {"Date": "2021-07-05", "Open": 140.070007, "Close": 142.020004, "High": 143.149994, "Low": 140.... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"Metadata": {"type": "object", "properties": {"Symbol": {"type": "string"}, "Interval": {"type": "string"}, "Timezone": {"type": "string"}}, "required": ["Interval", "Symbol", "Timezone"]}, "Results": {"type": "array", "items": {"type": "obj... |
53302a00-515f-49ef-9339-e00924e584b0/6142165e-71b8-4401-a693-e064a05d7b37/0/0 | APIStocks | High performance API for stocks & ETFs. You can get intraday, daily, weekly and monthly historical market data. | 9.7 | monthly | Get monthly historical data for stocks and ETFs. | 200 | Response | {"Metadata": {"Symbol": "AAPL", "Interval": "monthly", "Timezone": "US EST"}, "Results": [{"Date": "2021-01-31", "Open": 133.75, "Close": 121.260002, "High": 137.880005, "Low": 118.389999, "Volume": 1833855600, "AdjClose": 120.873756}, {"Date": "2021-02-28", "Open": 123.75, "Close": 122.150002, "High": 128.720001, "Low... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"Metadata": {"type": "object", "properties": {"Symbol": {"type": "string"}, "Interval": {"type": "string"}, "Timezone": {"type": "string"}}, "required": ["Interval", "Symbol", "Timezone"]}, "Results": {"type": "array", "items": {"type": "obj... |
53302a00-515f-49ef-9339-e00924e584b0/db992cff-f835-4a52-b97e-fd45d56f99a2/0/0 | APIStocks | High performance API for stocks & ETFs. You can get intraday, daily, weekly and monthly historical market data. | 9.7 | weekly | Get weekly historical data for stocks and ETFs. | 200 | Response | {"Metadata": {"Symbol": "AAPL", "Interval": "weekly", "Timezone": "US EST"}, "Results": [{"Date": "2021-06-04", "Open": 126.169998, "Close": 127.349998, "High": 128.460007, "Low": 124.830002, "Volume": 327048100, "AdjClose": 127.349998}, {"Date": "2021-06-11", "Open": 127.82, "Close": 130.460007, "High": 132.550003, "L... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"Metadata": {"type": "object", "properties": {"Symbol": {"type": "string"}, "Interval": {"type": "string"}, "Timezone": {"type": "string"}}, "required": ["Interval", "Symbol", "Timezone"]}, "Results": {"type": "array", "items": {"type": "obj... |
53302a00-515f-49ef-9339-e00924e584b0/886efe9f-83f1-44ba-9b6e-5f213e16f837/0/0 | APIStocks | High performance API for stocks & ETFs. You can get intraday, daily, weekly and monthly historical market data. | 9.7 | intraday | Get intraday price for stocks and ETFs. | 200 | Response | {"Metadata": {"Symbol": "AAPL", "Interval": "5min", "Maxreturn": 100, "Timezone": "US EST"}, "Results": [{"Date": "2021-08-02 14:10", "Open": "145.97", "Close": "146.045", "High": "146.07", "Low": "145.95", "Volume": "219893"}, {"Date": "2021-08-02 14:15", "Open": "146.055", "Close": "146.165", "High": "146.1699", "Low... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"Metadata": {"type": "object", "properties": {"Symbol": {"type": "string"}, "Interval": {"type": "string"}, "Maxreturn": {"type": "integer"}, "Timezone": {"type": "string"}}, "required": ["Interval", "Maxreturn", "Symbol", "Timezone"]}, "Res... |
ed235520-1e2e-4453-8c37-b3aafaa7084b/2052b5d3-5156-492d-bd88-8e4cc70332ae/0/0 | Global Stock Market API Data | This API is your gateway for information on world financial markets with respect to country wise. Included are World Stock Markets, Indices Futures, Commodities and much more in future. | 0.4 | Most Active Stocks by Fundamental with respecto to Country | Most Active Stocks by Fundamental with respecto to Country | 200 | Response | [{"name": "Tesla", "marketCap": "840.43B", "revenue": "67.17B", "ratio": "99.80", "beta": "2.18", "EPS": "3.11", "dividend": "- ", "nextEarningDate": "Oct 19, 2022"}, {"name": "Apple", "marketCap": "2.29T", "revenue": "387.54B", "ratio": "26.10", "beta": "1.23", "EPS": "6.10", "dividend": "0.92 (0.65%)", "nextEarningDa... | {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "marketCap": {"type": "string"}, "revenue": {"type": "string"}, "ratio": {"type": "string"}, "beta": {"type": "string"}, "EPS": {"type": "string"}, "dividend": {"type": "string"}, "nextEarningDate": {"type": "string"}}}} |
ed235520-1e2e-4453-8c37-b3aafaa7084b/2fe92062-c23b-4582-8f6f-eaffaf395975/0/0 | Global Stock Market API Data | This API is your gateway for information on world financial markets with respect to country wise. Included are World Stock Markets, Indices Futures, Commodities and much more in future. | 0.4 | Most Active Stocks by Technical with respecto to Country | Most Active Stocks by Technical with respecto to Country | 200 | Response | [{"name": "Tesla", "hourly": "Strong Sell", "daily": "Strong Sell", "weekly": "Sell", "monthly": "Buy"}, {"name": "Apple", "hourly": "Strong Sell", "daily": "Strong Sell", "weekly": "Strong Sell", "monthly": "Sell"}, {"name": "Amazon.com", "hourly": "Strong Sell", "daily": "Strong Sell", "weekly": "Strong Sell", "month... | {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "hourly": {"type": "string"}, "daily": {"type": "string"}, "weekly": {"type": "string"}, "monthly": {"type": "string"}}}} |
ed235520-1e2e-4453-8c37-b3aafaa7084b/56640ca8-c2f7-41aa-b78f-a1075051956f/0/0 | Global Stock Market API Data | This API is your gateway for information on world financial markets with respect to country wise. Included are World Stock Markets, Indices Futures, Commodities and much more in future. | 0.4 | Most Active Stocks by performance with respecto to Country | Most Active Stocks by performance with respecto to Country | 200 | Response | [{"name": "Tesla", "daily": "-6.81%", "oneWeek": "-2.59%", "oneMonth": "-2.68%", "yearToDate": "-23.86%", "oneYear": "3.79%", "threeYear": "1544.45%"}, {"name": "Apple", "daily": "-4.91%", "oneWeek": "-5.28%", "oneMonth": "-9.38%", "yearToDate": "-19.76%", "oneYear": "-0.12%", "threeYear": "153.75%"}, {"name": "Amazon.... | {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "daily": {"type": "string"}, "oneWeek": {"type": "string"}, "oneMonth": {"type": "string"}, "yearToDate": {"type": "string"}, "oneYear": {"type": "string"}, "threeYear": {"type": "string"}}}} |
ed235520-1e2e-4453-8c37-b3aafaa7084b/e7e47b47-0374-4daa-9e0f-dd20d8d976f5/0/0 | Global Stock Market API Data | This API is your gateway for information on world financial markets with respect to country wise. Included are World Stock Markets, Indices Futures, Commodities and much more in future. | 0.4 | Get Trending Stocks by Technical with respecto to Country | Get Trending Stocks by Technical with respecto to Country | 200 | Response | [{"name": "Tesla", "hourly": "Buy", "daily": "Strong Sell", "weekly": "Buy", "monthly": "Strong Buy"}, {"name": "Amazon.com", "hourly": "Buy", "daily": "Strong Sell", "weekly": "Strong Sell", "monthly": "Strong Sell"}, {"name": "Microsoft", "hourly": "Buy", "daily": "Strong Sell", "weekly": "Strong Sell", "monthly": "N... | {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "hourly": {"type": "string"}, "daily": {"type": "string"}, "weekly": {"type": "string"}, "monthly": {"type": "string"}}}} |
ed235520-1e2e-4453-8c37-b3aafaa7084b/5c56a270-cb2c-44de-87e5-5137ddabfef6/0/0 | Global Stock Market API Data | This API is your gateway for information on world financial markets with respect to country wise. Included are World Stock Markets, Indices Futures, Commodities and much more in future. | 0.4 | Get Trending Stocks by Fundamental with respecto to Country | Get Trending Stocks by Fundamental with respecto to Country | 200 | Response | [{"name": "Tesla", "marketCap": "887.68B", "revenue": "67.17B", "ratio": "99.80", "beta": "2.18", "EPS": "3.11", "dividend": "- ", "nextEarningDate": "Oct 19, 2022"}, {"name": "Amazon.com", "marketCap": "1.19T", "revenue": "477.75B", "ratio": "114.94", "beta": "1.33", "EPS": "1.14", "dividend": "- ", "nextEarningDate":... | {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "marketCap": {"type": "string"}, "revenue": {"type": "string"}, "ratio": {"type": "string"}, "beta": {"type": "string"}, "EPS": {"type": "string"}, "dividend": {"type": "string"}, "nextEarningDate": {"type": "string"}}}} |
ed235520-1e2e-4453-8c37-b3aafaa7084b/b2948b1b-326b-4e26-8492-f7ddb9cab6e4/0/0 | Global Stock Market API Data | This API is your gateway for information on world financial markets with respect to country wise. Included are World Stock Markets, Indices Futures, Commodities and much more in future. | 0.4 | Get Trending Stocks by performance with respecto to Country | Get Trending Stocks by performance with respecto to Country | 200 | Response | [{"name": "Tesla", "daily": "+0.39%", "oneWeek": "-5.69%", "oneMonth": "-0.40%", "yearToDate": "-19.47%", "oneYear": "8.93%", "threeYear": "1657.68%"}, {"name": "Amazon.com", "daily": "+2.47%", "oneWeek": "-1.28%", "oneMonth": "-9.84%", "yearToDate": "-29.81%", "oneYear": "-29.10%", "threeYear": "35.64%"}, {"name": "Mi... | {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "daily": {"type": "string"}, "oneWeek": {"type": "string"}, "oneMonth": {"type": "string"}, "yearToDate": {"type": "string"}, "oneYear": {"type": "string"}, "threeYear": {"type": "string"}}}} |
ed235520-1e2e-4453-8c37-b3aafaa7084b/4686a58c-447e-4e14-9d2b-bc02efd56bf3/0/0 | Global Stock Market API Data | This API is your gateway for information on world financial markets with respect to country wise. Included are World Stock Markets, Indices Futures, Commodities and much more in future. | 0.4 | Active Stocks by price with respecto to Country | Active Stocks by price with respecto to Country | 200 | Response | [{"name": "Tesla", "last": "268.21", "high": "283.65", "low": "265.78", "change": "-19.60", "changePercentage": "-6.81%", "volume": "76.86M", "time": "01:29:59"}, {"name": "Apple", "last": "142.48", "high": "146.72", "low": "140.68", "change": "-7.36", "changePercentage": "-4.91%", "volume": "126.97M", "time": "01:29:5... | {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "last": {"type": "string"}, "high": {"type": "string"}, "low": {"type": "string"}, "change": {"type": "string"}, "changePercentage": {"type": "string"}, "volume": {"type": "string"}, "time": {"type": "string"}}}} |
ed235520-1e2e-4453-8c37-b3aafaa7084b/16011de0-6484-4883-ac12-ca0e55336093/0/0 | Global Stock Market API Data | This API is your gateway for information on world financial markets with respect to country wise. Included are World Stock Markets, Indices Futures, Commodities and much more in future. | 0.4 | Get 52 week high by Fundamental with respecto to Country | Get 52 week high by Fundamental with respecto to Country | 200 | Response | [{"name": "7 Acquisition", "marketCap": "290.42M", "revenue": "-", "ratio": "11.82", "beta": "-", "EPS": "0.853", "dividend": "- ", "nextEarningDate": "-"}, {"name": "ACE Convergence Acquisition", "marketCap": "99.52M", "revenue": "-", "ratio": "8.27", "beta": "0.179", "EPS": "1.24", "dividend": "- ", "nextEarningDate"... | {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "marketCap": {"type": "string"}, "revenue": {"type": "string"}, "ratio": {"type": "string"}, "beta": {"type": "string"}, "EPS": {"type": "string"}, "dividend": {"type": "string"}, "nextEarningDate": {"type": "string"}}}} |
ed235520-1e2e-4453-8c37-b3aafaa7084b/2f70c232-afb2-4844-bd08-be750f07cc7d/0/0 | Global Stock Market API Data | This API is your gateway for information on world financial markets with respect to country wise. Included are World Stock Markets, Indices Futures, Commodities and much more in future. | 0.4 | Get 52 Week High by Technical with respecto to Country | Get 52 Week High by Technical with respecto to Country | 200 | Response | [{"name": "7 Acquisition", "hourly": "Strong Buy", "daily": "Strong Buy", "weekly": "Strong Buy", "monthly": "Strong Buy"}, {"name": "ACE Convergence Acquisition", "hourly": "Strong Buy", "daily": "Strong Buy", "weekly": "Strong Buy", "monthly": "Strong Buy"}, {"name": "AF Acquisition", "hourly": "Buy", "daily": "Stron... | {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "hourly": {"type": "string"}, "daily": {"type": "string"}, "weekly": {"type": "string"}, "monthly": {"type": "string"}}}} |
ed235520-1e2e-4453-8c37-b3aafaa7084b/41b497a1-4445-46f2-b993-9c400626267c/0/0 | Global Stock Market API Data | This API is your gateway for information on world financial markets with respect to country wise. Included are World Stock Markets, Indices Futures, Commodities and much more in future. | 0.4 | Get 52 Weel High by performance with respecto to Country | Get 52 Weel High by performance with respecto to Country | 200 | Response | [{"name": "7 Acquisition", "daily": "0.00%", "oneWeek": "0.20%", "oneMonth": "1.00%", "yearToDate": "2.43%", "oneYear": "-", "threeYear": "-"}, {"name": "ACE Convergence Acquisition", "daily": "+0.05%", "oneWeek": "0.20%", "oneMonth": "0.88%", "yearToDate": "3.01%", "oneYear": "3.53%", "threeYear": "-"}, {"name": "AF A... | {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "daily": {"type": "string"}, "oneWeek": {"type": "string"}, "oneMonth": {"type": "string"}, "yearToDate": {"type": "string"}, "oneYear": {"type": "string"}, "threeYear": {"type": "string"}}}} |
ed235520-1e2e-4453-8c37-b3aafaa7084b/2c028d0f-f9f0-4fec-a4e8-f5bf50b486b4/0/0 | Global Stock Market API Data | This API is your gateway for information on world financial markets with respect to country wise. Included are World Stock Markets, Indices Futures, Commodities and much more in future. | 0.4 | Get 52 Week High by price with respecto to Country | Get 52 Week High by price with respecto to Country | 200 | Response | [{"name": "7 Acquisition", "last": "10.11", "high": "10.11", "low": "10.11", "change": "0.01", "changePercentage": "0.00%", "volume": "117.00", "time": "19:00:02"}, {"name": "ACE Convergence Acquisition", "last": "10.265", "high": "10.270", "low": "10.250", "change": "+0.005", "changePercentage": "+0.05%", "volume": "3... | {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "last": {"type": "string"}, "high": {"type": "string"}, "low": {"type": "string"}, "change": {"type": "string"}, "changePercentage": {"type": "string"}, "volume": {"type": "string"}, "time": {"type": "string"}}}} |
ed235520-1e2e-4453-8c37-b3aafaa7084b/01043605-6e99-4e32-877c-1a4ca458fc9e/0/0 | Global Stock Market API Data | This API is your gateway for information on world financial markets with respect to country wise. Included are World Stock Markets, Indices Futures, Commodities and much more in future. | 0.4 | Get Trending Stocks by price with respecto to Country | Get Trending Stocks by price with respecto to Country | 200 | Response | [{"name": "Tesla", "last": "283.60", "high": "285.55", "low": "277.57", "change": "+0.66", "changePercentage": "+0.23%", "volume": "29.01M", "time": "21:41:40"}, {"name": "Amazon.com", "last": "117.03", "high": "117.12", "low": "113.80", "change": "+2.62", "changePercentage": "+2.29%", "volume": "24.73M", "time": "21:4... | {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "last": {"type": "string"}, "high": {"type": "string"}, "low": {"type": "string"}, "change": {"type": "string"}, "changePercentage": {"type": "string"}, "volume": {"type": "string"}, "time": {"type": "string"}}}} |
ed235520-1e2e-4453-8c37-b3aafaa7084b/d55efd8f-b3a5-4748-bc62-eae99eb52ad0/0/0 | Global Stock Market API Data | This API is your gateway for information on world financial markets with respect to country wise. Included are World Stock Markets, Indices Futures, Commodities and much more in future. | 0.4 | Get List of Country of Names | This API will return the list of ALL Country names, please use the value key pair and get the trending stocks, week 52 high, low, top gainer and top loser respective to Country | 200 | Response | [{"name": "Argentina", "value": "argentina"}, {"name": "Brazil", "value": "brazil"}, {"name": "Canada", "value": "canada"}, {"name": "Chile", "value": "chile"}, {"name": "Colombia", "value": "colombia"}, {"name": "Costa Rica", "value": "costa_rica"}, {"name": "Jamaica", "value": "jamaica"}, {"name": "Mexico", "value": ... | {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "value": {"type": "string"}}}} |
ed235520-1e2e-4453-8c37-b3aafaa7084b/71070231-85af-4a24-be10-9cdd10e34a01/0/0 | Global Stock Market API Data | This API is your gateway for information on world financial markets with respect to country wise. Included are World Stock Markets, Indices Futures, Commodities and much more in future. | 0.4 | Get Forex News | Keep track of the latest currency market moves as they develop. Stay up-to-date on breaking forex news as well as relevant financial developments. Use our Forex tips. | 200 | Response | [{"newsTitle": "Nigeria's fuel subsidies surpassed $1 billion in Aug as it supplied more petrol", "newsUrl": "https://www.investing.com/news/commodities-news/nigerias-fuel-subsidies-surpassed-1-billion-in-aug-as-it-supplied-more-petrol-2898395", "postedBy": "By Reuters", "postedOn": "\u00a0-\u00a01 hour ago", "shotDesc... | {"type": "array", "items": {"type": "object", "properties": {"newsTitle": {"type": "string"}, "newsUrl": {"type": "string"}, "postedBy": {"type": "string"}, "postedOn": {"type": "string"}, "shotDesc": {"type": "string"}}}} |
ed235520-1e2e-4453-8c37-b3aafaa7084b/d05da1f7-708e-42f9-b887-a8541b0b1176/0/0 | Global Stock Market API Data | This API is your gateway for information on world financial markets with respect to country wise. Included are World Stock Markets, Indices Futures, Commodities and much more in future. | 0.4 | Get Commodities News | The latest commodity market moves as well as developments in the futures markets. Stay up-to-date with breaking commodities news and specifics on major commodities such as crude oil and gold. | 200 | Response | [{"newsTitle": "Nigeria's fuel subsidies surpassed $1 billion in Aug as it supplied more petrol", "newsUrl": "https://www.investing.com/news/commodities-news/nigerias-fuel-subsidies-surpassed-1-billion-in-aug-as-it-supplied-more-petrol-2898395", "postedBy": "By Reuters", "postedOn": "\u00a0-\u00a01 hour ago", "shotDesc... | {"type": "array", "items": {"type": "object", "properties": {"newsTitle": {"type": "string"}, "newsUrl": {"type": "string"}, "postedBy": {"type": "string"}, "postedOn": {"type": "string"}, "shotDesc": {"type": "string"}}}} |
ed235520-1e2e-4453-8c37-b3aafaa7084b/7ca13b1e-701b-4062-85a5-61a99b0491b8/0/0 | Global Stock Market API Data | This API is your gateway for information on world financial markets with respect to country wise. Included are World Stock Markets, Indices Futures, Commodities and much more in future. | 0.4 | Get Stock Market News | Stock market news from the US and around the world. Our news team reports on market moving events around the world, that traders need to know in order to stay on top of developments in the companies whose stocks they trade. | 200 | New Example | [{"newsTitle": "Top 5 Things to Watch in Markets in the Week Ahead", "newsUrl": "https://www.investing.com/news/economy/top-5-things-to-watch-in-markets-in-the-week-ahead-2898370", "postedBy": "By Investing.com", "postedOn": " - 6 hours ago", "shotDesc": "By Noreen Burke\nInvesting.com -- After a week that saw financia... | {"type": "array", "items": {"type": "object", "properties": {"newsTitle": {"type": "string"}, "newsUrl": {"type": "string"}, "postedBy": {"type": "string"}, "postedOn": {"type": "string"}, "shotDesc": {"type": "string"}}}} |
ed235520-1e2e-4453-8c37-b3aafaa7084b/167dd20c-2887-4a8f-ad2d-9a4ad5ed3f99/0/0 | Global Stock Market API Data | This API is your gateway for information on world financial markets with respect to country wise. Included are World Stock Markets, Indices Futures, Commodities and much more in future. | 0.4 | Get Global Indices by Performance | World financial market to get global Indices with respect to performance | 200 | New Example | [{"name": "Nifty 50", "daily": "-1.72%", "oneWeek": "-1.16%", "oneMonth": "-1.32%", "yearToDate": "-0.15%", "oneYear": "-2.95%", "threeYear": "49.75%"}, {"name": "BSE Sensex", "daily": "-1.73%", "oneWeek": "-1.26%", "oneMonth": "-1.25%", "yearToDate": "-0.27%", "oneYear": "-3.25%", "threeYear": "49.01%"}, {"name": "Nif... | {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "daily": {"type": "string"}, "oneWeek": {"type": "string"}, "oneMonth": {"type": "string"}, "yearToDate": {"type": "string"}, "oneYear": {"type": "string"}, "threeYear": {"type": "string"}}}} |
ed235520-1e2e-4453-8c37-b3aafaa7084b/55e0b79a-f53c-4057-bffe-73816f2a3980/0/0 | Global Stock Market API Data | This API is your gateway for information on world financial markets with respect to country wise. Included are World Stock Markets, Indices Futures, Commodities and much more in future. | 0.4 | Get Global Indices by price | World financial market to get global Indices with respect to price | 200 | New Example | [{"name": "Nifty 50", "daily": "-1.72%", "oneWeek": "-1.16%", "oneMonth": "-1.32%", "yearToDate": "-0.15%", "oneYear": "-2.95%", "threeYear": "49.75%"}, {"name": "BSE Sensex", "daily": "-1.73%", "oneWeek": "-1.26%", "oneMonth": "-1.25%", "yearToDate": "-0.27%", "oneYear": "-3.25%", "threeYear": "49.01%"}, {"name": "Nif... | {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "daily": {"type": "string"}, "oneWeek": {"type": "string"}, "oneMonth": {"type": "string"}, "yearToDate": {"type": "string"}, "oneYear": {"type": "string"}, "threeYear": {"type": "string"}}}} |
ed235520-1e2e-4453-8c37-b3aafaa7084b/0f4b5d88-5483-4538-b7c1-e59f66e0f594/0/0 | Global Stock Market API Data | This API is your gateway for information on world financial markets with respect to country wise. Included are World Stock Markets, Indices Futures, Commodities and much more in future. | 0.4 | Get Major Global Indices by Technical | World financial market to get major global Indices with respect to technical | 200 | New Example | [{"name": "Nifty 50", "daily": "-1.72%", "oneWeek": "-1.16%", "oneMonth": "-1.32%", "yearToDate": "-0.15%", "oneYear": "-2.95%", "threeYear": "49.75%"}, {"name": "BSE Sensex", "daily": "-1.73%", "oneWeek": "-1.26%", "oneMonth": "-1.25%", "yearToDate": "-0.27%", "oneYear": "-3.25%", "threeYear": "49.01%"}, {"name": "Nif... | {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "daily": {"type": "string"}, "oneWeek": {"type": "string"}, "oneMonth": {"type": "string"}, "yearToDate": {"type": "string"}, "oneYear": {"type": "string"}, "threeYear": {"type": "string"}}}} |
ed235520-1e2e-4453-8c37-b3aafaa7084b/d6d8dd1b-3d4e-4b20-b6ac-d23bd1ca56f0/0/0 | Global Stock Market API Data | This API is your gateway for information on world financial markets with respect to country wise. Included are World Stock Markets, Indices Futures, Commodities and much more in future. | 0.4 | Get Major Global Indices by Performance | World financial market to get major global Indices with respect to performance | 200 | New Example | [{"name": "Nifty 50", "daily": "-1.72%", "oneWeek": "-1.16%", "oneMonth": "-1.32%", "yearToDate": "-0.15%", "oneYear": "-2.95%", "threeYear": "49.75%"}, {"name": "BSE Sensex", "daily": "-1.73%", "oneWeek": "-1.26%", "oneMonth": "-1.25%", "yearToDate": "-0.27%", "oneYear": "-3.25%", "threeYear": "49.01%"}, {"name": "Nif... | {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "daily": {"type": "string"}, "oneWeek": {"type": "string"}, "oneMonth": {"type": "string"}, "yearToDate": {"type": "string"}, "oneYear": {"type": "string"}, "threeYear": {"type": "string"}}}} |
ed235520-1e2e-4453-8c37-b3aafaa7084b/3a39a2d1-9389-4be8-9564-7be01721b65a/0/0 | Global Stock Market API Data | This API is your gateway for information on world financial markets with respect to country wise. Included are World Stock Markets, Indices Futures, Commodities and much more in future. | 0.4 | Get Major Global Indices by Price | World financial market to get major global Indices with respect to price | 200 | New Example | [{"name": "Nifty 50", "last": "17,327.35", "high": "17,642.15", "low": "17,291.65", "change": "-302.45", "changePercentage": "-1.72%", "time": "23/09"}, {"name": "BSE Sensex", "last": "58,098.92", "high": "59,143.32", "low": "57,981.95", "change": "-1020.80", "changePercentage": "-1.73%", "time": "23/09"}, {"name": "Ni... | {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "last": {"type": "string"}, "high": {"type": "string"}, "low": {"type": "string"}, "change": {"type": "string"}, "changePercentage": {"type": "string"}, "time": {"type": "string"}}}} |
6b248861-2003-48f8-97f4-1002b107b90a/7ced124f-6523-422a-afc0-d47722694cea/0/0 | US Sales Tax API | The US Sales Tax API provides accurate tax rates for all of the US States by zip codes (see full list of supported States at the end of the description). The team is working to release additional endpoints very soon. | 0.1 | Calculate price after US sales tax | This endpoint will return back the price after tax (i.e. price inclusive of US Sales Tax) | 200 | Response Example | {"price_after_tax": 120} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"price_after_tax": {"type": "integer"}}, "required": ["price_after_tax"]} |
6b248861-2003-48f8-97f4-1002b107b90a/da863815-cb36-4d73-9105-14265c1fdd35/0/0 | US Sales Tax API | The US Sales Tax API provides accurate tax rates for all of the US States by zip codes (see full list of supported States at the end of the description). The team is working to release additional endpoints very soon. | 0.1 | US Sales Tax Rates by Zip Code | This endpoint will return back the combined US Sales Tax rate for a specific zip code. | 200 | Response Example | {"sales_tax_rate": 0.06} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"sales_tax_rate": {"type": "number"}}, "required": ["sales_tax_rate"]} |
3432225b-fd5d-475f-9e94-cbe87a94cdbf/0e9818f1-72b4-4332-b1d1-1d865c8201b5/1/0 | Corporate Supply Chain | Finding a company's actual suppliers and customers is often very difficult. Many companies do not want to reveal this information to their competitors. Leveraging hybrid data sources to deliver a complete picture of company supply chain ecosystems, this Corporate Supply Chain API enables investors to construct hedges ... | 7.8 | Supply Chain | Get supply chain information. | 200 | Response | [{"Full Name": "Compass Group PLC", "Relationship": "Suppliers", "Ticker": "CMPGF"}, {"Full Name": "Hitachi, Ltd.", "Relationship": "Suppliers", "Ticker": "HTHIF"}, {"Full Name": "Fujitsu Limited", "Relationship": "Suppliers", "Ticker": "FJTSF"}, {"Full Name": "Canon Inc.", "Relationship": "Suppliers", "Ticker": "CAJFF... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"Full Name": {"type": "string"}, "Relationship": {"type": "string"}, "Ticker": {"type": "string"}}, "required": ["Full Name", "Relationship", "Ticker"]}} |
feaf4ace-6805-4881-a0fd-6e0931f379d0/9de52496-e43a-491b-9a93-a309755d9407/0/0 | Cryptocurrency Financial Data | All endpoints are available in the free tier! Cryptocurrency financial data API for major exchanges. Candlesticks (OHLCV, VWAP, and Trade Count), Trades (tick-level). Spot and futures markets. Robust data catalog and documentation. | 9.2 | OHLCV&VWAP Spot | Price and volume metrics for spot markets | 200 | Example_1 | {"timestamp": "2022-03-05T00:00:00", "symbol": "BTC", "base": "USDT", "market_venue": "BINANCE", "open": 39039.78, "high": 38906.38, "low": 38784.69, "close": 39397.96, "volume": 15876.403940000018, "trades": 473579, "vwap": 39265.56} | {"type": "object", "required": ["timestamp", "symbol", "base", "market_venue", "open", "high", "low", "close", "volume", "trades", "vwap"], "properties": {"timestamp": {"type": "string", "description": "Timestamp, represents the \u201copen\u201d time at which a ohlcv period begins (UTC)"}, "symbol": {"type": "string", ... |
feaf4ace-6805-4881-a0fd-6e0931f379d0/9de52496-e43a-491b-9a93-a309755d9407/1/0 | Cryptocurrency Financial Data | All endpoints are available in the free tier! Cryptocurrency financial data API for major exchanges. Candlesticks (OHLCV, VWAP, and Trade Count), Trades (tick-level). Spot and futures markets. Robust data catalog and documentation. | 9.2 | OHLCV&VWAP Spot | Price and volume metrics for spot markets | 429 | Example_1 | {"code": 429, "message": "The rate limit is exceeded"} | {"type": "object", "required": ["code", "message"], "properties": {"code": {"type": "integer"}, "message": {"type": "string"}}} |
feaf4ace-6805-4881-a0fd-6e0931f379d0/9de52496-e43a-491b-9a93-a309755d9407/2/0 | Cryptocurrency Financial Data | All endpoints are available in the free tier! Cryptocurrency financial data API for major exchanges. Candlesticks (OHLCV, VWAP, and Trade Count), Trades (tick-level). Spot and futures markets. Robust data catalog and documentation. | 9.2 | OHLCV&VWAP Spot | Price and volume metrics for spot markets | 400 | Example_1 | {"code": 400, "message": "Missing required request parameters."} | {"type": "object", "required": ["code", "message"], "properties": {"code": {"type": "integer"}, "message": {"type": "string", "enum": ["Missing required request parameters.", "Incorrect request. The specified asset is not supported. Please check the list of supported markets (metadata enpoints).", "Incorrect request. A... |
feaf4ace-6805-4881-a0fd-6e0931f379d0/9de52496-e43a-491b-9a93-a309755d9407/3/0 | Cryptocurrency Financial Data | All endpoints are available in the free tier! Cryptocurrency financial data API for major exchanges. Candlesticks (OHLCV, VWAP, and Trade Count), Trades (tick-level). Spot and futures markets. Robust data catalog and documentation. | 9.2 | OHLCV&VWAP Spot | Price and volume metrics for spot markets | 403 | Example_1 | {"code": 403, "message": "Missing, incorrect or expired credentials (AWS Signature is time sensetive)"} | {"type": "object", "required": ["code", "message"], "properties": {"code": {"type": "integer"}, "message": {"type": "string"}}} |
feaf4ace-6805-4881-a0fd-6e0931f379d0/9de52496-e43a-491b-9a93-a309755d9407/4/0 | Cryptocurrency Financial Data | All endpoints are available in the free tier! Cryptocurrency financial data API for major exchanges. Candlesticks (OHLCV, VWAP, and Trade Count), Trades (tick-level). Spot and futures markets. Robust data catalog and documentation. | 9.2 | OHLCV&VWAP Spot | Price and volume metrics for spot markets | 500 | Example_1 | {"code": 500, "message": "Something wrong happened on our side - example:AWS service outages"} | {"type": "object", "required": ["code", "message"], "properties": {"code": {"type": "integer"}, "message": {"type": "string"}}} |
feaf4ace-6805-4881-a0fd-6e0931f379d0/dce59985-ec06-4871-ac9b-bd9b214c835f/0/0 | Cryptocurrency Financial Data | All endpoints are available in the free tier! Cryptocurrency financial data API for major exchanges. Candlesticks (OHLCV, VWAP, and Trade Count), Trades (tick-level). Spot and futures markets. Robust data catalog and documentation. | 9.2 | OHLCV&VWAP Futures | Price and volume metrics for futures markets | 429 | Example_1 | {"code": 429, "message": "The rate limit is exceeded"} | {"type": "object", "required": ["code", "message"], "properties": {"code": {"type": "integer"}, "message": {"type": "string"}}} |
feaf4ace-6805-4881-a0fd-6e0931f379d0/dce59985-ec06-4871-ac9b-bd9b214c835f/1/0 | Cryptocurrency Financial Data | All endpoints are available in the free tier! Cryptocurrency financial data API for major exchanges. Candlesticks (OHLCV, VWAP, and Trade Count), Trades (tick-level). Spot and futures markets. Robust data catalog and documentation. | 9.2 | OHLCV&VWAP Futures | Price and volume metrics for futures markets | 403 | Example_1 | {"code": 403, "message": "Missing, incorrect or expired credentials (AWS Signature is time sensetive)"} | {"type": "object", "required": ["code", "message"], "properties": {"code": {"type": "integer"}, "message": {"type": "string"}}} |
feaf4ace-6805-4881-a0fd-6e0931f379d0/dce59985-ec06-4871-ac9b-bd9b214c835f/2/0 | Cryptocurrency Financial Data | All endpoints are available in the free tier! Cryptocurrency financial data API for major exchanges. Candlesticks (OHLCV, VWAP, and Trade Count), Trades (tick-level). Spot and futures markets. Robust data catalog and documentation. | 9.2 | OHLCV&VWAP Futures | Price and volume metrics for futures markets | 400 | Example_1 | {"code": 400, "message": "Missing required request parameters."} | {"type": "object", "required": ["code", "message"], "properties": {"code": {"type": "integer"}, "message": {"type": "string", "enum": ["Missing required request parameters.", "Incorrect request. The specified asset is not supported. Please check the list of supported markets (metadata enpoints).", "Incorrect request. A... |
feaf4ace-6805-4881-a0fd-6e0931f379d0/dce59985-ec06-4871-ac9b-bd9b214c835f/3/0 | Cryptocurrency Financial Data | All endpoints are available in the free tier! Cryptocurrency financial data API for major exchanges. Candlesticks (OHLCV, VWAP, and Trade Count), Trades (tick-level). Spot and futures markets. Robust data catalog and documentation. | 9.2 | OHLCV&VWAP Futures | Price and volume metrics for futures markets | 200 | Example_1 | {"timestamp": "2022-09-30 00:00:00", "symbol": "BTC", "base": "USDT", "market_venue": "KRAKEN", "expiration": "MONTHLY", "delivery_date": "2022-10-28", "open": 20116, "high": 22702.5, "low": 18923.5, "close": 19421.5, "volume": 4497921, "trades": 1744, "vwap": 19267.67} | {"type": "object", "required": ["timestamp", "symbol", "base", "market_venue", "expiration", "delivery_date", "open", "high", "low", "close", "volume", "trades", "vwap"], "properties": {"timestamp": {"type": "string", "description": "Timestamp, represents the \u201copen\u201d time at which a ohlcv period begins (UTC)"}... |
feaf4ace-6805-4881-a0fd-6e0931f379d0/dce59985-ec06-4871-ac9b-bd9b214c835f/4/0 | Cryptocurrency Financial Data | All endpoints are available in the free tier! Cryptocurrency financial data API for major exchanges. Candlesticks (OHLCV, VWAP, and Trade Count), Trades (tick-level). Spot and futures markets. Robust data catalog and documentation. | 9.2 | OHLCV&VWAP Futures | Price and volume metrics for futures markets | 500 | Example_1 | {"code": 500, "message": "Something wrong happened on our side - example:AWS service outages"} | {"type": "object", "required": ["code", "message"], "properties": {"code": {"type": "integer"}, "message": {"type": "string"}}} |
feaf4ace-6805-4881-a0fd-6e0931f379d0/78363aca-c9a6-444c-a70b-d918ada3984f/0/0 | Cryptocurrency Financial Data | All endpoints are available in the free tier! Cryptocurrency financial data API for major exchanges. Candlesticks (OHLCV, VWAP, and Trade Count), Trades (tick-level). Spot and futures markets. Robust data catalog and documentation. | 9.2 | Metadata | The full list of supported markets | 200 | Example_1 | {"asset_type": "spot", "data_type": "metrics", "market_venue": "ftx", "symbol": "btc", "base": "usd", "earliest_date": "2020-01-01", "latest_date": "2022-10-11"} | {"type": "object", "required": ["asset_type", "data_type", "market_venue", "symbol", "base", "earliest_date", "latest_date"], "properties": {"asset_type": {"type": "string", "description": "The asset types (spot (default) or future)"}, "data_type": {"type": "string", "description": "The data types (metrics or trades)"}... |
feaf4ace-6805-4881-a0fd-6e0931f379d0/04f5c00f-e9ca-4612-bd39-e80cf30e2f54/0/0 | Cryptocurrency Financial Data | All endpoints are available in the free tier! Cryptocurrency financial data API for major exchanges. Candlesticks (OHLCV, VWAP, and Trade Count), Trades (tick-level). Spot and futures markets. Robust data catalog and documentation. | 9.2 | Trades Spot | Trades endpoint available upon request | 200 | Example_1 | {"timestamp": "2022-09-01T00:00:01.909Z", "symbol": "ETH", "base": "USD", "market_venue": "COINBASE", "id": "5867613", "price": 2357.6, "volume": 0.425, "side": "buy"} | {"type": "object", "required": ["timestamp", "symbol", "base", "market_venue", "price", "volume", "side"], "properties": {"timestamp": {"type": "string", "description": "(UTC)"}, "symbol": {"type": "string", "description": "The first listed currency of a currency pair"}, "base": {"type": "string", "description": "The s... |
feaf4ace-6805-4881-a0fd-6e0931f379d0/04f5c00f-e9ca-4612-bd39-e80cf30e2f54/1/0 | Cryptocurrency Financial Data | All endpoints are available in the free tier! Cryptocurrency financial data API for major exchanges. Candlesticks (OHLCV, VWAP, and Trade Count), Trades (tick-level). Spot and futures markets. Robust data catalog and documentation. | 9.2 | Trades Spot | Trades endpoint available upon request | 500 | Example_1 | {"code": 500, "message": "Something wrong happened on our side - example:AWS service outages"} | {"type": "object", "required": ["code", "message"], "properties": {"code": {"type": "integer"}, "message": {"type": "string"}}} |
feaf4ace-6805-4881-a0fd-6e0931f379d0/04f5c00f-e9ca-4612-bd39-e80cf30e2f54/2/0 | Cryptocurrency Financial Data | All endpoints are available in the free tier! Cryptocurrency financial data API for major exchanges. Candlesticks (OHLCV, VWAP, and Trade Count), Trades (tick-level). Spot and futures markets. Robust data catalog and documentation. | 9.2 | Trades Spot | Trades endpoint available upon request | 429 | Example_1 | {"code": 429, "message": "The rate limit is exceeded"} | {"type": "object", "required": ["code", "message"], "properties": {"code": {"type": "integer"}, "message": {"type": "string"}}} |
feaf4ace-6805-4881-a0fd-6e0931f379d0/04f5c00f-e9ca-4612-bd39-e80cf30e2f54/3/0 | Cryptocurrency Financial Data | All endpoints are available in the free tier! Cryptocurrency financial data API for major exchanges. Candlesticks (OHLCV, VWAP, and Trade Count), Trades (tick-level). Spot and futures markets. Robust data catalog and documentation. | 9.2 | Trades Spot | Trades endpoint available upon request | 403 | Example_1 | {"code": 403, "message": "Missing, incorrect or expired credentials (AWS Signature is time sensetive)"} | {"type": "object", "required": ["code", "message"], "properties": {"code": {"type": "integer"}, "message": {"type": "string"}}} |
feaf4ace-6805-4881-a0fd-6e0931f379d0/04f5c00f-e9ca-4612-bd39-e80cf30e2f54/4/0 | Cryptocurrency Financial Data | All endpoints are available in the free tier! Cryptocurrency financial data API for major exchanges. Candlesticks (OHLCV, VWAP, and Trade Count), Trades (tick-level). Spot and futures markets. Robust data catalog and documentation. | 9.2 | Trades Spot | Trades endpoint available upon request | 400 | Example_1 | {"code": 400, "message": "Missing required request parameters."} | {"type": "object", "required": ["code", "message"], "properties": {"code": {"type": "integer"}, "message": {"type": "string", "enum": ["Missing required request parameters.", "Incorrect request. The specified asset is not supported. Please check the list of supported markets (metadata enpoints).", "Incorrect request. A... |
feaf4ace-6805-4881-a0fd-6e0931f379d0/b66af04c-5e2d-4370-a8ad-ea6c053498ce/0/0 | Cryptocurrency Financial Data | All endpoints are available in the free tier! Cryptocurrency financial data API for major exchanges. Candlesticks (OHLCV, VWAP, and Trade Count), Trades (tick-level). Spot and futures markets. Robust data catalog and documentation. | 9.2 | Trades Futures | Derivatives contracts transactions | 200 | Example_1 | {"timestamp": "2022-09-01T00:00:01.909Z", "symbol": "ETH", "base": "USDT", "market_venue": "KRAKEN", "expiration": "PERPETUAL", "delivery_date": "null", "id": "5a190fe9-dc0d-4241-b59b-f2f145c32082", "price": 1554.1, "volume": 2850, "side": "buy"} | {"type": "object", "required": ["timestamp", "symbol", "base", "market_venue", "expiration", "delivery_date", "id", "price", "volume", "side"], "properties": {"timestamp": {"type": "string", "description": "(UTC)"}, "symbol": {"type": "string", "description": "The first listed currency of a currency pair"}, "base": {"t... |
feaf4ace-6805-4881-a0fd-6e0931f379d0/b66af04c-5e2d-4370-a8ad-ea6c053498ce/1/0 | Cryptocurrency Financial Data | All endpoints are available in the free tier! Cryptocurrency financial data API for major exchanges. Candlesticks (OHLCV, VWAP, and Trade Count), Trades (tick-level). Spot and futures markets. Robust data catalog and documentation. | 9.2 | Trades Futures | Derivatives contracts transactions | 429 | Example_1 | {"code": 429, "message": "The rate limit is exceeded"} | {"type": "object", "required": ["code", "message"], "properties": {"code": {"type": "integer"}, "message": {"type": "string"}}} |
feaf4ace-6805-4881-a0fd-6e0931f379d0/b66af04c-5e2d-4370-a8ad-ea6c053498ce/2/0 | Cryptocurrency Financial Data | All endpoints are available in the free tier! Cryptocurrency financial data API for major exchanges. Candlesticks (OHLCV, VWAP, and Trade Count), Trades (tick-level). Spot and futures markets. Robust data catalog and documentation. | 9.2 | Trades Futures | Derivatives contracts transactions | 500 | Example_1 | {"code": 500, "message": "Something wrong happened on our side - example:AWS service outages"} | {"type": "object", "required": ["code", "message"], "properties": {"code": {"type": "integer"}, "message": {"type": "string"}}} |
feaf4ace-6805-4881-a0fd-6e0931f379d0/b66af04c-5e2d-4370-a8ad-ea6c053498ce/3/0 | Cryptocurrency Financial Data | All endpoints are available in the free tier! Cryptocurrency financial data API for major exchanges. Candlesticks (OHLCV, VWAP, and Trade Count), Trades (tick-level). Spot and futures markets. Robust data catalog and documentation. | 9.2 | Trades Futures | Derivatives contracts transactions | 400 | Example_1 | {"code": 400, "message": "Missing required request parameters."} | {"type": "object", "required": ["code", "message"], "properties": {"code": {"type": "integer"}, "message": {"type": "string", "enum": ["Missing required request parameters.", "Incorrect request. The specified asset is not supported. Please check the list of supported markets (metadata enpoints).", "Incorrect request. A... |
feaf4ace-6805-4881-a0fd-6e0931f379d0/b66af04c-5e2d-4370-a8ad-ea6c053498ce/4/0 | Cryptocurrency Financial Data | All endpoints are available in the free tier! Cryptocurrency financial data API for major exchanges. Candlesticks (OHLCV, VWAP, and Trade Count), Trades (tick-level). Spot and futures markets. Robust data catalog and documentation. | 9.2 | Trades Futures | Derivatives contracts transactions | 403 | Example_1 | {"code": 403, "message": "Missing, incorrect or expired credentials (AWS Signature is time sensetive)"} | {"type": "object", "required": ["code", "message"], "properties": {"code": {"type": "integer"}, "message": {"type": "string"}}} |
b9db2cc4-1faa-476c-bfe9-c20d63e95fb4/137f5abe-5f05-4c88-b42b-5ecd00375ad2/0/0 | Find 100x Crypto Gems | Discover real-time token issuances and get in before the rest of the market. | null | Tokens | Get all available tokens | 200 | Response | {"count": 40, "next": "https://web3-crypto-api.herokuapp.com/api/v1/tokens/?page=2", "previous": null, "results": [{"created": "2021-11-15T08:24:06.384703", "address": "0xde10fafec05f01BdFD702DD22948A295e790433e", "name": "Cortex Protocol", "symbol": "CORTEX", "chain": "bsc", "exchange": "pancakeswap", "balance": "0.00... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"count": {"type": "integer"}, "next": {"type": "string"}, "previous": {"type": "null"}, "results": {"type": "array", "items": {"type": "object", "properties": {"created": {"type": "string"}, "address": {"type": "string"}, "name": {"type": "s... |
71c936d5-f635-494f-8314-3c06f6f8c2a7/ef4e5440-4a76-45d1-a0f5-89e2100634ac/0/0 | stockfinder_api | Provide stock market data. Update the current value every 15 min. | null | Get all SMI stocks | This endpoint retrun all stocks from SMI. Current Value will uodate everery 15min. | 200 | New Example | [{"_id": "CH0012221716", "avg_cashflow_5y": 2916.8, "cash_equiv": 3601, "current_value": 33.52, "dividend_in_%": 0, "growth_ratio_5y": -17.96, "indice": "SMI", "liabilities": 25089, "longterm_liab": 0, "out_shares": 2029.9999999999998, "pcf_5y": 22.48, "q_ratio": 1.66, "sector": "Mechanical Engineering", "stock_name": ... | {"type": "array", "items": {"type": "object", "properties": {"_id": {"type": "string"}, "avg_cashflow_5y": {"type": "number"}, "cash_equiv": {"type": "integer"}, "current_value": {"type": "number"}, "dividend_in_%": {"type": "number"}, "growth_ratio_5y": {"type": "number"}, "indice": {"type": "string"}, "liabilities": ... |
71c936d5-f635-494f-8314-3c06f6f8c2a7/1b222ceb-6d66-4997-b031-f2a03248ab19/0/0 | stockfinder_api | Provide stock market data. Update the current value every 15 min. | null | Get all ATX stocks | This endpoint retrun all stocks from ATX. Current Value will uodate everery 15min. | 200 | New Example | [{"_id": "AT0000730007", "avg_cashflow_5y": 380.2, "cash_equiv": 1158, "current_value": 45.06, "dividend_in_%": 2.14, "growth_ratio_5y": -36.3, "indice": "ATX", "liabilities": 5799, "longterm_liab": 1205, "out_shares": 104, "pcf_5y": 12.76, "q_ratio": 0.69, "sector": "Mechanical Engineering", "stock_name": "ANDRITZ AG"... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"_id": {"type": "string"}, "avg_cashflow_5y": {"type": "number"}, "cash_equiv": {"type": "integer"}, "current_value": {"type": "number"}, "dividend_in_%": {"type": "number"}, "growth_ratio_5y": {"type": "number"}, ... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.