Back to catalog
📈

IEX Cloud

API Key

Realtime & Historical Stock and Market Data

📈FinanceHTTPSCORS enabled

GOOGL Stock Quote

IEX Cloud

SymbolGOOGL
Latest Price176.43
Change+2.87
Market Cap$2.18T
Pe Ratio27.14

Sample Response

response.json
1{
2 "symbol": "GOOGL",
3 "latestPrice": "176.43",
4 "change": "+2.87",
5 "marketCap": "$2.18T",
6 "peRatio": "27.14"
7}

Code Snippets

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

Similar APIs