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
93c2fdd3-3bc6-451a-b4ad-cb5dbc28c795/8217cea8-47d0-4913-8229-caa29b9a7fc7/0/0
Binance RSI indicator
Allows you to get the current RSI indicator of a trading pair(s) on timeframes of 15 minutes, 1 hour, 4 hours and 1 day. Best suitable for trading robots.
0.2
Get RSI by Pairs
Get RSI indicator for all trading pairs on Binance.com
200
New Example
{"BTCUSDT": 62.42, "ETHUSDT": 76.47, "LTCBTC": 53.77, "XRPETH": 43.35}
{"type": "object", "properties": {"BTCUSDT": {"type": "number"}, "ETHUSDT": {"type": "number"}, "LTCBTC": {"type": "number"}, "XRPETH": {"type": "number"}}}
a1bc7667-d660-42f2-a15c-a1bdde4aeda0/a1816d25-48d9-4ed8-ad1a-78c12ed7fbe5/0/0
Ethereum Key Finder
Finding Ethereum private keys and mnemonic from text then return balance, which known as Ethercombing.
0.1
Scan Private Key and Mnemonic
Scan text that may contains private keys and mnemonics.
200
New Example
{"0x58a57ed9d8d624cbd12e2c467d34787555bb1b25": {"address": "0x58a57ed9d8d624cbd12e2c467d34787555bb1b25", "private_key": "0x33fa40f84e854b941c2b0436dd4a256e1df1cb41b9c1c0ccc8446408c19b8bf9", "been_used": true, "mnemonic": "legal winner thank year wave sausage worth useful legal winner thank yellow", "balance": "0.000000...
{"type": "object", "properties": {"0x58a57ed9d8d624cbd12e2c467d34787555bb1b25": {"type": "object", "properties": {"address": {"type": "string"}, "private_key": {"type": "string"}, "been_used": {"type": "boolean"}, "mnemonic": {"type": "string"}, "balance": {"type": "string"}, "raw_balance": {"type": "string"}}}, "0x862...
2840e127-a4fe-4bf9-baef-1d2d4f242476/1c3426b1-cccd-4326-8303-512fd9f0d132/0/0
Market data
Get yahoo stock info, meta informations, actions, financials, of all companys in the Market.
6.5
financial
financial info
200
New Example
{"quarterly income stmt": {"2023-06-30T00:00:00": {"Tax Effect Of Unusual Items": 0, "Tax Rate For Calcs": 0.125456, "Normalized EBITDA": 26050000000, "Net Income From Continuing Operation Net Minority Interest": 19881000000, "Reconciled Depreciation": 3052000000, "Reconciled Cost Of Revenue": 45384000000, "EBIT": 2299...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"quarterly income stmt": {"type": "object", "properties": {"2023-06-30T00:00:00": {"type": "object", "properties": {"Tax Effect Of Unusual Items": {"type": "integer"}, "Tax Rate For Calcs": {"type": "number"}, "Normalized EBITDA": {"type": "...
2840e127-a4fe-4bf9-baef-1d2d4f242476/48700b28-9ed8-44ac-92cb-1ff7a1032d28/0/0
Market data
Get yahoo stock info, meta informations, actions, financials, of all companys in the Market.
6.5
actions
actions info
200
New Example
{"actions": {"Dividends": {"1987-05-11T00:00:00-04:00": 0.000536, "1987-06-16T00:00:00-04:00": 0, "1987-08-10T00:00:00-04:00": 0.000536, "1987-11-17T00:00:00-05:00": 0.000714, "1988-02-12T00:00:00-05:00": 0.000714, "1988-05-16T00:00:00-04:00": 0.000714, "1988-08-15T00:00:00-04:00": 0.000714, "1988-11-21T00:00:00-05:00"...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"actions": {"type": "object", "properties": {"Dividends": {"type": "object", "properties": {"1987-05-11T00:00:00-04:00": {"type": "number"}, "1987-06-16T00:00:00-04:00": {"type": "integer"}, "1987-08-10T00:00:00-04:00": {"type": "number"}, "...
2840e127-a4fe-4bf9-baef-1d2d4f242476/b8372a69-022c-40cf-bf37-e1191374acc4/0/0
Market data
Get yahoo stock info, meta informations, actions, financials, of all companys in the Market.
6.5
data
get data
200
New Example
{"meta": {"currency": "USD", "symbol": "AAPL", "exchangeName": "NMS", "instrumentType": "EQUITY", "firstTradeDate": 345479400, "regularMarketTime": 1693598401, "gmtoffset": -14400, "timezone": "EDT", "exchangeTimezoneName": "America/New_York", "regularMarketPrice": 189.46, "chartPreviousClose": 178.61, "previousClose":...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"currency": {"type": "string"}, "symbol": {"type": "string"}, "exchangeName": {"type": "string"}, "instrumentType": {"type": "string"}, "firstTradeDate": {"type": "integer"}, "regularMarketTime": {"t...
2840e127-a4fe-4bf9-baef-1d2d4f242476/4599326d-b1ce-48ec-957e-ce38b865dcab/0/0
Market data
Get yahoo stock info, meta informations, actions, financials, of all companys in the Market.
6.5
stock info
get all stock info
200
New Example
{"info": {"address1": "One Apple Park Way", "city": "Cupertino", "state": "CA", "zip": "95014", "country": "United States", "phone": "408 996 1010", "website": "https://www.apple.com", "industry": "Consumer Electronics", "industryDisp": "Consumer Electronics", "sector": "Technology", "sectorDisp": "Technology", "longBu...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"info": {"type": "object", "properties": {"address1": {"type": "string"}, "city": {"type": "string"}, "state": {"type": "string"}, "zip": {"type": "string"}, "country": {"type": "string"}, "phone": {"type": "string"}, "website": {"type": "st...
623f3ba7-28c5-4585-a67c-408190f362ac/cae0036c-de1d-40ba-ab5e-e52e401a3bb5/0/0
Option Greeks
Option greeks provides rapid access to all of the greek calculations for options in the world of finance.
0.2
Black Scholes Fair Market Value
Calculates the BSM fair market value for the provided option.
200
Response
{"ticker": "AAPL", "underlying": 420, "strike": 421, "expiration": "2022-11-30T00:00:00", "kind": "C", "volatility": 0.5, "t": 0.5, "dividend": 0, "BSM_value": 58.999962190512065}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"ticker": {"type": "string"}, "underlying": {"type": "integer"}, "strike": {"type": "integer"}, "expiration": {"type": "string"}, "kind": {"type": "string"}, "volatility": {"type": "number"}, "t": {"type": "number"}, "dividend": {"type": "in...
623f3ba7-28c5-4585-a67c-408190f362ac/d2a677e4-6356-42ca-8220-e784e07211b2/0/0
Option Greeks
Option greeks provides rapid access to all of the greek calculations for options in the world of finance.
0.2
Option Delta
Retrieves the option's delta value for the data provided.
200
Response
{"ticker": "AAPL", "underlying": 420, "strike": 421, "expiration": "2022-11-30T00:00:00", "kind": "C", "volatility": 0.5, "t": 0.5, "dividend": 0, "Delta": 0.5705711772623994}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"ticker": {"type": "string"}, "underlying": {"type": "integer"}, "strike": {"type": "integer"}, "expiration": {"type": "string"}, "kind": {"type": "string"}, "volatility": {"type": "number"}, "t": {"type": "number"}, "dividend": {"type": "in...
623f3ba7-28c5-4585-a67c-408190f362ac/6c5212e0-26f8-4022-b610-d98a7cc02d06/0/0
Option Greeks
Option greeks provides rapid access to all of the greek calculations for options in the world of finance.
0.2
Option Gamma
Retrieves the option's gamma value for the data provided.
200
Response
{"ticker": "AAPL", "underlying": 420, "strike": 421, "expiration": "2022-11-30T00:00:00", "kind": "C", "volatility": 0.5, "t": 0.5, "dividend": 0, "Gamma": 0.0026444717088851197}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"ticker": {"type": "string"}, "underlying": {"type": "integer"}, "strike": {"type": "integer"}, "expiration": {"type": "string"}, "kind": {"type": "string"}, "volatility": {"type": "number"}, "t": {"type": "number"}, "dividend": {"type": "in...
623f3ba7-28c5-4585-a67c-408190f362ac/a4ccb0f1-e12a-4a27-8b32-4362051347b9/0/0
Option Greeks
Option greeks provides rapid access to all of the greek calculations for options in the world of finance.
0.2
Option Omega
Retrieves the option's omega value for the data provided.
200
Response
{"ticker": "AAPL", "underlying": 420, "strike": 421, "expiration": "2022-11-30T00:00:00", "kind": "C", "volatility": 0.5, "t": 0.5, "dividend": 0, "Omega": 4.061695729166837}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"ticker": {"type": "string"}, "underlying": {"type": "integer"}, "strike": {"type": "integer"}, "expiration": {"type": "string"}, "kind": {"type": "string"}, "volatility": {"type": "number"}, "t": {"type": "number"}, "dividend": {"type": "in...
623f3ba7-28c5-4585-a67c-408190f362ac/2743e103-e900-4896-9056-0550358be44f/0/0
Option Greeks
Option greeks provides rapid access to all of the greek calculations for options in the world of finance.
0.2
Option Third Order greeks
Retrieves the option's third order greeks for the data provided. These included: vanna, vomma, charm, veta, speed, zomma, and color.
200
Response
{"ticker": "AAPL", "underlying": 420, "strike": 421, "expiration": "2022-11-30T00:00:00", "kind": "C", "volatility": 0.5, "t": 0.5, "dividend": 0, "Vanna": -0.13800869210191405, "Vomma": -0.017444161370033864, "Charm": -0.0002057892484889908, "Veta": 0.3086419240463251, "Speed": -9.463273622765558e-06, "Zomma": -0.0054...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"ticker": {"type": "string"}, "underlying": {"type": "integer"}, "strike": {"type": "integer"}, "expiration": {"type": "string"}, "kind": {"type": "string"}, "volatility": {"type": "number"}, "t": {"type": "number"}, "dividend": {"type": "in...
623f3ba7-28c5-4585-a67c-408190f362ac/857e0e77-0a44-49c6-8c66-6b1704b087a6/0/0
Option Greeks
Option greeks provides rapid access to all of the greek calculations for options in the world of finance.
0.2
Option All Greeks
Retrieves all available greeks, the value, and both implied volatility calculations for the provided option data.
200
Response
{"ticker": "AAPL", "underlying": 420, "strike": 421, "expiration": "2022-11-30T00:00:00", "kind": "C", "volatility": 0.5, "t": 0.5, "dividend": 0, "BSM_value": 58.999962190512065, "Delta": 0.5705711772623994, "Gamma": 0.0026444717088851197, "Vega": 116.6212023618338, "Theta": -59.30412080834522, "Rho": 90.3199661298478...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"ticker": {"type": "string"}, "underlying": {"type": "integer"}, "strike": {"type": "integer"}, "expiration": {"type": "string"}, "kind": {"type": "string"}, "volatility": {"type": "number"}, "t": {"type": "number"}, "dividend": {"type": "in...
623f3ba7-28c5-4585-a67c-408190f362ac/200e6f92-da79-415b-a2a6-8e164c2d715f/0/0
Option Greeks
Option greeks provides rapid access to all of the greek calculations for options in the world of finance.
0.2
Option Shields Implied Volatility
Retrieves the option's Shields Implied Volatility for the data provided.
200
Response
{"ticker": "AAPL", "underlying": 420, "strike": 421, "expiration": "2022-11-30T00:00:00", "kind": "C", "volatility": 0.5, "t": 0.5, "dividend": 0, "Shields Implied Volatility": {}}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"ticker": {"type": "string"}, "underlying": {"type": "integer"}, "strike": {"type": "integer"}, "expiration": {"type": "string"}, "kind": {"type": "string"}, "volatility": {"type": "number"}, "t": {"type": "number"}, "dividend": {"type": "in...
623f3ba7-28c5-4585-a67c-408190f362ac/2f77e1dc-ad3d-4e42-87de-e93e5398fd3d/0/0
Option Greeks
Option greeks provides rapid access to all of the greek calculations for options in the world of finance.
0.2
Option Rho
Retrieves the option's rho value for the data provided.
200
Response
{"ticker": "AAPL", "underlying": 420, "strike": 421, "expiration": "2022-11-30T00:00:00", "kind": "C", "volatility": 0.5, "t": 0.5, "dividend": 0, "Rho": 90.31996612984783}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"ticker": {"type": "string"}, "underlying": {"type": "integer"}, "strike": {"type": "integer"}, "expiration": {"type": "string"}, "kind": {"type": "string"}, "volatility": {"type": "number"}, "t": {"type": "number"}, "dividend": {"type": "in...
623f3ba7-28c5-4585-a67c-408190f362ac/f4ec5d05-1386-4c65-9b9c-5ed43c3fcad3/0/0
Option Greeks
Option greeks provides rapid access to all of the greek calculations for options in the world of finance.
0.2
Option Theta
Retrieves the option's theta value for the data provided.
200
Response
{"ticker": "AAPL", "underlying": 420, "strike": 421, "expiration": "2022-11-30T00:00:00", "kind": "C", "volatility": 0.5, "t": 0.5, "dividend": 0, "Theta": -59.30412080834522}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"ticker": {"type": "string"}, "underlying": {"type": "integer"}, "strike": {"type": "integer"}, "expiration": {"type": "string"}, "kind": {"type": "string"}, "volatility": {"type": "number"}, "t": {"type": "number"}, "dividend": {"type": "in...
623f3ba7-28c5-4585-a67c-408190f362ac/aa878ba9-5c3e-48bd-bf45-b773c190afce/0/0
Option Greeks
Option greeks provides rapid access to all of the greek calculations for options in the world of finance.
0.2
Option Vega
Retrieves the option's vega value for the data provided.
200
Response
{"ticker": "AAPL", "underlying": 420, "strike": 421, "expiration": "2022-11-30T00:00:00", "kind": "C", "volatility": 0.5, "t": 0.5, "dividend": 0, "Vega": 116.6212023618338}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"ticker": {"type": "string"}, "underlying": {"type": "integer"}, "strike": {"type": "integer"}, "expiration": {"type": "string"}, "kind": {"type": "string"}, "volatility": {"type": "number"}, "t": {"type": "number"}, "dividend": {"type": "in...
4b4e5127-18a6-4650-82de-41404b6c6569/71167d42-51ec-4bd8-9f4d-fe7b981ed41e/0/0
Currency Converter
Accurate and reliable currency exchange rates for over 150 currencies
7.9
Convert
Convert between Currencies.
200
Response
{"amount": 5.392995, "from": "USD", "to": "BRL"}
{"properties": {"amount": {"type": "number"}, "from": {"type": "string"}, "to": {"type": "string"}}, "type": "object"}
cb35be2d-0221-4804-af32-e77eecda1ff9/3fd0d9b1-f553-45a7-b105-1b87665f2446/0/0
Wall Street Journal
The world’s most popular API for getting coverage of stock data, breaking news and current headlines from the US and around the world which helps you to create Application like The Wall Street Journal.
9.1
Get Time Series
-
200
Response
{"status": false, "timestamp": 1690474097900, "data": {"TimeInfo": {"TickCount": 39, "FirstTick": 1690429200000, "LastTick": 1690452000000, "IsIntraday": true, "Step": 600000, "TimeFrameStart": 1690429500000, "TimeFrameEnd": 1690452000000, "Ticks": [1690429200000, 1690429800000, 1690430400000, 1690431000000, 1690431600...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"status": {"type": "boolean"}, "timestamp": {"type": "integer"}, "data": {"type": "object", "properties": {"TimeInfo": {"type": "object", "properties": {"TickCount": {"type": "integer"}, "FirstTick": {"type": "integer"}, "LastTick": {"type":...
cb35be2d-0221-4804-af32-e77eecda1ff9/6b48b1f9-2821-4455-9c45-965cc16ba2a7/0/0
Wall Street Journal
The world’s most popular API for getting coverage of stock data, breaking news and current headlines from the US and around the world which helps you to create Application like The Wall Street Journal.
9.1
Get Stock Details
-
200
Response
{"status": false, "timestamp": 1690474072297, "data": {"Instrument": {"Types": [{"Name": "Stock", "IsEmpty": false}], "CommonName": "Meta Platforms Inc.", "Ticker": "META", "Cusip": "30303M102", "Sedol": "B7TL820", "Isin": "US30303M1027", "Expires": null, "Strike": null, "Exchange": {"Types": [{"Name": "Exchange", "IsE...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"status": {"type": "boolean"}, "timestamp": {"type": "integer"}, "data": {"type": "object", "properties": {"Instrument": {"type": "object", "properties": {"Types": {"type": "array", "items": {"type": "object", "properties": {"Name": {"type":...
cb35be2d-0221-4804-af32-e77eecda1ff9/05ddc507-375c-4289-a5e5-10347ec99ba7/0/0
Wall Street Journal
The world’s most popular API for getting coverage of stock data, breaking news and current headlines from the US and around the world which helps you to create Application like The Wall Street Journal.
9.1
Search Article By Keyword
-
200
Response
{"status": false, "timestamp": 1690473996948, "data": [{"articleId": "WP-WSJ-0001075023", "score": 0, "doctype": "425", "guid": "20A06575-0575-34A1-0674-F94AD8542D5B", "headline": "Why GE Shares Are Hotter Than Apple, Meta or Tesla", "id": "WP-WSJ-0001075023", "printDate": "07/24/2023 00:00:00", "printHeadline": "GE Sh...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"status": {"type": "boolean"}, "timestamp": {"type": "integer"}, "data": {"type": "array", "items": {"type": "object", "properties": {"articleId": {"type": "string"}, "score": {"type": "integer"}, "doctype": {"type": "string"}, "guid": {"typ...
cb35be2d-0221-4804-af32-e77eecda1ff9/95c5674a-d2b8-47c8-94e9-eb4ae3e286a4/0/0
Wall Street Journal
The world’s most popular API for getting coverage of stock data, breaking news and current headlines from the US and around the world which helps you to create Application like The Wall Street Journal.
9.1
Search Keyword
-
200
Response
{"status": false, "timestamp": 1690473982712, "data": [{"score": 1, "keyword": "facebook"}, {"score": 0.8302792, "keyword": "%22facebook%22"}, {"score": 0.7419537, "keyword": "facebook privacy"}, {"score": 0.7401884, "keyword": "facebook home"}, {"score": 0.7365385, "keyword": "facebook ipo"}]}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"status": {"type": "boolean"}, "timestamp": {"type": "integer"}, "data": {"type": "array", "items": {"type": "object", "properties": {"score": {"type": "number"}, "keyword": {"type": "string"}}, "required": ["keyword", "score"]}}}, "required...
cb35be2d-0221-4804-af32-e77eecda1ff9/5cf082cd-4068-44b2-a31e-bff2a75b869b/0/0
Wall Street Journal
The world’s most popular API for getting coverage of stock data, breaking news and current headlines from the US and around the world which helps you to create Application like The Wall Street Journal.
9.1
Get Article Details
-
200
Response
{"status": false, "timestamp": 1690474017256, "data": {"id": "SB12108107398966324280204590085654208848036", "language": "en", "articleWordCount": 1098, "paid": true, "pubdate": "2023-07-14T21:18:00.000Z", "majorRevisionDate": "2023-07-14 17:18", "pubdateNumber": 1689369480, "lastPubdate": "2023-07-16 12:10", "lastPubda...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"status": {"type": "boolean"}, "timestamp": {"type": "integer"}, "data": {"type": "object", "properties": {"id": {"type": "string"}, "language": {"type": "string"}, "articleWordCount": {"type": "integer"}, "paid": {"type": "boolean"}, "pubda...
f961cedb-4a66-4c6e-a28c-781bd992d991/df251606-fb96-4468-9067-0d65886ce5b9/0/0
Financial Statements
Get standardized balance sheet, income statement, and cash flow statement for global companies going back 5 years.
8.8
Balance Sheet Statement
Get company balance sheet statement by year. All numbers in thousands.
200
Response
{"9/30/2016": {"Common Stock Equity": "128249000", "Invested Capital": "215281000", "Net Debt": "66548000", "Net Tangible Assets": "119629000", "Ordinary Shares Number": "21344664", "Share Issued": "21344664", "Tangible Book Value": "119629000", "Total Assets": "321686000", "Total Capitalization": "203676000", "Total D...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"9/30/2016": {"type": "object", "properties": {"Common Stock Equity": {"type": "string"}, "Invested Capital": {"type": "string"}, "Net Debt": {"type": "string"}, "Net Tangible Assets": {"type": "string"}, "Ordinary Shares Number": {"type": "...
f961cedb-4a66-4c6e-a28c-781bd992d991/1cf7a51e-32f9-41a5-901a-fa4f66ba9807/0/0
Financial Statements
Get standardized balance sheet, income statement, and cash flow statement for global companies going back 5 years.
8.8
Cash Flow Statement
Get company cash flow statement by year (ttm = Trailing Twelve Months). All numbers in thousands.
200
Response
{"9/30/2016": {"Capital Expenditure": "-13548000", "End Cash Position": "20484000", "Financing Cash Flow": "-20483000", "Free Cash Flow": "52276000", "Income Tax Paid Supplemental Data": "10444000", "Interest Paid Supplemental Data": "1316000", "Investing Cash Flow": "-45977000", "Issuance of Capital Stock": "495000", ...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"9/30/2016": {"type": "object", "properties": {"Capital Expenditure": {"type": "string"}, "End Cash Position": {"type": "string"}, "Financing Cash Flow": {"type": "string"}, "Free Cash Flow": {"type": "string"}, "Income Tax Paid Supplemental...
f961cedb-4a66-4c6e-a28c-781bd992d991/b4be9cff-500e-4b0a-a5a9-a8d73f9cde7a/0/0
Financial Statements
Get standardized balance sheet, income statement, and cash flow statement for global companies going back 5 years.
8.8
Income Statement
Get company income statement by year (ttm = Trailing Twelve Months). All numbers in thousands.
200
Response
{"9/30/2016": {"Basic Average Shares": "21883280", "Basic EPS": "0.0021", "Cost of Revenue": "131376000", "Diluted Average Shares": "22001124", "Diluted EPS": "0.0021", "Diluted NI Available to Com Stockholders": "45687000", "EBIT": "62828000", "Gross Profit": "84263000", "Interest Expense": "1456000", "Interest Income...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"9/30/2016": {"type": "object", "properties": {"Basic Average Shares": {"type": "string"}, "Basic EPS": {"type": "string"}, "Cost of Revenue": {"type": "string"}, "Diluted Average Shares": {"type": "string"}, "Diluted EPS": {"type": "string"...
3f90d297-3157-494a-92c1-6fa5136ffc8f/1bf07606-9f29-404e-a20b-7b38f40078fd/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
Ratings
This API request returns ratings of a mutual fund. Availability: Mega plan Data weighting: 200 API credits per symbol
200
New Example
{"mutual_fund": {"ratings": {"performance_rating": 4, "risk_rating": 0, "return_rating": 0}}, "status": "ok"}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"mutual_fund": {"type": "object", "properties": {"ratings": {"type": "object", "properties": {"performance_rating": {"type": "integer"}, "risk_rating": {"type": "integer"}, "return_rating": {"type": "integer"}}, "required": ["performance_rat...
3f90d297-3157-494a-92c1-6fa5136ffc8f/812c0a2c-099a-4af6-b4cf-77a84ac3a0e0/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
Composition
This API request returns the portfolio composition of a mutual fund, including sectors, holding details, weighted exposure, and others. Availability: Mega plan Data weighting: 200 API credits per symbol
200
New Example
{"mutual_fund": {"composition": {"major_market_sectors": [{"sector": "Technology", "weight": 0.245}, {"sector": "Healthcare", "weight": 0.1405}, {"sector": "Financial Services", "weight": 0.1286}, {"sector": "Consumer Cyclical", "weight": 0.1112}, {"sector": "Industrials", "weight": 0.084}, {"sector": "Communication Se...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"mutual_fund": {"type": "object", "properties": {"composition": {"type": "object", "properties": {"major_market_sectors": {"type": "array", "items": {"type": "object", "properties": {"sector": {"type": "string"}, "weight": {"type": "number"}...
3f90d297-3157-494a-92c1-6fa5136ffc8f/0763fbe4-576d-483d-ad25-68f049f8b346/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
Purchase Info
This API request returns essential information on purchasing a mutual fund, including minimums, pricing, and available brokerages. Availability: Mega plan Data weighting: 200 API credits per symbol
200
New Example
{"mutual_fund": {"purchase_info": {"expenses": {"expense_ratio_gross": 0, "expense_ratio_net": 0}, "minimums": {"initial_investment": 0, "additional_investment": 0, "initial_ira_investment": null, "additional_ira_investment": null}, "pricing": {"nav": 361.23999, "12_month_low": 339.649993896484, "12_month_high": 442.63...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"mutual_fund": {"type": "object", "properties": {"purchase_info": {"type": "object", "properties": {"expenses": {"type": "object", "properties": {"expense_ratio_gross": {"type": "integer"}, "expense_ratio_net": {"type": "integer"}}, "require...
3f90d297-3157-494a-92c1-6fa5136ffc8f/c9310f26-8ce8-4d28-809d-41855c689731/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
EPS Revisions
This API endpoint returns analysts’ revisions of a company's future quarterly and annual earnings per share (EPS) over the last week and month. Availability: Mega plan Data weighting: 20 API credits per symbol
200
New Example
{"eps_revision": [{"date": "2022-09-30", "period": "current_quarter", "up_last_week": 0, "up_last_month": 3, "down_last_week": 0, "down_last_month": 0}, {"date": "2022-12-31", "period": "next_quarter", "up_last_week": 0, "up_last_month": 3, "down_last_week": 0, "down_last_month": 0}, {"date": "2022-09-30", "period": "c...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"eps_revision": {"type": "array", "items": {"type": "object", "properties": {"date": {"type": "string"}, "period": {"type": "string"}, "up_last_week": {"type": "integer"}, "up_last_month": {"type": "integer"}, "down_last_week": {"type": "int...
3f90d297-3157-494a-92c1-6fa5136ffc8f/f0406567-bcdb-450c-9b3a-d7b9f3b7e13f/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
Growth Estimates
This API endpoint returns consensus analyst estimates over the company's growth rates for various periods. Availability: Mega plan Data weighting: 20 API credits per symbol
200
New Example
{"growth_estimates": {"current_quarter": 0.016, "next_quarter": 0.0139999995, "current_year": 0.087, "next_year": 0.055999998, "next_5_years_pa": 0.094799995, "past_5_years_pa": 0.23517}, "status": "ok"}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"growth_estimates": {"type": "object", "properties": {"current_quarter": {"type": "number"}, "next_quarter": {"type": "number"}, "current_year": {"type": "number"}, "next_year": {"type": "number"}, "next_5_years_pa": {"type": "number"}, "pas...
3f90d297-3157-494a-92c1-6fa5136ffc8f/6182a85d-8b5e-4074-adda-7f054ef1bead/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
Analyst Ratings - US Equities
This API endpoint returns complete information on ratings issued by analyst firms. Works only for US equities. Availability: Mega plan Data weighting: 200 API credits per symbol
200
New Example
{"ratings": [{"date": "2022-08-19", "firm": "Keybanc", "analyst_name": "Brandon Nispel", "rating_change": "Maintains", "rating_current": "Overweight", "rating_prior": null, "time": "08:29:48", "action_price_target": "Raises", "price_target_current": 185, "price_target_prior": 177}, {"date": "2022-08-17", "firm": "Wedbu...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"ratings": {"type": "array", "items": {"type": "object", "properties": {"date": {"type": "string"}, "firm": {"type": "string"}, "analyst_name": {"type": ["null", "string"]}, "rating_change": {"type": "string"}, "rating_current": {"type": "st...
3f90d297-3157-494a-92c1-6fa5136ffc8f/9034b345-ac6a-4994-8ccd-5bbd54e0ccaa/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
Analyst Ratings - Light
This API endpoint returns a lightweight version of ratings issued by analyst firms. Works for US and international markets. Availability: Mega plan Data weighting: 75 API credits per symbol
200
New Example
{"ratings": [{"date": "2022-08-19", "firm": "Keybanc", "rating_change": "Maintains", "rating_current": "Overweight", "rating_prior": null}, {"date": "2022-08-17", "firm": "Wedbush", "rating_change": "Maintains", "rating_current": "Outperform", "rating_prior": null}, {"date": "2022-08-17", "firm": "Credit Suisse", "rati...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"ratings": {"type": "array", "items": {"type": "object", "properties": {"date": {"type": "string"}, "firm": {"type": "string"}, "rating_change": {"type": "string"}, "rating_current": {"type": "string"}, "rating_prior": {"type": ["null", "str...
3f90d297-3157-494a-92c1-6fa5136ffc8f/390e1e06-9126-401d-a0c7-5c03a5c38552/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
Price Target
This API endpoint returns the analysts' projection of a security's future price. Availability: Mega plan Data weighting: 75 API credits per symbol
200
New Example
{"price_target": {"high": 220, "median": 185, "low": 122, "average": 181.89, "current": 154.47999572754}, "status": "ok"}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"price_target": {"type": "object", "properties": {"high": {"type": "integer"}, "median": {"type": "integer"}, "low": {"type": "integer"}, "average": {"type": "number"}, "current": {"type": "number"}}, "required": ["average", "current", "high...
3f90d297-3157-494a-92c1-6fa5136ffc8f/d0a6e2a6-0ac1-4545-a710-66e617bdb3ea/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
Recommendations
This API endpoint returns the average of all analyst recommendations and classifies them as Strong Buy, Buy, Hold, or Sell. Also, it returns a recommendation score. Availability: Mega plan Data weighting: 100 API credits per symbol
200
New Example
{"trends": {"current_month": {"strong_buy": 11, "buy": 21, "hold": 6, "sell": 0, "strong_sell": 0}, "previous_month": {"strong_buy": 14, "buy": 25, "hold": 7, "sell": 1, "strong_sell": 0}, "2_months_ago": {"strong_buy": 14, "buy": 24, "hold": 8, "sell": 0, "strong_sell": 0}, "3_months_ago": {"strong_buy": 13, "buy": 20...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"trends": {"type": "object", "properties": {"current_month": {"type": "object", "properties": {"strong_buy": {"type": "integer"}, "buy": {"type": "integer"}, "hold": {"type": "integer"}, "sell": {"type": "integer"}, "strong_sell": {"type": "...
3f90d297-3157-494a-92c1-6fa5136ffc8f/bf9f3cbb-ac2c-476f-92d6-68843ca4b484/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
EPS Trend
This API endpoint returns a breakdown of the estimated historical EPS changes at a given period. Availability: Mega plan Data weighting: 20 API credits per symbol
200
New Example
{"eps_trend": [{"date": "2022-09-30", "period": "current_quarter", "current_estimate": 1.26, "7_days_ago": 1.26, "30_days_ago": 1.26, "60_days_ago": 1.31, "90_days_ago": 1.32}, {"date": "2022-12-31", "period": "next_quarter", "current_estimate": 2.13, "7_days_ago": 2.12, "30_days_ago": 2.11, "60_days_ago": 2.18, "90_da...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"eps_trend": {"type": "array", "items": {"type": "object", "properties": {"date": {"type": "string"}, "period": {"type": "string"}, "current_estimate": {"type": "number"}, "7_days_ago": {"type": "number"}, "30_days_ago": {"type": "number"}, ...
3f90d297-3157-494a-92c1-6fa5136ffc8f/a46b3e83-bf7b-4f41-a8e6-d0eac63a6c3b/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
Revenue Estimate
This API endpoint returns analysts' estimate for a company's future quarterly and annual sales (total revenue). Availability: Mega plan Data weighting: 20 API credits per symbol
200
New Example
{"revenue_estimate": [{"date": "2022-09-30", "period": "current_quarter", "number_of_analysts": 24, "avg_estimate": 88679400000, "low_estimate": 85144300000, "high_estimate": 92794900000, "year_ago_sales": 83360000000, "sales_growth": 0.06}, {"date": "2022-12-31", "period": "next_quarter", "number_of_analysts": 21, "av...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"revenue_estimate": {"type": "array", "items": {"type": "object", "properties": {"date": {"type": "string"}, "period": {"type": "string"}, "number_of_analysts": {"type": "integer"}, "avg_estimate": {"type": "integer"}, "low_estimate": {"type...
3f90d297-3157-494a-92c1-6fa5136ffc8f/73a87f6a-116f-4af4-beb1-4bc9749cab15/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
Earnings Estimate
This API endpoint returns analysts' estimate for a company's future quarterly and annual earnings per share (EPS). Availability: Mega plan Data weighting: 20 API credits per symbol
200
New Example
{"earnings_estimate": [{"date": "2022-09-30", "period": "current_quarter", "number_of_analysts": 27, "avg_estimate": 1.26, "low_estimate": 1.13, "high_estimate": 1.35, "year_ago_eps": 1.24}, {"date": "2022-12-31", "period": "next_quarter", "number_of_analysts": 24, "avg_estimate": 2.13, "low_estimate": 2.01, "high_esti...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"earnings_estimate": {"type": "array", "items": {"type": "object", "properties": {"date": {"type": "string"}, "period": {"type": "string"}, "number_of_analysts": {"type": "integer"}, "avg_estimate": {"type": "number"}, "low_estimate": {"type...
3f90d297-3157-494a-92c1-6fa5136ffc8f/7d11d3f7-d971-4153-b07c-3bd34dcb2dd2/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
Institutional Holders
Returns the amount of the company’s available stock owned by institutions (pension funds, insurance companies, investment firms, private foundations, endowments, or other large entities that manage funds on behalf of others). Availability: Mega plan Data weighting: 1500 API credits per symbol
200
New Example
{"meta": {"symbol": "AAPL", "name": "Apple Inc", "currency": "USD", "exchange": "NASDAQ", "mic_code": "XNGS", "exchange_timezone": "America/New_York"}, "institutional_holders": [{"entity_name": "Vanguard Group, Inc. (The)", "date_reported": "2022-06-30", "shares": 1277319054, "value": 197320242004, "percent_held": 0.07...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"symbol": {"type": "string"}, "name": {"type": "string"}, "currency": {"type": "string"}, "exchange": {"type": "string"}, "mic_code": {"type": "string"}, "exchange_timezone": {"type": "string"}}, "re...
3f90d297-3157-494a-92c1-6fa5136ffc8f/0319677a-a6b8-4175-8b8b-ab04b584a320/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
Fund Holders
Returns the amount of the company’s available stock owned by mutual fund holders. Availability: Mega plan Data weighting: 1500 API credits per symbol
200
New Example
{"meta": {"symbol": "AAPL", "name": "Apple Inc", "currency": "USD", "exchange": "NASDAQ", "mic_code": "XNGS", "exchange_timezone": "America/New_York"}, "fund_holders": [{"entity_name": "Vanguard Total Stock Market Index Fund", "date_reported": "2022-06-30", "shares": 452796750, "value": 69948040005, "percent_held": 0.0...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"symbol": {"type": "string"}, "name": {"type": "string"}, "currency": {"type": "string"}, "exchange": {"type": "string"}, "mic_code": {"type": "string"}, "exchange_timezone": {"type": "string"}}, "re...
3f90d297-3157-494a-92c1-6fa5136ffc8f/756c9adc-ce53-41aa-a8cd-d947f5df1145/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
Options Expiration
Return the expiration dates of an option contract. Availability: Ultra plan Data weighting: 200 API credits per symbol
200
New Example
{"meta": {"symbol": "AAPL", "name": "Apple Inc", "currency": "USD", "exchange": "NASDAQ", "mic_code": "XNGS", "exchange_timezone": "America/New_York"}, "dates": ["2022-09-23", "2022-09-30", "2022-10-07", "2022-10-14", "2022-10-21", "2022-10-28", "2022-11-18", "2022-12-16", "2023-01-20", "2023-02-17", "2023-03-17", "202...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"symbol": {"type": "string"}, "name": {"type": "string"}, "currency": {"type": "string"}, "exchange": {"type": "string"}, "mic_code": {"type": "string"}, "exchange_timezone": {"type": "string"}}, "re...
3f90d297-3157-494a-92c1-6fa5136ffc8f/f8ebe013-6ad5-4f98-bf23-f582a41c595c/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
Cash Flow
Returns complete cash flow of a company showing net the amount of cash and cash equivalents being transferred into and out of a business. Availability: Ultra plan Data weighting: 100 API credits per symbol
200
New Example
{"meta": {"symbol": "AAPL", "name": "Apple Inc", "currency": "USD", "exchange": "NASDAQ", "mic_code": "XNGS", "exchange_timezone": "America/New_York", "period": "Annual"}, "cash_flow": [{"fiscal_date": "2021-09-30", "operating_activities": {"net_income": 94680000000, "depreciation": 11284000000, "deferred_taxes": -4774...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"symbol": {"type": "string"}, "name": {"type": "string"}, "currency": {"type": "string"}, "exchange": {"type": "string"}, "mic_code": {"type": "string"}, "exchange_timezone": {"type": "string"}, "per...
3f90d297-3157-494a-92c1-6fa5136ffc8f/7e5acf7c-06f5-4b8d-868f-b7d1208a530b/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
Balance Sheet
Returns complete balance sheet of a company showing the summary of assets, liabilities, and shareholders’ equity. Availability: Ultra plan Data weighting: 100 API credits per symbol
200
New Example
{"meta": {"symbol": "AAPL", "name": "Apple Inc", "currency": "USD", "exchange": "NASDAQ", "mic_code": "XNGS", "exchange_timezone": "America/New_York", "period": "Annual"}, "balance_sheet": [{"fiscal_date": "2021-09-30", "assets": {"current_assets": {"cash": 17305000000, "cash_equivalents": 17635000000, "cash_and_cash_e...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"symbol": {"type": "string"}, "name": {"type": "string"}, "currency": {"type": "string"}, "exchange": {"type": "string"}, "mic_code": {"type": "string"}, "exchange_timezone": {"type": "string"}, "per...
3f90d297-3157-494a-92c1-6fa5136ffc8f/11d1c476-118f-41c0-83c1-fcec5d5b2b32/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
Income Statement
Returns complete income statement of a company and shows the company’s revenues and expenses during a period (annual or quarter). Availability: Ultra plan Data weighting: 100 API credits per symbol
200
New Example
{"meta": {"symbol": "AAPL", "name": "Apple Inc", "currency": "USD", "exchange": "NASDAQ", "mic_code": "XNGS", "exchange_timezone": "America/New_York", "period": "Annual"}, "income_statement": [{"fiscal_date": "2021-09-30", "sales": 365817000000, "cost_of_goods": 212981000000, "gross_profit": 152836000000, "operating_ex...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"symbol": {"type": "string"}, "name": {"type": "string"}, "currency": {"type": "string"}, "exchange": {"type": "string"}, "mic_code": {"type": "string"}, "exchange_timezone": {"type": "string"}, "per...
3f90d297-3157-494a-92c1-6fa5136ffc8f/ec23252a-b7f5-4820-8c10-1d98225460cb/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
Insider Transactions
Returns trading information performed by insiders. Availability: Ultra plan Data weighting: 200 API credits per symbol
200
New Example
{"meta": {"symbol": "AAPL", "name": "Apple Inc", "currency": "USD", "exchange": "NASDAQ", "mic_code": "XNGS", "exchange_timezone": "America/New_York"}, "insider_transactions": [{"full_name": "MAESTRI LUCA", "position": "Chief Financial Officer", "date_reported": "2022-08-17", "is_direct": true, "shares": 96735, "value"...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"symbol": {"type": "string"}, "name": {"type": "string"}, "currency": {"type": "string"}, "exchange": {"type": "string"}, "mic_code": {"type": "string"}, "exchange_timezone": {"type": "string"}}, "re...
3f90d297-3157-494a-92c1-6fa5136ffc8f/c0f56e01-65dc-4e1e-a38d-922ca7c2acab/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
Earnings Calendar
This API method returns earning data as a calendar for a given date range. By default today’s earning is returned. To call a custom period, use start_date and end_date parameters. Availability: Pro plan Data weighting: 40 API credits per symbol
200
New Example
{"earnings": {"2022-09-20": [{"symbol": "18WA", "name": "GSX Techedu Inc", "currency": "EUR", "exchange": "FSX", "mic_code": "XFRA", "country": "Germany", "time": "Pre Market", "eps_estimate": null, "eps_actual": null, "difference": null, "surprise_prc": null}, {"symbol": "CJCFF", "name": "Quebec Precious Metals Corp."...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"earnings": {"type": "object", "properties": {"2022-09-20": {"type": "array", "items": {"type": "object", "properties": {"symbol": {"type": "string"}, "name": {"type": "string"}, "currency": {"type": "string"}, "exchange": {"type": "string"}...
3f90d297-3157-494a-92c1-6fa5136ffc8f/7b16252d-5f0c-4a28-ad3d-66efe95c2ea1/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
Earnings
This API call returns earnings data for a given company, including EPS estimate and EPS actual. Earnings are available for complete company history. Availability: Pro plan Data weighting: 20 API credits per symbol
200
New Example
{"meta": {"symbol": "AAPL", "name": "Apple Inc", "currency": "USD", "exchange": "NASDAQ", "mic_code": "XNGS", "exchange_timezone": "America/New_York"}, "earnings": [{"date": "2023-07-26", "time": "After Hours", "eps_estimate": null, "eps_actual": null, "difference": null, "surprise_prc": null}, {"date": "2023-04-26", "...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"symbol": {"type": "string"}, "name": {"type": "string"}, "currency": {"type": "string"}, "exchange": {"type": "string"}, "mic_code": {"type": "string"}, "exchange_timezone": {"type": "string"}}, "re...
3f90d297-3157-494a-92c1-6fa5136ffc8f/eced9ce7-86d3-4abc-9dca-495ad8668caa/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
Splits
Returns the date and the split factor of shares of the company for the last 10+ years. Availability: Pro plan Data weighting: 20 API credits per symbol
200
New Example
{"meta": {"symbol": "AAPL", "name": "Apple Inc", "currency": "USD", "exchange": "NASDAQ", "mic_code": "XNGS", "exchange_timezone": "America/New_York"}, "splits": [{"date": "2020-08-31", "description": "4-for-1 split", "ratio": 0.25, "from_factor": 4, "to_factor": 1}]}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"symbol": {"type": "string"}, "name": {"type": "string"}, "currency": {"type": "string"}, "exchange": {"type": "string"}, "mic_code": {"type": "string"}, "exchange_timezone": {"type": "string"}}, "re...
3f90d297-3157-494a-92c1-6fa5136ffc8f/23bc9277-0fc0-46bd-b104-6d2609a71f36/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
Dividends
Returns the amount of dividends paid out for the last 10+ years. Availability: Pro plan Data weighting: 20 API credits per symbol
200
New Example
{"meta": {"symbol": "AAPL", "name": "Apple Inc", "currency": "USD", "exchange": "NASDAQ", "mic_code": "XNGS", "exchange_timezone": "America/New_York"}, "dividends": [{"payment_date": "2022-08-05", "amount": 0.23}]}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"symbol": {"type": "string"}, "name": {"type": "string"}, "currency": {"type": "string"}, "exchange": {"type": "string"}, "mic_code": {"type": "string"}, "exchange_timezone": {"type": "string"}}, "re...
3f90d297-3157-494a-92c1-6fa5136ffc8f/3e9eedc0-a79b-4c32-9476-96e991a84cf3/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
Profile
Returns general information about the company. Availability: Pro plan Data weighting: 10 API credits per symbol
200
New Example
{"symbol": "AAPL", "name": "Apple Inc", "exchange": "NASDAQ", "mic_code": "XNGS", "sector": "Technology", "industry": "Consumer Electronics", "employees": 154000, "website": "https://www.apple.com", "description": "Apple Inc. designs, manufactures, and markets smartphones, personal computers, tablets, wearables, and ac...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"symbol": {"type": "string"}, "name": {"type": "string"}, "exchange": {"type": "string"}, "mic_code": {"type": "string"}, "sector": {"type": "string"}, "industry": {"type": "string"}, "employees": {"type": "integer"}, "website": {"type": "st...
3f90d297-3157-494a-92c1-6fa5136ffc8f/cf0696b4-3060-4da3-807e-3e198f56520e/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
Logo
Returns logo of the company. Availability: Basic plan Data weighting: 1 API credit per symbol
200
New Example
{"meta": {"symbol": "AAPL"}, "url": "https://api.twelvedata.com/logo/apple.com"}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"symbol": {"type": "string"}}, "required": ["symbol"]}, "url": {"type": "string"}}, "required": ["meta", "url"]}
3f90d297-3157-494a-92c1-6fa5136ffc8f/c7c8bd92-b8e5-4036-869e-99a4bcee3117/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
Sustainability
This API request returns brief information on mutual fund sustainability and ESG. Availability: Mega plan Data weighting: 200 API credits per symbol
200
New Example
{"mutual_fund": {"sustainability": {"score": 22, "corporate_esg_pillars": {"environmental": 3.73, "social": 10.44, "governance": 7.86}, "sustainable_investment": false, "corporate_aum": 0.99487}}, "status": "ok"}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"mutual_fund": {"type": "object", "properties": {"sustainability": {"type": "object", "properties": {"score": {"type": "integer"}, "corporate_esg_pillars": {"type": "object", "properties": {"environmental": {"type": "number"}, "social": {"ty...
3f90d297-3157-494a-92c1-6fa5136ffc8f/c502f1b8-d717-453d-8e0f-7125e215b53a/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
Performance
This API request returns the detailed performance of a mutual fund, including trailing, annual, quarterly, and load-adjusted returns. Availability: Mega plan Data weighting: 200 API credits per symbol
200
New Example
{"mutual_fund": {"performance": {"trailing_returns": [{"period": "ytd", "share_class_return": -0.17259, "category_return": 0.1484, "rank_in_category": 42}, {"period": "1_month", "share_class_return": -0.07637, "category_return": 0.0165, "rank_in_category": 31}, {"period": "3_month", "share_class_return": 0.06553, "cate...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"mutual_fund": {"type": "object", "properties": {"performance": {"type": "object", "properties": {"trailing_returns": {"type": "array", "items": {"type": "object", "properties": {"period": {"type": "string"}, "share_class_return": {"type": "...
3f90d297-3157-494a-92c1-6fa5136ffc8f/9cc82c2e-02a7-4414-90aa-251442da7929/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
Summary
This API request returns a brief summary of a mutual fund. Availability: Mega plan Data weighting: 200 API credits per symbol
200
New Example
{"mutual_fund": {"summary": {"symbol": "VFIAX", "name": "Vanguard 500 Index Fund", "fund_family": "Vanguard", "fund_type": "Large Blend", "currency": "USD", "share_class_inception_date": "2000-11-13", "ytd_return": -0.17259, "expense_ratio_net": 0, "yield": 0, "nav": 361.23999, "min_investment": 0, "turnover_rate": 0, ...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"mutual_fund": {"type": "object", "properties": {"summary": {"type": "object", "properties": {"symbol": {"type": "string"}, "name": {"type": "string"}, "fund_family": {"type": "string"}, "fund_type": {"type": "string"}, "currency": {"type": ...
3f90d297-3157-494a-92c1-6fa5136ffc8f/c92cb127-8f8c-4c1f-bfbd-8a99f8456384/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
MFs Family List
This API request returns a list of mutual funds families.
200
New Example
{"result": {"United States": ["1290 Funds", "13D Activist Fund", "1919 Funds", "360 Funds", "361 Funds", "7IM", "AAAMCO", "AAM", "AAMA", "ABR", "Abbey Capital", "Aberdeen", "Aberdeen Standard Fund Managers Limited", "Abraham Trading Co", "Absolute Capital", "Absolute Investment Advisers", "Absolute Strategies", "ACM", ...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"result": {"type": "object", "properties": {"United States": {"type": "array", "items": {"type": "string"}}}, "required": ["United States"]}, "status": {"type": "string"}}, "required": ["result", "status"]}
3f90d297-3157-494a-92c1-6fa5136ffc8f/4f714c72-4a65-449d-a2e5-629a49eb186f/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
MFs List
This API request returns a list of mutual funds available at Twelve Data. Sorting is in descending order by total assets value. The list is updated daily. With Basic, Pro, and Ultra plans, only 50 records will be in response. Mega and Custom plans can access complete data on over 200,000 Mutual Funds.
200
New Example
{"result": {"count": 242, "list": [{"symbol": "VITSX", "name": "Vanguard Total Stock Market Index Fund", "country": "United States", "fund_family": "Vanguard", "fund_type": "Large Blend", "performance_rating": 4, "risk_rating": 0, "currency": "USD"}, {"symbol": "VTSAX", "name": "Vanguard Total Stock Market Index Fund A...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"result": {"type": "object", "properties": {"count": {"type": "integer"}, "list": {"type": "array", "items": {"type": "object", "properties": {"symbol": {"type": "string"}, "name": {"type": "string"}, "country": {"type": "string"}, "fund_fam...
3f90d297-3157-494a-92c1-6fa5136ffc8f/6de95b3b-db43-4700-99be-3ac92251ca48/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
Market Movers - ETFs
Get the list of the top gaining or losing ETFs today. Top gainers are ordered by the highest rate of price increase since the previous day's close. Top losers are ordered by the highest percentage of price decrease since the last day. Availability: Ultra plan Data weighting: 100 API credits per symbol
200
New Example
{"values": [{"symbol": "MDLQ", "name": "Medley LLC NT 24", "exchange": "NYSE", "mic_code": "XNYS", "datetime": "2021-11-16 09:30:00", "last": 0.215, "high": 0.215, "low": 0.21, "volume": 3700, "change": 0.065, "percent_change": 43.33333}, {"symbol": "VTC", "name": "Vanguard Total Corporate Bond ETF ETF Shares", "exchan...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"values": {"type": "array", "items": {"type": "object", "properties": {"symbol": {"type": "string"}, "name": {"type": "string"}, "exchange": {"type": "string"}, "mic_code": {"type": "string"}, "datetime": {"type": "string"}, "last": {"type":...
3f90d297-3157-494a-92c1-6fa5136ffc8f/e0641c92-c5e8-49dc-8664-9fc91e0e7974/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
Market Movers - Stocks
Get the list of the top gaining or losing stocks today. Top gainers are ordered by the highest rate of price increase since the previous day's close. Top losers are ordered by the highest percentage of price decrease since the last day. Availability: Ultra plan Data weighting: 100 API credits per symbol
200
New Example
{"values": [{"symbol": "YGYI", "name": "Youngevity International Inc", "exchange": "NASDAQ", "mic_code": "XNCM", "datetime": "2022-09-16 12:01:00", "last": 0.0523, "high": 0.0523, "low": 0.0523, "volume": 1000, "change": 0.0323, "percent_change": 161.5}, {"symbol": "FPAC", "name": "Far Point Acquisition Corp", "exchang...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"values": {"type": "array", "items": {"type": "object", "properties": {"symbol": {"type": "string"}, "name": {"type": "string"}, "exchange": {"type": "string"}, "mic_code": {"type": "string"}, "datetime": {"type": "string"}, "last": {"type":...
3f90d297-3157-494a-92c1-6fa5136ffc8f/cfd15e87-7aed-47f2-beca-476244fec43a/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
Stocks List
This API call returns an array of symbols available at Twelve Data API. This list is updated daily.
200
New Example
{"data": [{"symbol": "AAPL", "name": "LEVERAGE SHARES PUBLIC LIMITED ", "currency": "GBp", "exchange": "LSE", "mic_code": "XLON", "country": "United Kingdom", "type": "Common Stock"}, {"symbol": "AAPL", "name": "Apple Inc.", "currency": "EUR", "exchange": "VSE", "mic_code": "XWBO", "country": "Austria", "type": "Common...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"data": {"type": "array", "items": {"type": "object", "properties": {"symbol": {"type": "string"}, "name": {"type": "string"}, "currency": {"type": "string"}, "exchange": {"type": "string"}, "mic_code": {"type": "string"}, "country": {"type"...
3f90d297-3157-494a-92c1-6fa5136ffc8f/599cf8e9-74fc-423a-b17d-14f0c535acbc/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
Market Movers - Crypto
Get the list of the top gaining or losing crypto today. Top gainers are ordered by the highest rate of price increase since the previous day's close. Top losers are ordered by the highest percentage of price decrease since the last day. Availability: Ultra plan Data weighting: 100 API credits per symbol
200
New Example
{"values": [{"symbol": "WILD/ETH", "name": "Wild Crypto Ethereum", "exchange": "Crex24", "datetime": "2022-03-16 04:45:00", "last": 0, "high": 0, "low": 0, "volume": 0, "change": 1.864, "percent_change": 1035555434.89261}, {"symbol": "MONK/BTC", "name": "Monkey Project Bitcoin", "exchange": "Crex24", "datetime": "2022-...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"values": {"type": "array", "items": {"type": "object", "properties": {"symbol": {"type": "string"}, "name": {"type": "string"}, "exchange": {"type": "string"}, "datetime": {"type": "string"}, "last": {"type": "number"}, "high": {"type": "nu...
3f90d297-3157-494a-92c1-6fa5136ffc8f/c9cea469-00ec-4f70-a123-a8af77a0b7b9/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
Market Movers - Forex
Get the list of the top gaining or losing forex today. Top gainers are ordered by the highest rate of price increase since the previous day's close. Top losers are ordered by the highest percentage of price decrease since the last day. Availability: Ultra plan Data weighting: 100 API credits per symbol
200
New Example
{"values": [{"symbol": "SYP/USD", "name": "Syrian Pound US Dollar", "datetime": "2022-09-20 12:54:17", "last": 0.00035, "high": 0.0004, "low": 0.0004, "volume": 0, "change": 5e-05, "percent_change": 14.94253}, {"symbol": "HUF/EUR", "name": "Hungarian Forint Euro", "datetime": "2022-09-20 21:37:00", "last": 0.00252, "hi...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"values": {"type": "array", "items": {"type": "object", "properties": {"symbol": {"type": "string"}, "name": {"type": "string"}, "datetime": {"type": "string"}, "last": {"type": "number"}, "high": {"type": "number"}, "low": {"type": "number"...
3f90d297-3157-494a-92c1-6fa5136ffc8f/c2024ffb-9db2-494f-bef6-6bf5e6e628d9/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
All data
This API request returns a complete breakdown of a mutual fund, including summary, performance, risk, ratings, composition, purchase_info, and sustainability. Availability: Mega plan Data weighting: 1000 API credits per symbol
200
New Example
{"mutual_fund": {"summary": {"symbol": "VFIAX", "name": "Vanguard 500 Index Fund", "fund_family": "Vanguard", "fund_type": "Large Blend", "currency": "USD", "share_class_inception_date": "2000-11-13", "ytd_return": -0.17259, "expense_ratio_net": 0, "yield": 0, "nav": 361.23999, "min_investment": 0, "turnover_rate": 0, ...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"mutual_fund": {"type": "object", "properties": {"summary": {"type": "object", "properties": {"symbol": {"type": "string"}, "name": {"type": "string"}, "fund_family": {"type": "string"}, "fund_type": {"type": "string"}, "currency": {"type": ...
3f90d297-3157-494a-92c1-6fa5136ffc8f/6be987e6-0634-42aa-b24b-dddbf4b39b0a/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
Market Movers
Get the list of the top gaining or losing mutual funds today. Top gainers are ordered by the highest rate of price increase since the previous day's close. Top losers are ordered by the highest percentage of price decrease since the last day. Availability: Ultra plan Data weighting: 100 API credits per symbol
200
New Example
{"values": [{"symbol": "0P00007WPC", "name": "Pictet-Indian Equities P EUR", "exchange": "NYSE", "mic_code": "XNYS", "datetime": "2022-09-19 09:30:00", "last": 667.96997, "high": 667.96997, "low": 667.96997, "volume": 0, "change": 5.47998, "percent_change": 0.82718}, {"symbol": "PEXMX", "name": "T. Rowe Price Extended ...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"values": {"type": "array", "items": {"type": "object", "properties": {"symbol": {"type": "string"}, "name": {"type": "string"}, "exchange": {"type": "string"}, "mic_code": {"type": "string"}, "datetime": {"type": "string"}, "last": {"type":...
3f90d297-3157-494a-92c1-6fa5136ffc8f/ae9127a6-4416-4808-be91-79d81d45d778/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
Risk
This API request returns core metrics to measure the risk of investing in a mutual fund. Availability: Mega plan Data weighting: 200 API credits per symbol
200
New Example
{"mutual_fund": {"risk": {"volatility_measures": [{"period": "3_year", "alpha": 0, "alpha_category": -0.0158, "beta": 0, "beta_category": 0.01, "mean_annual_return": 0, "mean_annual_return_category": 0.0145, "r_squared": 0, "r_squared_category": 0.9547, "std": 0, "std_category": 0.19, "sharpe_ratio": 0, "sharpe_ratio_c...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"mutual_fund": {"type": "object", "properties": {"risk": {"type": "object", "properties": {"volatility_measures": {"type": "array", "items": {"type": "object", "properties": {"period": {"type": "string"}, "alpha": {"type": "integer"}, "alpha...
3f90d297-3157-494a-92c1-6fa5136ffc8f/cafca3ea-9f9a-4e78-97f5-4238ad8cb361/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
MFs Type List
This API request returns a list of mutual funds types.
200
New Example
{"result": {"United States": ["Allocation--15% to 30% Equity", "Allocation--30% to 50% Equity", "Allocation--50% to 70% Equity", "Allocation--70% to 85% Equity", "Allocation--85%+ Equity", "Asia-Pacific ex-Japan Equity", "Bank Loan", "Capital Protected", "China Region", "Commodities Broad Basket", "Communications", "Co...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"result": {"type": "object", "properties": {"United States": {"type": "array", "items": {"type": "string"}}}, "required": ["United States"]}, "status": {"type": "string"}}, "required": ["result", "status"]}
3f90d297-3157-494a-92c1-6fa5136ffc8f/420160f2-3f92-40ed-a634-69964c538440/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
Earliest Timestamp
This method returns the first available DateTime for a given instrument at the specific interval.
200
null
{"datetime": "1980-12-12", "unix_time": 345445200}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"datetime": {"type": "string"}, "unix_time": {"type": "integer"}}, "required": ["datetime", "unix_time"]}
3f90d297-3157-494a-92c1-6fa5136ffc8f/a3f5a8d3-0b25-41ac-948e-de9ea941d58c/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
Symbol Search
This method helps to find the best matching symbol. It can be used as the base for custom lookups. The response is returned in descending order, with the most relevant instrument at the beginning.
200
null
{"data": [{"country": "United States", "exchange": "NYSE", "exchange_timezone": "America/New_York", "instrument_name": "Alcoa Corp", "instrument_type": "Common Stock", "symbol": "AA"}, {"country": "United States", "exchange": "NASDAQ", "exchange_timezone": "America/New_York", "instrument_name": "Apple Inc", "instrument...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"data": {"type": "array", "items": {"type": "object", "properties": {"country": {"type": "string"}, "exchange": {"type": "string"}, "exchange_timezone": {"type": "string"}, "instrument_name": {"type": "string"}, "instrument_type": {"type": "...
3f90d297-3157-494a-92c1-6fa5136ffc8f/764afe53-2bb3-425b-b76e-c49e96b4253a/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
Cryptocurrencies List
This API call return array of cryptocurrency pairs available at Twelve Data API. This list is daily updated.
200
null
{"data": [{"available_exchanges": ["ACX", "BTC Markets", "QUOINE"], "currency_base": "Ethereum", "currency_quote": "Australian Dollar", "symbol": "ETH/AUD"}, {"available_exchanges": ["CoinTiger"], "currency_base": "Ethereum", "currency_quote": "bitCNY", "symbol": "ETH/BITCNY"}, {"available_exchanges": ["Coinbene", "Coi...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"data": {"type": "array", "items": {"type": "object", "properties": {"available_exchanges": {"type": "array", "items": {"type": "string"}}, "currency_base": {"type": "string"}, "currency_quote": {"type": "string"}, "symbol": {"type": "string...
3f90d297-3157-494a-92c1-6fa5136ffc8f/d4fff4ec-dae6-416a-b553-be3751220541/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
ETFs List
This API call return array of ETFs available at Twelve Data API. This list is daily updated.
200
null
{"data": [{"currency": "EUR", "exchange": "Euronext", "name": "Lyxor MSCI All Country World UCITS ETF Acc", "symbol": "ACWI"}, {"currency": "EUR", "exchange": "Euronext", "name": "L&G Battery Value-Chain UCITS ETF", "symbol": "BATT"}, {"currency": "EUR", "exchange": "Euronext", "name": "Amundi ETF MSCI Europe Buyback U...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"data": {"type": "array", "items": {"type": "object", "properties": {"currency": {"type": "string"}, "exchange": {"type": "string"}, "name": {"type": "string"}, "symbol": {"type": "string"}}, "required": ["currency", "exchange", "name", "sym...
3f90d297-3157-494a-92c1-6fa5136ffc8f/22209477-09a7-4126-955b-acf9a825d25e/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
Forex Pairs List
This API call return array of forex pairs available at Twelve Data API. This list is daily updated.
200
null
{"data": [{"currency_base": "Euro", "currency_group": "Exotic-Cross", "currency_quote": "UAE Dirham", "symbol": "EUR/AED"}, {"currency_base": "Euro", "currency_group": "Exotic-Cross", "currency_quote": "Afghanistan Afghani", "symbol": "EUR/AFN"}, {"currency_base": "Euro", "currency_group": "Exotic-Cross", "currency_quo...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"data": {"type": "array", "items": {"type": "object", "properties": {"currency_base": {"type": "string"}, "currency_group": {"type": "string"}, "currency_quote": {"type": "string"}, "symbol": {"type": "string"}}, "required": ["currency_base"...
3f90d297-3157-494a-92c1-6fa5136ffc8f/bdae173a-b565-4404-9420-ff1544b23399/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
Indices List
This API call return array of indices available at Twelve Data API. This list is daily updated.
200
null
{"data": [{"currency": "USD", "exchange": "NYSE", "name": "Dow Jones Industrial Average", "symbol": "DJI"}, {"currency": "USD", "exchange": "NYSE", "name": "Dow Jones Industrial Average ", "symbol": "DJI2MN"}, {"currency": "USD", "exchange": "NYSE", "name": "Dow Jones Transportation Averag", "symbol": "DJT"}, {"currenc...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"data": {"type": "array", "items": {"type": "object", "properties": {"currency": {"type": "string"}, "exchange": {"type": "string"}, "name": {"type": "string"}, "symbol": {"type": "string"}}, "required": ["currency", "exchange", "name", "sym...
3f90d297-3157-494a-92c1-6fa5136ffc8f/02745fcb-5bf7-4537-bcdd-d91fa6581844/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
Currency Conversion
This API call returns real-time exchange rate and converted amount for currency pair. Works with forex and cryptocurrency.
200
USD/JPY currency conversion
{"symbol": "USD/JPY", "rate": 105.12, "amount": 12824.64, "timestamp": 1602714051}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"symbol": {"type": "string"}, "rate": {"type": "number"}, "amount": {"type": "number"}, "timestamp": {"type": "integer"}}, "required": ["amount", "rate", "symbol", "timestamp"]}
3f90d297-3157-494a-92c1-6fa5136ffc8f/ea2f2520-90f1-47ab-87b7-55380150c2af/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
Exchange Rate
This API call returns real-time exchange rate for currency pair. Works with forex and cryptocurrency.
200
USD/JPY exchange rate
{"symbol": "USD/JPY", "rate": 105.12, "timestamp": 1602714051}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"symbol": {"type": "string"}, "rate": {"type": "number"}, "timestamp": {"type": "integer"}}, "required": ["rate", "symbol", "timestamp"]}
3f90d297-3157-494a-92c1-6fa5136ffc8f/1fc078d2-36ef-48b1-a2d7-cd190627189c/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
Key Executives
Returns individuals at the highest level of management of an organization. Availability: Mega plan Data weighting: 1000 API credits per symbol
200
New Example
{"meta": {"symbol": "AAPL", "name": "Apple Inc", "currency": "USD", "exchange": "NASDAQ", "mic_code": "XNGS", "exchange_timezone": "America/New_York"}, "key_executives": [{"name": "Mr. Timothy D. Cook", "title": "CEO & Director", "age": 60, "year_born": 1961, "pay": 16386559}, {"name": "Mr. Chris Kondo", "title": "Sr....
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"symbol": {"type": "string"}, "name": {"type": "string"}, "currency": {"type": "string"}, "exchange": {"type": "string"}, "mic_code": {"type": "string"}, "exchange_timezone": {"type": "string"}}, "re...
3f90d297-3157-494a-92c1-6fa5136ffc8f/9acbedce-e474-47ab-b8da-17cbc644daf7/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
Statistics
Returns current overview of company’s main statistics including valuation metrics and financials. Availability: Ultra plan Data weighting: 50 API credits per symbol
200
New Example
{"meta": {"symbol": "AAPL", "name": "Apple Inc", "currency": "USD", "exchange": "NASDAQ", "mic_code": "XNGS", "exchange_timezone": "America/New_York"}, "statistics": {"valuations_metrics": {"market_capitalization": 2482617188352, "enterprise_value": 2493322362880, "trailing_pe": 25.533882, "forward_pe": 23.987577, "peg...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"symbol": {"type": "string"}, "name": {"type": "string"}, "currency": {"type": "string"}, "exchange": {"type": "string"}, "mic_code": {"type": "string"}, "exchange_timezone": {"type": "string"}}, "re...
3f90d297-3157-494a-92c1-6fa5136ffc8f/954eaf85-7ebb-4c6d-9582-29142371459e/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
COPPOCK
Coppock Curve(COPPOCK) is usually used to detect long-term trend changes, typically on monthly charts.
200
null
{"meta": {"currency": "USD", "exchange": "NYSE", "exchange_timezone": "America/New_York", "indicator": {"long_roc_period": 14, "name": "COPPOCK - Coppock Curve", "series_type": "close", "short_roc_period": 11, "wma_period": 10}, "interval": "1min", "symbol": "AAPL", "type": "Common Stock"}, "status": "ok", "values": [{...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"currency": {"type": "string"}, "exchange": {"type": "string"}, "exchange_timezone": {"type": "string"}, "indicator": {"type": "object", "properties": {"long_roc_period": {"type": "integer"}, "name":...
3f90d297-3157-494a-92c1-6fa5136ffc8f/32eea2b2-c1a2-4dc8-a731-6afcb2624113/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
KELTNER
Keltner Channels(KELTNER) is a volatility indicator used to spot trend changes and accelerations.
200
null
{"meta": {"currency": "USD", "exchange": "NYSE", "exchange_timezone": "America/New_York", "indicator": {"atr_time_period": 10, "ma_type": "SMA", "multiplier": 2, "name": "KELTNER - Keltner Channels", "series_type": "close", "time_period": 20}, "interval": "1min", "symbol": "AAPL", "type": "Common Stock"}, "status": "ok...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"currency": {"type": "string"}, "exchange": {"type": "string"}, "exchange_timezone": {"type": "string"}, "indicator": {"type": "object", "properties": {"atr_time_period": {"type": "integer"}, "ma_typ...
3f90d297-3157-494a-92c1-6fa5136ffc8f/486c00a0-777e-4ffa-a1ac-c2deb88d96f3/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
DX
Directional Movement Index(DX) identifies which direction the price is moving.
200
null
{"meta": {"currency": "USD", "exchange": "NYSE", "exchange_timezone": "America/New_York", "indicator": {"name": "DX - Directional Movement Index", "time_period": 14}, "interval": "1min", "symbol": "AAPL", "type": "Common Stock"}, "status": "ok", "values": [{"datetime": "2019-08-09 15:59:00", "dx": "68.70803"}, {"dateti...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"currency": {"type": "string"}, "exchange": {"type": "string"}, "exchange_timezone": {"type": "string"}, "indicator": {"type": "object", "properties": {"name": {"type": "string"}, "time_period": {"ty...
3f90d297-3157-494a-92c1-6fa5136ffc8f/9933cb59-506c-4ec5-86b6-763bc4fa310c/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
ULTOSC
Ultimate Oscillator(ULTOSC) takes into account three different time periods to enhance the quality of overbought and oversold signals.
200
null
{"meta": {"currency": "USD", "exchange": "NYSE", "exchange_timezone": "America/New_York", "indicator": {"name": "ULTOSC - Ultimate Oscillator", "time_period_1": 7, "time_period_2": 14, "time_period_3": 28}, "interval": "1min", "symbol": "AAPL", "type": "Common Stock"}, "status": "ok", "values": [{"datetime": "2019-08-0...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"currency": {"type": "string"}, "exchange": {"type": "string"}, "exchange_timezone": {"type": "string"}, "indicator": {"type": "object", "properties": {"name": {"type": "string"}, "time_period_1": {"...
3f90d297-3157-494a-92c1-6fa5136ffc8f/e9987056-62e1-4413-8603-f7621d93e52e/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
WMA
Weighted Moving Average(WMA) smooths out price fluctuations, and puts more weight on recent data points and less on past.
200
null
{"meta": {"currency": "USD", "exchange": "NYSE", "exchange_timezone": "America/New_York", "indicator": {"name": "WMA - Weighted Moving Average", "series_type": "close", "time_period": 9}, "interval": "1min", "symbol": "AAPL", "type": "Common Stock"}, "status": "ok", "values": [{"datetime": "2019-08-09 15:59:00", "wma":...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"currency": {"type": "string"}, "exchange": {"type": "string"}, "exchange_timezone": {"type": "string"}, "indicator": {"type": "object", "properties": {"name": {"type": "string"}, "series_type": {"ty...
3f90d297-3157-494a-92c1-6fa5136ffc8f/45d50d6f-f358-4b1d-953e-05ddb6a0a4bd/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
TRANGE
True Range(TRANGE) is usually used as the base when calculating other indicators. TRANGE determines the normal trading range of an asset.
200
null
{"meta": {"currency": "USD", "exchange": "NYSE", "exchange_timezone": "America/New_York", "indicator": {"name": "TRANGE - True Range"}, "interval": "1min", "symbol": "AAPL", "type": "Common Stock"}, "status": "ok", "values": [{"datetime": "2019-08-09 15:59:00", "trange": "0.404"}, {"datetime": "2019-08-09 15:58:00", "t...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"currency": {"type": "string"}, "exchange": {"type": "string"}, "exchange_timezone": {"type": "string"}, "indicator": {"type": "object", "properties": {"name": {"type": "string"}}, "required": ["name...
3f90d297-3157-494a-92c1-6fa5136ffc8f/7b9279e7-2ce4-4347-9857-88f9df234c9e/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
MACDEXT
Moving Average Convergence Divergence Extended(MACDEXT) gives greater control over MACD input parameters. MACDEXT has an unstable period ~ 100.
200
null
{"meta": {"currency": "USD", "exchange": "NYSE", "exchange_timezone": "America/New_York", "indicator": {"fast_ma_type": "SMA", "fast_period": 12, "name": "MACDEXT - Moving Average Convergence Divergence Extended", "series_type": "close", "signal_ma_type": "SMA", "signal_period": 9, "slow_ma_type": "SMA", "slow_period":...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"currency": {"type": "string"}, "exchange": {"type": "string"}, "exchange_timezone": {"type": "string"}, "indicator": {"type": "object", "properties": {"fast_ma_type": {"type": "string"}, "fast_perio...
3f90d297-3157-494a-92c1-6fa5136ffc8f/90d45959-eb5d-463e-b88f-3c326ba3d759/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
LINEARREGSLOPE
Linear Regression Slope(LINEARREGSLOPE) calculates the slope for the linear regression trendline for each data point.
200
null
{"meta": {"currency": "USD", "exchange": "NYSE", "exchange_timezone": "America/New_York", "indicator": {"name": "LINEARREGSLOPE - Linear Regression Slope", "series_type": "close", "time_period": 9}, "interval": "1min", "symbol": "AAPL", "type": "Common Stock"}, "status": "ok", "values": [{"datetime": "2019-08-09 15:59:...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"currency": {"type": "string"}, "exchange": {"type": "string"}, "exchange_timezone": {"type": "string"}, "indicator": {"type": "object", "properties": {"name": {"type": "string"}, "series_type": {"ty...
3f90d297-3157-494a-92c1-6fa5136ffc8f/b38a1f5d-581b-486a-b538-f7d14ceb10e2/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
HLC3
High, Low, Close Average Values(HLC3) give alternative candlesticks patter. Every element is defined as follows: (high + low + close) / 3.
200
null
{"meta": {"currency": "USD", "exchange": "NYSE", "exchange_timezone": "America/New_York", "indicator": {"name": "HLC3 - High, Low, Close Average Values"}, "interval": "1min", "symbol": "AAPL", "type": "Common Stock"}, "status": "ok", "values": [{"datetime": "2019-08-09 15:59:00", "hlc3": "201.05266"}, {"datetime": "201...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"currency": {"type": "string"}, "exchange": {"type": "string"}, "exchange_timezone": {"type": "string"}, "indicator": {"type": "object", "properties": {"name": {"type": "string"}}, "required": ["name...
3f90d297-3157-494a-92c1-6fa5136ffc8f/d7d87973-9c3a-4dbb-bb1d-027796f9406e/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
MINMAXINDEX
Indexes of lowest and highest values over period(MINMAXINDEX).
200
null
{"meta": {"currency": "USD", "exchange": "NYSE", "exchange_timezone": "America/New_York", "indicator": {"name": "MINMAXINDEX - Indexes of lowest and highest values over period", "series_type": "close", "time_period": 9}, "interval": "1min", "symbol": "AAPL", "type": "Common Stock"}, "status": "ok", "values": [{"datetim...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"currency": {"type": "string"}, "exchange": {"type": "string"}, "exchange_timezone": {"type": "string"}, "indicator": {"type": "object", "properties": {"name": {"type": "string"}, "series_type": {"ty...
3f90d297-3157-494a-92c1-6fa5136ffc8f/8c9effb7-b650-49e7-9123-2b55d9936348/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
MEDPRICE
Median Price(MEDPRICE).
200
null
{"meta": {"currency": "USD", "exchange": "NYSE", "exchange_timezone": "America/New_York", "indicator": {"name": "MEDPRICE - Median Price"}, "interval": "1min", "symbol": "AAPL", "type": "Common Stock"}, "status": "ok", "values": [{"datetime": "2019-08-09 15:59:00", "medprice": "201.05399"}, {"datetime": "2019-08-09 15:...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"currency": {"type": "string"}, "exchange": {"type": "string"}, "exchange_timezone": {"type": "string"}, "indicator": {"type": "object", "properties": {"name": {"type": "string"}}, "required": ["name...
3f90d297-3157-494a-92c1-6fa5136ffc8f/4d0cb903-0bde-44fb-a63b-af2921ccbee6/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
LINEARREG
Linear Regression(LINEARREG) is used to determine trend direction by a straight line.
200
null
{"meta": {"currency": "USD", "exchange": "NYSE", "exchange_timezone": "America/New_York", "indicator": {"name": "LINEARREG - Linear Regression", "series_type": "close", "time_period": 9}, "interval": "1min", "symbol": "AAPL", "type": "Common Stock"}, "status": "ok", "values": [{"datetime": "2019-08-09 15:59:00", "linea...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"currency": {"type": "string"}, "exchange": {"type": "string"}, "exchange_timezone": {"type": "string"}, "indicator": {"type": "object", "properties": {"name": {"type": "string"}, "series_type": {"ty...
3f90d297-3157-494a-92c1-6fa5136ffc8f/d28791fb-86fe-401a-ab0d-8873f1480466/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
HT_TRENDLINE
Hilbert Transform Instantaneous Trendline(HT_TRENDLINE) comes from the concept of Digital Signal Processing (DSP). It creates complex signals from the simple chart data. You can read more about it in the Rocket Science for Traders book by John F. Ehlers.
200
null
{"meta": {"currency": "USD", "exchange": "NYSE", "exchange_timezone": "America/New_York", "indicator": {"name": "HT_TRENDLINE - Hilbert Transform Instantaneous Trendline", "series_type": "close"}, "interval": "1min", "symbol": "AAPL", "type": "Common Stock"}, "status": "ok", "values": [{"datetime": "2019-08-09 15:59:00...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"currency": {"type": "string"}, "exchange": {"type": "string"}, "exchange_timezone": {"type": "string"}, "indicator": {"type": "object", "properties": {"name": {"type": "string"}, "series_type": {"ty...
3f90d297-3157-494a-92c1-6fa5136ffc8f/23225a23-5e14-4cb3-8115-850284d24603/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
AVGPRICE
Average Price(AVGPRICE) uses the formula: (open + high + low + close) / 4.
200
null
{"meta": {"currency": "USD", "exchange": "NYSE", "exchange_timezone": "America/New_York", "indicator": {"name": "AVGPRICE - Average Price"}, "interval": "1min", "symbol": "AAPL", "type": "Common Stock"}, "status": "ok", "values": [{"avgprice": "201.02449", "datetime": "2019-08-09 15:59:00"}, {"avgprice": "200.98375", "...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"currency": {"type": "string"}, "exchange": {"type": "string"}, "exchange_timezone": {"type": "string"}, "indicator": {"type": "object", "properties": {"name": {"type": "string"}}, "required": ["name...
3f90d297-3157-494a-92c1-6fa5136ffc8f/ca7b4a0e-09c7-4153-a7af-c9609d94b09c/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
HT_TRENDMODE
Hilbert Transform Trend vs. Cycle Mode(HT_TRENDMODE) is part of Hilbert Transforms concepts. You can read more about it in the Rocket Science for Traders book by John F. Ehlers.
200
null
{"meta": {"currency": "USD", "exchange": "NYSE", "exchange_timezone": "America/New_York", "indicator": {"name": "HT_TRENDMODE - Hilbert Transform Trend vs Cycle Mode", "series_type": "close"}, "interval": "1min", "symbol": "AAPL", "type": "Common Stock"}, "status": "ok", "values": [{"datetime": "2019-08-09 15:59:00", "...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"currency": {"type": "string"}, "exchange": {"type": "string"}, "exchange_timezone": {"type": "string"}, "indicator": {"type": "object", "properties": {"name": {"type": "string"}, "series_type": {"ty...
3f90d297-3157-494a-92c1-6fa5136ffc8f/86bcf3b4-3e97-43b4-964c-294430580902/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
MA
Moving Average(MA) is used to smooth out price fluctuations and get rid of market noise.
200
null
{"meta": {"currency": "USD", "exchange": "NYSE", "exchange_timezone": "America/New_York", "indicator": {"ma_type": "SMA", "name": "MA - Moving Average", "series_type": "close", "time_period": 9}, "interval": "1min", "symbol": "AAPL", "type": "Common Stock"}, "status": "ok", "values": [{"datetime": "2019-08-09 15:59:00"...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"currency": {"type": "string"}, "exchange": {"type": "string"}, "exchange_timezone": {"type": "string"}, "indicator": {"type": "object", "properties": {"ma_type": {"type": "string"}, "name": {"type":...
3f90d297-3157-494a-92c1-6fa5136ffc8f/8dfa5539-43a2-47af-ab2c-9d66dc592be5/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
EXP
Exponential(EXP) transforms input data with the mathematical exponent function.
200
null
{"meta": {"currency": "USD", "exchange": "NYSE", "exchange_timezone": "America/New_York", "indicator": {"name": "EXP - Exponential", "series_type": "close"}, "interval": "1min", "symbol": "AAPL", "type": "Common Stock"}, "status": "ok", "values": [{"datetime": "2019-08-09 15:59:00", "exp": "2.0649375034375067e+87"}, {"...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"currency": {"type": "string"}, "exchange": {"type": "string"}, "exchange_timezone": {"type": "string"}, "indicator": {"type": "object", "properties": {"name": {"type": "string"}, "series_type": {"ty...
3f90d297-3157-494a-92c1-6fa5136ffc8f/3d58aede-3f0d-418d-b09c-d6f4f25bab73/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
WCLPRICE
Weighted Close Price(WCLPRICE) is usually used as the base for other indicators for smoothness. Formula: (high + low + close * 2) / 4.
200
null
{"meta": {"currency": "USD", "exchange": "NYSE", "exchange_timezone": "America/New_York", "indicator": {"name": "WCLPRICE - Weighted Close Price"}, "interval": "1min", "symbol": "AAPL", "type": "Common Stock"}, "status": "ok", "values": [{"datetime": "2019-08-09 15:59:00", "wclprice": "201.052"}, {"datetime": "2019-08-...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"currency": {"type": "string"}, "exchange": {"type": "string"}, "exchange_timezone": {"type": "string"}, "indicator": {"type": "object", "properties": {"name": {"type": "string"}}, "required": ["name...
3f90d297-3157-494a-92c1-6fa5136ffc8f/439e7387-b458-4f07-b67e-14cb8708cd3a/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
STOCHF
Stochastic Fast(STOCHF) is more sensitive to price changes; therefore, it changes direction more quickly.
200
null
{"meta": {"currency": "USD", "exchange": "NYSE", "exchange_timezone": "America/New_York", "indicator": {"fast_d_period": 3, "fast_dma_type": "SMA", "fast_k_period": 14, "name": "STOCHF - Stochastic Fast"}, "interval": "1min", "symbol": "AAPL", "type": "Common Stock"}, "status": "ok", "values": [{"datetime": "2019-08-09...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"currency": {"type": "string"}, "exchange": {"type": "string"}, "exchange_timezone": {"type": "string"}, "indicator": {"type": "object", "properties": {"fast_d_period": {"type": "integer"}, "fast_dma...
3f90d297-3157-494a-92c1-6fa5136ffc8f/400cc2ba-bca2-4397-8339-f5e36096039b/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
KAMA
Kaufman's Adaptive Moving Average(KAMA) is a type of Moving Average(MA) that incorporates market noise and volatility.
200
null
{"meta": {"currency": "USD", "exchange": "NYSE", "exchange_timezone": "America/New_York", "indicator": {"name": "KAMA - Kaufman's Adaptive Moving Average", "series_type": "close", "time_period": 9}, "interval": "1min", "symbol": "AAPL", "type": "Common Stock"}, "status": "ok", "values": [{"datetime": "2019-08-09 15:59:...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"currency": {"type": "string"}, "exchange": {"type": "string"}, "exchange_timezone": {"type": "string"}, "indicator": {"type": "object", "properties": {"name": {"type": "string"}, "series_type": {"ty...
3f90d297-3157-494a-92c1-6fa5136ffc8f/b06af664-2b8a-4e11-8cd0-909dcdf0bf08/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
ADOSC
Chaikin A/D Oscillator(ADOSC) is an indicator, which finds the relationship between increasing and decreasing volume with price fluctuations. The Chaikin Oscillator measures the momentum of the Accumulation/Distribution Line(ADL) using two Exponential Moving Averages of varying length to the line(MACD).
200
null
{"meta": {"currency": "USD", "exchange": "NYSE", "exchange_timezone": "America/New_York", "indicator": {"fast_period": 12, "name": "ADOSC - Chaikin A/D Oscillator", "slow_period": 26}, "interval": "1min", "symbol": "AAPL", "type": "Common Stock"}, "status": "ok", "values": [{"adosc": "-233315.15185", "datetime": "2019-...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"currency": {"type": "string"}, "exchange": {"type": "string"}, "exchange_timezone": {"type": "string"}, "indicator": {"type": "object", "properties": {"fast_period": {"type": "integer"}, "name": {"t...
3f90d297-3157-494a-92c1-6fa5136ffc8f/74cdba87-5bb5-4d5c-9fb7-5961a5388880/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
MIN
Lowest value over period(MIN).
200
null
{"meta": {"currency": "USD", "exchange": "NYSE", "exchange_timezone": "America/New_York", "indicator": {"name": "MIN - Lowest value over period", "series_type": "close", "time_period": 9}, "interval": "1min", "symbol": "AAPL", "type": "Common Stock"}, "status": "ok", "values": [{"datetime": "2019-08-09 15:59:00", "min"...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"currency": {"type": "string"}, "exchange": {"type": "string"}, "exchange_timezone": {"type": "string"}, "indicator": {"type": "object", "properties": {"name": {"type": "string"}, "series_type": {"ty...
3f90d297-3157-494a-92c1-6fa5136ffc8f/6ba40257-3c9e-4eca-b879-14aa11eb5e6d/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
VWAP
Volume Weighted Average Price(VWAP) is commonly used as a trading benchmark that gives an average price at which the instrument has been trading during the day.
200
null
{"meta": {"currency": "USD", "exchange": "NYSE", "exchange_timezone": "America/New_York", "indicator": {"name": "VWAP - Volume Weighted Average Price"}, "interval": "1min", "symbol": "AAPL", "type": "Common Stock"}, "status": "ok", "values": [{"datetime": "2019-08-09 15:59:00", "vwap": "201.05266"}, {"datetime": "2019-...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"currency": {"type": "string"}, "exchange": {"type": "string"}, "exchange_timezone": {"type": "string"}, "indicator": {"type": "object", "properties": {"name": {"type": "string"}}, "required": ["name...
3f90d297-3157-494a-92c1-6fa5136ffc8f/51c4b427-76c7-4daf-8d21-9b8e094043b4/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
PLUS_DM
Plus Directional Movement(PLUS_DM) is calculated as High - Previous High.
200
null
{"meta": {"currency": "USD", "exchange": "NYSE", "exchange_timezone": "America/New_York", "indicator": {"name": "PLUS_DM - Plus Directional Movement", "time_period": 9}, "interval": "1min", "symbol": "AAPL", "type": "Common Stock"}, "status": "ok", "values": [{"datetime": "2019-08-09 15:59:00", "plus_dm": "0.159"}, {"d...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"currency": {"type": "string"}, "exchange": {"type": "string"}, "exchange_timezone": {"type": "string"}, "indicator": {"type": "object", "properties": {"name": {"type": "string"}, "time_period": {"ty...
3f90d297-3157-494a-92c1-6fa5136ffc8f/e51ac2c7-5bf4-4475-b1a9-90e69bb56938/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
CMO
Chande Momentum Oscillator(CMO) is used to show overbought and oversold conditions.
200
null
{"meta": {"currency": "USD", "exchange": "NYSE", "exchange_timezone": "America/New_York", "indicator": {"name": "CMO - Chande Momentum Oscillator", "series_type": "close", "time_period": 9}, "interval": "1min", "symbol": "AAPL", "type": "Common Stock"}, "status": "ok", "values": [{"cmo": "-71.24979", "datetime": "2019-...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"currency": {"type": "string"}, "exchange": {"type": "string"}, "exchange_timezone": {"type": "string"}, "indicator": {"type": "object", "properties": {"name": {"type": "string"}, "series_type": {"ty...
3f90d297-3157-494a-92c1-6fa5136ffc8f/5c521857-3dcb-4df6-a467-3a54045ec01a/0/0
Twelve Data
Financial data provided for developers, to enter the world markets. Instant access for real-time and historical data of stocks, forex, crypto, ETFs, indices, and more. Read more in documentation and start here.
9.9
WILLR
Williams %R(WILLR) calculates overbought and oversold levels. It can also be used to find entry and exit signals.
200
null
{"meta": {"currency": "USD", "exchange": "NYSE", "exchange_timezone": "America/New_York", "indicator": {"name": "WILLR - Williams %R", "time_period": 9}, "interval": "1min", "symbol": "AAPL", "type": "Common Stock"}, "status": "ok", "values": [{"datetime": "2019-08-09 15:59:00", "willr": "-84.8916"}, {"datetime": "2019...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"currency": {"type": "string"}, "exchange": {"type": "string"}, "exchange_timezone": {"type": "string"}, "indicator": {"type": "object", "properties": {"name": {"type": "string"}, "time_period": {"ty...