Back to catalog
📈

StockData

API Key

Real-Time, Intraday & Historical Market Data, News and Sentiment API

📈FinanceHTTPSCORS enabled

AAPL — Apple Inc.

Last price: $189.30

TickerAAPL
Price189.30
Open187.15
Day High190.22
Day Low186.83

Sample Response

response.json
1{
2 "ticker": "AAPL",
3 "price": "189.30",
4 "open": "187.15",
5 "day_high": "190.22",
6 "day_low": "186.83"
7}

Code Snippets

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

Similar APIs