Companies/Software

Salesforce Inc.

CRM

Cloud-based CRM and enterprise software

Look up Salesforce Inc. financials

Revenue and employee data sourced from SEC filings. Results are available instantly.

For developers

Access Salesforce Inc. 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": "Salesforce Inc.", "year": "2025"}'