Back to catalog
📊

Nasdaq Data Link

API Key

Stock market data

📊Open DataHTTPS

GDP Indicator

Nasdaq Data Link

IndicatorGross Domestic Product
Value27360.935
UnitBillions of Dollars
FrequencyQuarterly
Last Updated2024-12-20

Sample Response

response.json
1{
2 "indicator": "Gross Domestic Product",
3 "value": "27360.935",
4 "unit": "Billions of Dollars",
5 "frequency": "Quarterly",
6 "lastUpdated": "2024-12-20"
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://docs.data.nasdaq.com/" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"
View Documentation

Similar APIs