UnifyAPI
← Back to catalog

company.fundamentals

mock data$0.006 / call

Company Fundamentals

Key fundamentals: market cap, P/E, EPS, and sector for a listed company.

Financeprovider: Marketstack#stocks#fundamentals

Input schema

symbolrequired
string

Call via REST

curl -X POST https://unifyapi.pro/api/call/company.fundamentals \
  -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.