The earliest_timestamp endpoint provides the earliest available date and time for a specified financial instrument at a given data interval. This endpoint is useful for determining the starting point of historical data availability for various assets, such as stocks or currencies, allowing users to understand the time range covered by the data.
- Provider
- Twelve Data API (Market Data)
- Input summary
- {"name":"symbol","type":"string","required":false,"description":"Symbol ticker of the instrument."}, {"name":"figi","type":"string","required":false,"description":"Filter by financial instrument global identifier (FIGI). This request parameter is available starting with the <a href=\"https://twelvedata.com/pricing\">Ultra<a> plan."}, {"name":"isin","type":"string","required":false,"description":"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"}, {"name":"cusip","type":"string","required":false,"description":"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"}, {"name":"interval","type":"string","required":true,"description":"Interval between two consecutive points in time series.","enum":["1min","5min","15min","30min","45min","1h","2h","4h","1day","1week","1month"]}, {"name":"exchange","type":"string","required":false,"description":"Exchange where instrument is traded."}, {"name":"mic_code","type":"string","required":false,"description":"Market Identifier Code (MIC) under ISO 10383 standard."}, {"name":"timezone","type":"string","required":false,"description":"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 univ...
- Output summary
- Not available
- Billing
- 2.37
- Freshness
- Not available
- Verification
- Not available