Returns metadata for a single economic indicator series.
cURL
curl --request GET \ --url https://api.vintl.io/v1/series/{id} \ --header 'X-API-Key: <api-key>'
{ "object": "series", "results": [ { "id": "GDPC1", "title": "Real Gross Domestic Product", "frequency": "D", "units": "lin", "observation_count": 316, "last_updated": "2023-11-07T05:31:56Z", "source": "FRED" } ] }
Documentation IndexFetch the complete documentation index at: https://docs.vintl.io/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.vintl.io/llms.txt
Use this file to discover all available pages before exploring further.
API key prefixed with mda_live_sk_
mda_live_sk_
Series metadata
"series"
Show child attributes