Back to catalog
📈

Intrinio

API Key

A wide selection of financial data feeds

📈FinanceHTTPS

Intrinio

Finance

TickerAAPL
Company NameApple Inc.
Last Price227.82
Market Cap B3,510.4
Pe Ratio34.6

Sample Response

response.json
1{
2 "ticker": "AAPL",
3 "company_name": "Apple Inc.",
4 "last_price": 227.82,
5 "market_cap_b": 3510.4,
6 "pe_ratio": 34.6
7}

Code Snippets

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

Similar APIs