Back to catalog
📈

Twelve Data

API Key

Stock market data (real-time & historical)

📈FinanceHTTPS

TSLA Stock Quote

Twelve Data

SymbolTSLA
Price248.91
Change-3.14
Change Percent-1.25%
Volume71,205,483

Sample Response

response.json
1{
2 "symbol": "TSLA",
3 "price": "248.91",
4 "change": "-3.14",
5 "change_percent": "-1.25%",
6 "volume": "71,205,483"
7}

Code Snippets

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

Similar APIs