/twelvedata-reference | Type: Application | PCID required: Yes
Tools
twelvedata_reference_get_bonds
Fixed income Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
symbol | string | No | — | The ticker symbol of an instrument for which data is requested |
exchange | string | No | — | Filter by exchange name |
country | string | No | — | Filter by country name or alpha code, e.g., United States or US |
format | string | No | — | The format of the response data |
delimiter | string | No | — | The separator used in the CSV response data |
show_plan | boolean | No | — | Adds info on which plan symbol is available |
page | integer | No | — | Page number of the results to fetch |
outputsize | integer | No | — | Determines the number of data points returned in the output |
twelvedata_reference_get_commodities
Commodities Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
symbol | string | No | — | The ticker symbol of an instrument for which data is requested |
category | string | No | — | Filter by category of commodity |
format | string | No | — | The format of the response data |
delimiter | string | No | — | The separator used in the CSV response data |
twelvedata_reference_get_countries
Countriestwelvedata_reference_get_cross_listings
Cross listings Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
symbol | string | Yes | — | The ticker symbol of an instrument for which data is requested |
exchange | string | No | — | Exchange where instrument is traded |
mic_code | string | No | — | Market identifier code (MIC) under ISO 10383 standard |
country | string | No | — | Country to which stock exchange belongs to |
twelvedata_reference_get_cryptocurrencies
Cryptocurrency pairs Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
symbol | string | No | — | The ticker symbol of an instrument for which data is requested |
exchange | string | No | — | Filter by exchange name. E.g. Binance, Coinbase, etc. |
currency_base | string | No | — | Filter by currency base |
currency_quote | string | No | — | Filter by currency quote |
format | string | No | — | The format of the response data |
delimiter | string | No | — | The separator used in the CSV response data |
twelvedata_reference_get_cryptocurrency_exchanges
Cryptocurrency exchanges Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
format | string | No | — | The format of the response data |
delimiter | string | No | — | Specify the delimiter used when downloading the CSV file |
twelvedata_reference_get_direct_holders
Direct holders Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
symbol | string | No | — | Symbol ticker of instrument. For preffered stocks use dot(.) delimiter. E.g. BRK.A or BRK.B will be correct |
figi | string | No | — | Filter by financial instrument global identifier (FIGI). This parameter is available on the <a href=“https://twelvedata.com/pricing”>Ultra</a> plan (individual) and the <a href=“https://twelvedata.com/pricing-business”>Enterprise</a> plan (business) and above. |
isin | string | No | — | Filter by international securities identification number (ISIN). ISIN access is activating in the <a href=“https://twelvedata.com/account/add-ons”>Data add-ons</a> section |
cusip | string | No | — | The CUSIP of an instrument for which data is requested. CUSIP access is activating in the <a href=“https://twelvedata.com/account/add-ons”>Data add-ons</a> section |
exchange | string | No | — | Exchange where instrument is traded |
mic_code | string | No | — | Market Identifier Code (MIC) under ISO 10383 standard |
country | string | No | — | Country where instrument is traded, e.g., United States or US |
twelvedata_reference_get_earliest_timestamp
Earliest timestamp Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
symbol | string | No | — | Symbol ticker of the instrument. |
figi | string | No | — | Filter by financial instrument global identifier (FIGI). This parameter is available on the <a href=“https://twelvedata.com/pricing”>Ultra</a> plan (individual) and the <a href=“https://twelvedata.com/pricing-business”>Enterprise</a> plan (business) and above. |
isin | string | No | — | Filter by international securities identification number (ISIN). ISIN access is activating in the <a href=“https://twelvedata.com/account/add-ons”>Data add-ons</a> section |
cusip | string | No | — | The CUSIP of an instrument for which data is requested. CUSIP access is activating in the <a href=“https://twelvedata.com/account/add-ons”>Data add-ons</a> section |
interval | string | Yes | — | Interval between two consecutive points in time series. |
exchange | string | No | — | Exchange where instrument is traded. |
mic_code | string | No | — | Market Identifier Code (MIC) under ISO 10383 standard. |
timezone | string | No | — | Timezone at which output datetime will be displayed. Supports: <ul> <li>1. <code>Exchange</code> for local exchange time</li> <li>2. <code>UTC</code> for datetime at universal UTC standard</li> <li>3. Timezone name according to the IANA Time Zone Database. E.g. <code>America/New_York</code>, <code>Asia/Singapore</code>. Full list of timezones can be found <a href=“https://en.wikipedia.org/wiki/List_of_tz_database_time_zones” target=“blank”>here</a>.</li> </ul> <i>Take note that the IANA Timezone name is case-sensitive</i> |
twelvedata_reference_get_edgar_filings_archive
EDGAR fillings Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
symbol | string | No | — | The ticker symbol of an instrument for which data is requested |
figi | string | No | — | Filter by financial instrument global identifier (FIGI). This parameter is available on the <a href=“https://twelvedata.com/pricing”>Ultra</a> plan (individual) and the <a href=“https://twelvedata.com/pricing-business”>Enterprise</a> plan (business) and above. |
isin | string | No | — | Filter by international securities identification number (ISIN). ISIN access is activating in the <a href=“https://twelvedata.com/account/add-ons”>Data add-ons</a> section |
cusip | string | No | — | The CUSIP of an instrument for which data is requested. CUSIP access is activating in the <a href=“https://twelvedata.com/account/add-ons”>Data add-ons</a> section |
exchange | string | No | — | Filter by exchange name |
mic_code | string | No | — | Filter by market identifier code (MIC) under ISO 10383 standard |
country | string | No | — | Filter by country name or alpha code, e.g., United States or US |
form_type | string | No | — | Filter by form types, example 8-K, EX-1.1 |
filled_from | string | No | — | Filter by filled time from |
filled_to | string | No | — | Filter by filled time to |
page | integer | No | — | Page number |
page_size | integer | No | — | Number of records in response |
twelvedata_reference_get_etf
ETFs Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
symbol | string | No | — | The ticker symbol of an instrument for which data is requested |
figi | string | No | — | Filter by financial instrument global identifier (FIGI). This parameter is available on the <a href=“https://twelvedata.com/pricing”>Ultra</a> plan (individual) and the <a href=“https://twelvedata.com/pricing-business”>Enterprise</a> plan (business) and above. |
isin | string | No | — | Filter by international securities identification number (ISIN). ISIN access is activating in the <a href=“https://twelvedata.com/account/add-ons”>Data add-ons</a> section |
cusip | string | No | — | The CUSIP of an instrument for which data is requested. CUSIP access is activating in the <a href=“https://twelvedata.com/account/add-ons”>Data add-ons</a> section |
cik | string | No | — | The CIK of an instrument for which data is requested |
exchange | string | No | — | Filter by exchange name |
mic_code | string | No | — | Filter by market identifier code (MIC) under ISO 10383 standard |
country | string | No | — | Filter by country name or alpha code, e.g., United States or US |
format | string | No | — | The format of the response data |
delimiter | string | No | — | The separator used in the CSV response data |
show_plan | boolean | No | — | Adds info on which plan symbol is available |
include_delisted | boolean | No | — | Include delisted identifiers |
twelvedata_reference_get_etfs_family
ETFs families Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
country | string | No | — | Filter by country name or alpha code, e.g., United States or US |
fund_family | string | No | — | Filter by investment company that manages the fund |
twelvedata_reference_get_etfs_list
ETFs directory Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
symbol | string | No | — | Filter by symbol |
figi | string | No | — | Filter by financial instrument global identifier (FIGI). This parameter is available on the <a href=“https://twelvedata.com/pricing”>Ultra</a> plan (individual) and the <a href=“https://twelvedata.com/pricing-business”>Enterprise</a> plan (business) and above. |
isin | string | No | — | Filter by international securities identification number (ISIN). ISIN access is activating in the <a href=“https://twelvedata.com/account/add-ons”>Data add-ons</a> section |
cusip | string | No | — | The CUSIP of an instrument for which data is requested. CUSIP access is activating in the <a href=“https://twelvedata.com/account/add-ons”>Data add-ons</a> section |
cik | string | No | — | The CIK of an instrument for which data is requested |
country | string | No | — | Filter by country name or alpha code, e.g., United States or US |
fund_family | string | No | — | Filter by investment company that manages the fund |
fund_type | string | No | — | Filter by the type of fund |
page | integer | No | — | Page number |
outputsize | integer | No | — | Number of records in response |
twelvedata_reference_get_etfs_type
ETFs types Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
country | string | No | — | Filter by country name or alpha code, e.g., United States or US |
fund_type | string | No | — | Filter by the type of fund |
twelvedata_reference_get_etfs_world
ETF full data Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
symbol | string | No | — | Symbol ticker of etf |
figi | string | No | — | Filter by financial instrument global identifier (FIGI). This parameter is available on the <a href=“https://twelvedata.com/pricing”>Ultra</a> plan (individual) and the <a href=“https://twelvedata.com/pricing-business”>Enterprise</a> plan (business) and above. |
isin | string | No | — | Filter by international securities identification number (ISIN). ISIN access is activating in the <a href=“https://twelvedata.com/account/add-ons”>Data add-ons</a> section |
cusip | string | No | — | The CUSIP of an instrument for which data is requested. CUSIP access is activating in the <a href=“https://twelvedata.com/account/add-ons”>Data add-ons</a> section |
country | string | No | — | Filter by country name or alpha code, e.g., United States or US |
dp | integer | No | — | Number of decimal places for floating values. Accepts value in range [0,11] |
twelvedata_reference_get_etfs_world_composition
Composition Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
symbol | string | No | — | Symbol ticker of etf |
figi | string | No | — | Filter by financial instrument global identifier (FIGI). This parameter is available on the <a href=“https://twelvedata.com/pricing”>Ultra</a> plan (individual) and the <a href=“https://twelvedata.com/pricing-business”>Enterprise</a> plan (business) and above. |
isin | string | No | — | Filter by international securities identification number (ISIN). ISIN access is activating in the <a href=“https://twelvedata.com/account/add-ons”>Data add-ons</a> section |
cusip | string | No | — | The CUSIP of an instrument for which data is requested. CUSIP access is activating in the <a href=“https://twelvedata.com/account/add-ons”>Data add-ons</a> section |
country | string | No | — | Filter by country name or alpha code, e.g., United States or US |
dp | integer | No | — | Number of decimal places for floating values. Accepts value in range [0,11] |
twelvedata_reference_get_etfs_world_performance
Performance Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
symbol | string | No | — | Symbol ticker of etf |
figi | string | No | — | Filter by financial instrument global identifier (FIGI). This parameter is available on the <a href=“https://twelvedata.com/pricing”>Ultra</a> plan (individual) and the <a href=“https://twelvedata.com/pricing-business”>Enterprise</a> plan (business) and above. |
isin | string | No | — | Filter by international securities identification number (ISIN). ISIN access is activating in the <a href=“https://twelvedata.com/account/add-ons”>Data add-ons</a> section |
cusip | string | No | — | The CUSIP of an instrument for which data is requested. CUSIP access is activating in the <a href=“https://twelvedata.com/account/add-ons”>Data add-ons</a> section |
country | string | No | — | Filter by country name or alpha code, e.g., United States or US |
dp | integer | No | — | Number of decimal places for floating values. Accepts value in range [0,11] |
twelvedata_reference_get_etfs_world_risk
Risk Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
symbol | string | No | — | Symbol ticker of etf |
figi | string | No | — | Filter by financial instrument global identifier (FIGI). This parameter is available on the <a href=“https://twelvedata.com/pricing”>Ultra</a> plan (individual) and the <a href=“https://twelvedata.com/pricing-business”>Enterprise</a> plan (business) and above. |
isin | string | No | — | Filter by international securities identification number (ISIN). ISIN access is activating in the <a href=“https://twelvedata.com/account/add-ons”>Data add-ons</a> section |
cusip | string | No | — | The CUSIP of an instrument for which data is requested. CUSIP access is activating in the <a href=“https://twelvedata.com/account/add-ons”>Data add-ons</a> section |
country | string | No | — | Filter by country name or alpha code, e.g., United States or US |
dp | integer | No | — | Number of decimal places for floating values. Accepts value in range [0,11] |
twelvedata_reference_get_etfs_world_summary
Summary Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
symbol | string | No | — | Symbol ticker of etf |
figi | string | No | — | Filter by financial instrument global identifier (FIGI). This parameter is available on the <a href=“https://twelvedata.com/pricing”>Ultra</a> plan (individual) and the <a href=“https://twelvedata.com/pricing-business”>Enterprise</a> plan (business) and above. |
isin | string | No | — | Filter by international securities identification number (ISIN). ISIN access is activating in the <a href=“https://twelvedata.com/account/add-ons”>Data add-ons</a> section |
cusip | string | No | — | The CUSIP of an instrument for which data is requested. CUSIP access is activating in the <a href=“https://twelvedata.com/account/add-ons”>Data add-ons</a> section |
country | string | No | — | Filter by country name or alpha code, e.g., United States or US |
dp | integer | No | — | Number of decimal places for floating values. Accepts value in range [0,11] |
twelvedata_reference_get_exchange_schedule
Exchanges schedule Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
mic_name | string | No | — | Filter by exchange name |
mic_code | string | No | — | Filter by market identifier code (MIC) under ISO 10383 standard |
country | string | No | — | Filter by country name or alpha code, e.g., United States or US |
date | string | No | — | <p> If a date is provided, the API returns the schedule for the specified date; otherwise, it returns the default (common) schedule. </p> The date can be specified in one of the following formats: <ul> <li>An exact date (e.g., <code>2021-10-27</code>)</li> <li>A human-readable keyword: <code>today</code> or <code>yesterday</code></li> <li>A full datetime string in UTC (e.g., <code>2025-04-11T20:00:00</code>) to retrieve the schedule corresponding to the day in the specified time.</li> </ul> When using a datetime value, the resulting schedule will correspond to the local calendar day at the specified time. For example, <code>2025-04-11T20:00:00 UTC</code> corresponds to: <ul> <li><code>2025-04-11</code> in the <code>America/New_York</code> timezone</li> <li><code>2025-04-12</code> in the <code>Australia/Sydney</code> timezone</li> </ul> |
twelvedata_reference_get_exchanges
Exchanges Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
type | string | No | — | The asset class to which the instrument belongs |
name | string | No | — | Filter by exchange name |
code | string | No | — | Filter by market identifier code (MIC) under ISO 10383 standard |
country | string | No | — | Filter by country name or alpha code, e.g., United States or US |
format | string | No | — | The format of the response data |
delimiter | string | No | — | The separator used in the CSV response data |
show_plan | boolean | No | — | Adds info on which plan symbol is available |
twelvedata_reference_get_forex_pairs
Forex pairs Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
symbol | string | No | — | The ticker symbol of an instrument for which data is requested |
currency_base | string | No | — | Filter by currency base |
currency_quote | string | No | — | Filter by currency quote |
format | string | No | — | The format of the response data |
delimiter | string | No | — | The separator used in the CSV response data |
twelvedata_reference_get_fund_holders
Fund holders Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
symbol | string | No | — | Symbol ticker of instrument. For preffered stocks use dot(.) delimiter. E.g. BRK.A or BRK.B will be correct |
figi | string | No | — | Filter by financial instrument global identifier (FIGI). This parameter is available on the <a href=“https://twelvedata.com/pricing”>Ultra</a> plan (individual) and the <a href=“https://twelvedata.com/pricing-business”>Enterprise</a> plan (business) and above. |
isin | string | No | — | Filter by international securities identification number (ISIN). ISIN access is activating in the <a href=“https://twelvedata.com/account/add-ons”>Data add-ons</a> section |
cusip | string | No | — | The CUSIP of an instrument for which data is requested. CUSIP access is activating in the <a href=“https://twelvedata.com/account/add-ons”>Data add-ons</a> section |
exchange | string | No | — | Exchange where instrument is traded |
mic_code | string | No | — | Market Identifier Code (MIC) under ISO 10383 standard |
country | string | No | — | Country where instrument is traded, e.g., United States or US |
twelvedata_reference_get_funds
Funds Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
symbol | string | No | — | The ticker symbol of an instrument for which data is requested |
figi | string | No | — | Filter by financial instrument global identifier (FIGI). This parameter is available on the <a href=“https://twelvedata.com/pricing”>Ultra</a> plan (individual) and the <a href=“https://twelvedata.com/pricing-business”>Enterprise</a> plan (business) and above. |
isin | string | No | — | Filter by international securities identification number (ISIN). ISIN access is activating in the <a href=“https://twelvedata.com/account/add-ons”>Data add-ons</a> section |
cusip | string | No | — | The CUSIP of an instrument for which data is requested. CUSIP access is activating in the <a href=“https://twelvedata.com/account/add-ons”>Data add-ons</a> section |
cik | string | No | — | The CIK of an instrument for which data is requested |
exchange | string | No | — | Filter by exchange name |
country | string | No | — | Filter by country name or alpha code, e.g., United States or US |
format | string | No | — | The format of the response data |
delimiter | string | No | — | The separator used in the CSV response data |
show_plan | boolean | No | — | Adds info on which plan symbol is available |
page | integer | No | — | Page number of the results to fetch |
outputsize | integer | No | — | Determines the number of data points returned in the output |
twelvedata_reference_get_insider_transactions
Insider transaction Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
symbol | string | No | — | The ticker symbol of an instrument for which data is requested, e.g., AAPL, TSLA. For preffered stocks use dot(.) delimiter. E.g. BRK.A or BRK.B will be correct |
figi | string | No | — | Filter by financial instrument global identifier (FIGI). This parameter is available on the <a href=“https://twelvedata.com/pricing”>Ultra</a> plan (individual) and the <a href=“https://twelvedata.com/pricing-business”>Enterprise</a> plan (business) and above. |
isin | string | No | — | Filter by international securities identification number (ISIN). ISIN access is activating in the <a href=“https://twelvedata.com/account/add-ons”>Data add-ons</a> section |
cusip | string | No | — | The CUSIP of an instrument for which data is requested. CUSIP access is activating in the <a href=“https://twelvedata.com/account/add-ons”>Data add-ons</a> section |
exchange | string | No | — | Exchange where instrument is traded, e.g., Nasdaq, NSE |
mic_code | string | No | — | Market Identifier Code (MIC) under ISO 10383 standard |
country | string | No | — | Country where instrument is traded, e.g., United States or US. |
twelvedata_reference_get_institutional_holders
Institutional holders Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
symbol | string | No | — | Symbol ticker of instrument. For preffered stocks use dot(.) delimiter. E.g. BRK.A or BRK.B will be correct |
figi | string | No | — | Filter by financial instrument global identifier (FIGI). This parameter is available on the <a href=“https://twelvedata.com/pricing”>Ultra</a> plan (individual) and the <a href=“https://twelvedata.com/pricing-business”>Enterprise</a> plan (business) and above. |
isin | string | No | — | Filter by international securities identification number (ISIN). ISIN access is activating in the <a href=“https://twelvedata.com/account/add-ons”>Data add-ons</a> section |
cusip | string | No | — | The CUSIP of an instrument for which data is requested. CUSIP access is activating in the <a href=“https://twelvedata.com/account/add-ons”>Data add-ons</a> section |
exchange | string | No | — | Exchange where instrument is traded |
mic_code | string | No | — | Market Identifier Code (MIC) under ISO 10383 standard |
country | string | No | — | Country where instrument is traded, e.g., United States or US |
twelvedata_reference_get_instrument_type
Instrument typetwelvedata_reference_get_intervals
Intervals Listtwelvedata_reference_get_market_state
Market state Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
exchange | string | No | — | The exchange name where the instrument is traded. |
code | string | No | — | The Market Identifier Code (MIC) of the exchange where the instrument is traded. |
country | string | No | — | The country where the exchange is located. Takes country name or alpha code. |
twelvedata_reference_get_mutual_funds_family
MFs families Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
fund_family | string | No | — | Filter by investment company that manages the fund |
country | string | No | — | Filter by country name or alpha code, e.g., United States or US |
twelvedata_reference_get_mutual_funds_list
MFs directory Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
symbol | string | No | — | Filter by symbol |
figi | string | No | — | Filter by financial instrument global identifier (FIGI). This parameter is available on the <a href=“https://twelvedata.com/pricing”>Ultra</a> plan (individual) and the <a href=“https://twelvedata.com/pricing-business”>Enterprise</a> plan (business) and above. |
isin | string | No | — | Filter by international securities identification number (ISIN). ISIN access is activating in the <a href=“https://twelvedata.com/account/add-ons”>Data add-ons</a> section |
cusip | string | No | — | The CUSIP of an instrument for which data is requested. CUSIP access is activating in the <a href=“https://twelvedata.com/account/add-ons”>Data add-ons</a> section |
cik | string | No | — | The CIK of an instrument for which data is requested |
country | string | No | — | Filter by country name or alpha code, e.g., United States or US |
fund_family | string | No | — | Filter by investment company that manages the fund |
fund_type | string | No | — | Filter by the type of fund |
performance_rating | integer | No | — | Filter by performance rating from 0 to 5 |
risk_rating | integer | No | — | Filter by risk rating from 0 to 5 |
page | integer | No | — | Page number |
outputsize | integer | No | — | Number of records in response |
twelvedata_reference_get_mutual_funds_type
MFs types Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
fund_type | string | No | — | Filter by the type of fund |
country | string | No | — | Filter by country name or alpha code, e.g., United States or US |
twelvedata_reference_get_mutual_funds_world
MF full data Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
symbol | string | No | — | Symbol ticker of mutual fund |
figi | string | No | — | Filter by financial instrument global identifier (FIGI). This parameter is available on the <a href=“https://twelvedata.com/pricing”>Ultra</a> plan (individual) and the <a href=“https://twelvedata.com/pricing-business”>Enterprise</a> plan (business) and above. |
isin | string | No | — | Filter by international securities identification number (ISIN). ISIN access is activating in the <a href=“https://twelvedata.com/account/add-ons”>Data add-ons</a> section |
cusip | string | No | — | The CUSIP of an instrument for which data is requested. CUSIP access is activating in the <a href=“https://twelvedata.com/account/add-ons”>Data add-ons</a> section |
country | string | No | — | Filter by country name or alpha code, e.g., United States or US |
dp | integer | No | — | Number of decimal places for floating values. Accepts value in range [0,11] |
twelvedata_reference_get_mutual_funds_world_composition
Composition Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
symbol | string | No | — | Symbol ticker of mutual fund |
figi | string | No | — | Filter by financial instrument global identifier (FIGI). This parameter is available on the <a href=“https://twelvedata.com/pricing”>Ultra</a> plan (individual) and the <a href=“https://twelvedata.com/pricing-business”>Enterprise</a> plan (business) and above. |
isin | string | No | — | Filter by international securities identification number (ISIN). ISIN access is activating in the <a href=“https://twelvedata.com/account/add-ons”>Data add-ons</a> section |
cusip | string | No | — | The CUSIP of an instrument for which data is requested. CUSIP access is activating in the <a href=“https://twelvedata.com/account/add-ons”>Data add-ons</a> section |
country | string | No | — | Filter by country name or alpha code, e.g., United States or US |
dp | integer | No | — | Number of decimal places for floating values. Accepts value in range [0,11] |
twelvedata_reference_get_mutual_funds_world_performance
Performance Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
symbol | string | No | — | Symbol ticker of mutual fund |
figi | string | No | — | Filter by financial instrument global identifier (FIGI). This parameter is available on the <a href=“https://twelvedata.com/pricing”>Ultra</a> plan (individual) and the <a href=“https://twelvedata.com/pricing-business”>Enterprise</a> plan (business) and above. |
isin | string | No | — | Filter by international securities identification number (ISIN). ISIN access is activating in the <a href=“https://twelvedata.com/account/add-ons”>Data add-ons</a> section |
cusip | string | No | — | The CUSIP of an instrument for which data is requested. CUSIP access is activating in the <a href=“https://twelvedata.com/account/add-ons”>Data add-ons</a> section |
country | string | No | — | Filter by country name or alpha code, e.g., United States or US |
dp | integer | No | — | Number of decimal places for floating values. Accepts value in range [0,11] |
twelvedata_reference_get_mutual_funds_world_purchase_info
Purchase info Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
symbol | string | No | — | Symbol ticker of mutual fund |
figi | string | No | — | Filter by financial instrument global identifier (FIGI). This parameter is available on the <a href=“https://twelvedata.com/pricing”>Ultra</a> plan (individual) and the <a href=“https://twelvedata.com/pricing-business”>Enterprise</a> plan (business) and above. |
isin | string | No | — | Filter by international securities identification number (ISIN). ISIN access is activating in the <a href=“https://twelvedata.com/account/add-ons”>Data add-ons</a> section |
cusip | string | No | — | The CUSIP of an instrument for which data is requested. CUSIP access is activating in the <a href=“https://twelvedata.com/account/add-ons”>Data add-ons</a> section |
country | string | No | — | Filter by country name or alpha code, e.g., United States or US |
dp | integer | No | — | Number of decimal places for floating values. Accepts value in range [0,11] |
twelvedata_reference_get_mutual_funds_world_ratings
Ratings Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
symbol | string | No | — | Symbol ticker of mutual fund |
figi | string | No | — | Filter by financial instrument global identifier (FIGI). This parameter is available on the <a href=“https://twelvedata.com/pricing”>Ultra</a> plan (individual) and the <a href=“https://twelvedata.com/pricing-business”>Enterprise</a> plan (business) and above. |
isin | string | No | — | Filter by international securities identification number (ISIN). ISIN access is activating in the <a href=“https://twelvedata.com/account/add-ons”>Data add-ons</a> section |
cusip | string | No | — | The CUSIP of an instrument for which data is requested. CUSIP access is activating in the <a href=“https://twelvedata.com/account/add-ons”>Data add-ons</a> section |
country | string | No | — | Filter by country name or alpha code, e.g., United States or US |
dp | integer | No | — | Number of decimal places for floating values. Accepts value in range [0,11] |
twelvedata_reference_get_mutual_funds_world_risk
Risk Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
symbol | string | No | — | Symbol ticker of mutual fund |
figi | string | No | — | Filter by financial instrument global identifier (FIGI). This parameter is available on the <a href=“https://twelvedata.com/pricing”>Ultra</a> plan (individual) and the <a href=“https://twelvedata.com/pricing-business”>Enterprise</a> plan (business) and above. |
isin | string | No | — | Filter by international securities identification number (ISIN). ISIN access is activating in the <a href=“https://twelvedata.com/account/add-ons”>Data add-ons</a> section |
cusip | string | No | — | The CUSIP of an instrument for which data is requested. CUSIP access is activating in the <a href=“https://twelvedata.com/account/add-ons”>Data add-ons</a> section |
country | string | No | — | Filter by country name or alpha code, e.g., United States or US |
dp | integer | No | — | Number of decimal places for floating values. Accepts value in range [0,11] |
twelvedata_reference_get_mutual_funds_world_summary
Summary Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
symbol | string | No | — | Symbol ticker of mutual fund |
figi | string | No | — | Filter by financial instrument global identifier (FIGI). This parameter is available on the <a href=“https://twelvedata.com/pricing”>Ultra</a> plan (individual) and the <a href=“https://twelvedata.com/pricing-business”>Enterprise</a> plan (business) and above. |
isin | string | No | — | Filter by international securities identification number (ISIN). ISIN access is activating in the <a href=“https://twelvedata.com/account/add-ons”>Data add-ons</a> section |
cusip | string | No | — | The CUSIP of an instrument for which data is requested. CUSIP access is activating in the <a href=“https://twelvedata.com/account/add-ons”>Data add-ons</a> section |
country | string | No | — | Filter by country name or alpha code, e.g., United States or US |
dp | integer | No | — | Number of decimal places for floating values. Accepts value in range [0,11] |
twelvedata_reference_get_mutual_funds_world_sustainability
Sustainability Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
symbol | string | No | — | Symbol ticker of mutual fund |
figi | string | No | — | Filter by financial instrument global identifier (FIGI). This parameter is available on the <a href=“https://twelvedata.com/pricing”>Ultra</a> plan (individual) and the <a href=“https://twelvedata.com/pricing-business”>Enterprise</a> plan (business) and above. |
isin | string | No | — | Filter by international securities identification number (ISIN). ISIN access is activating in the <a href=“https://twelvedata.com/account/add-ons”>Data add-ons</a> section |
cusip | string | No | — | The CUSIP of an instrument for which data is requested. CUSIP access is activating in the <a href=“https://twelvedata.com/account/add-ons”>Data add-ons</a> section |
country | string | No | — | Filter by country name or alpha code, e.g., United States or US |
dp | integer | No | — | Number of decimal places for floating values. Accepts value in range [0,11] |
twelvedata_reference_get_source_sanctioned_entities
Sanctioned entities Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
source | string | Yes | — | Sanctions source |
twelvedata_reference_get_stocks
Stocks Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
symbol | string | No | — | The ticker symbol of an instrument for which data is requested |
figi | string | No | — | Filter by financial instrument global identifier (FIGI). This parameter is available on the <a href=“https://twelvedata.com/pricing”>Ultra</a> plan (individual) and the <a href=“https://twelvedata.com/pricing-business”>Enterprise</a> plan (business) and above. |
isin | string | No | — | Filter by international securities identification number (ISIN). ISIN access is activating in the <a href=“https://twelvedata.com/account/add-ons”>Data add-ons</a> section |
cusip | string | No | — | The CUSIP of an instrument for which data is requested. CUSIP access is activating in the <a href=“https://twelvedata.com/account/add-ons”>Data add-ons</a> section |
cik | string | No | — | The CIK of an instrument for which data is requested |
exchange | string | No | — | Filter by exchange name |
mic_code | string | No | — | Filter by market identifier code (MIC) under ISO 10383 standard |
country | string | No | — | Filter by country name or alpha code, e.g., United States or US |
type | string | No | — | The asset class to which the instrument belongs |
format | string | No | — | The format of the response data |
delimiter | string | No | — | The separator used in the CSV response data |
show_plan | boolean | No | — | Adds info on which plan symbol is available |
include_delisted | boolean | No | — | Include delisted identifiers |
twelvedata_reference_get_symbol_search
Symbol search Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
symbol | string | Yes | — | Symbol to search. Supports: <ul> <li>Ticker symbol of instrument.</li> <li>International securities identification number (ISIN). ISIN access is activating in the <a href=“https://twelvedata.com/account/add-ons”>Data add-ons</a> section</li> <li>The FIGI (Financial Instrument Global Identifier) parameter is available on the <a href=“https://twelvedata.com/pricing”>Ultra</a> plan (individual) and <a href=“https://twelvedata.com/pricing-business”>Enterprise</a> plan (business) and above.</li> <li>Composite FIGI parameter is available on the <a href=“https://twelvedata.com/pricing”>Ultra</a> plan (individual) and <a href=“https://twelvedata.com/pricing-business”>Enterprise</a> plan (business) and above.</li> <li>Share Class FIGI parameter is available on the <a href=“https://twelvedata.com/pricing”>Ultra</a> plan (individual) and <a href=“https://twelvedata.com/pricing-business”>Enterprise</a> plan (business) and above.</li> </ul> |
outputsize | integer | No | — | Number of matches in response. Max <code>120</code> |
show_plan | boolean | No | — | Adds info on which plan symbol is available. |
twelvedata_reference_get_tax_info
Tax information Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
symbol | string | No | — | The ticker symbol of an instrument for which data is requested, e.g., SKYQ, AIRE, ALM:BME, HSI:HKEX. |
isin | string | No | — | Filter by international securities identification number (ISIN). ISIN access is activating in the <a href=“https://twelvedata.com/account/add-ons”>Data add-ons</a> section |
figi | string | No | — | The FIGI of an instrument for which data is requested. This parameter is available on the <a href=“https://twelvedata.com/pricing”>Ultra</a> plan (individual) and the <a href=“https://twelvedata.com/pricing-business”>Enterprise</a> plan (business) and above. |
cusip | string | No | — | The CUSIP of an instrument for which data is requested. CUSIP access is activating in the <a href=“https://twelvedata.com/account/add-ons”>Data add-ons</a> section |
exchange | string | No | — | The exchange name where the instrument is traded, e.g., Nasdaq, Euronext |
mic_code | string | No | — | The Market Identifier Code (MIC) of the exchange where the instrument is traded, e.g., XNAS, XLON |

