Companies/Gaming

Epic Games

Video game and software developer (Fortnite, Unreal Engine)

Look up Epic Games financials

Revenue and employee data sourced from annual reports. Results are available instantly.

For developers

Access Epic Games financials programmatically via the REST API. Every response includes a source URL and confidence score.

curl
curl -X POST https://api.companyfinancials.io/v1/company/lookup \
  -H "X-Api-Key: YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"companyName": "Epic Games", "year": "2025"}'