UnifyAPI
← Back to catalog

finnhub.company_profile

mock data$0.002 / call

Company Profile

Company profile by ticker — name, exchange, industry, country, market cap, shares outstanding, IPO date, logo, website (Finnhub)

Financeprovider: Finnhub#finnhub#finance

Input schema

symbolrequired

Stock ticker symbol (e.g. "AAPL")

string

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>"}'

Try it

Paste a UnifyAPI key (create one in the dashboard) and run a real call.