← Back to catalog
finnhub.company_profile
mock data$0.002 / callCompany Profile
Company profile by ticker — name, exchange, industry, country, market cap, shares outstanding, IPO date, logo, website (Finnhub)
Input schema
symbolrequired
stringStock ticker symbol (e.g. "AAPL")
Call via REST
curl -X POST https://unifyapi.pro/api/call/finnhub.company_profile \
-H "Authorization: Bearer uak_live_..." \
-H "Content-Type: application/json" \
-d '{"symbol":"<symbol>"}'