Skip to main content
GET
/
v1
/
companies
/
employees-count
curl --request GET \
  --url 'https://api.netrows.com/v1/companies/employees-count?companyId=example' \
  --header 'Authorization: Bearer YOUR_API_KEY'
{
  "success": true,
  "message": "",
  "data": {
    "byGroup": {
      "Current Function": [
        {
          "Operations": 376
        },
        {
          "Community and Social Services": 319
        },
        {
          "Arts and Design": 196
        },
        {
          "Media and Communication": 192
        },
        {
          "Customer Success and Support": 172
        },
        {
          "Business Development": 159
        },
        {
          "Sales": 148
        },
        {
          "Marketing": 137
        },
        {
          "Education": 136
        },
        {
          "Information Technology": 64
        },
        {
          "Administrative": 64
        },
        {
          "Military and Protective Services": 60
        },
        {
          "Human Resources": 53
        },
        {
          "Engineering": 50
        },
        {
          "Healthcare Services": 35
        }
      ],
      "Field of Study": [
        {
          "Business Administration and Management, General": 113
        },
        {
          "Sport and Fitness Administration/Management": 111
        },
        {
          "Marketing": 61
        },
        {
          "Communication, General": 49
        },
        {
          "Kinesiology and Exercise Science": 43
        },
        {
          "Sports Studies": 41
        },
        {
          "Psychology": 41
        },
        {
          "Business/Commerce, General": 38
        },
        {
          "Mass Communication/Media Studies": 34
        },
        {
          "Economics": 33
        },
        {
          "Communication and Media Studies": 32
        },
        {
          "Political Science and Government": 27
        },
        {
          "Film/Cinema/Video Studies": 23
        },
        {
          "Arts": 22
        },
        {
          "Sociology": 20
        }
      ],
      "Locations": [
        {
          "United States": 1259
        },
        {
          "California, United States": 1078
        },
        {
          "San Francisco Bay Area": 992
        },
        {
          "San Francisco, CA": 405
        },
        {
          "Oakland, CA": 110
        },
        {
          "India": 76
        },
        {
          "Philippines": 50
        },
        {
          "Los Angeles Metropolitan Area": 43
        },
        {
          "San Jose, CA": 26
        },
        {
          "Greater Sacramento": 25
        },
        {
          "Alameda, CA": 24
        },
        {
          "Daly City, CA": 21
        },
        {
          "Berkeley, CA": 21
        },
        {
          "Texas, United States": 20
        },
        {
          "New York City Metropolitan Area": 20
        }
      ],
      "School": [
        {
          "San Francisco State University": 106
        },
        {
          "University of San Francisco": 78
        },
        {
          "San José State University": 45
        },
        {
          "University of California, Berkeley": 28
        },
        {
          "California State University - East Bay": 27
        },
        {
          "University of California, Davis": 25
        },
        {
          "City College of San Francisco": 23
        },
        {
          "San Diego State University": 23
        },
        {
          "University of Oregon": 19
        },
        {
          "California Polytechnic State University-San Luis Obispo": 18
        },
        {
          "UCLA": 18
        },
        {
          "University of Southern California": 15
        },
        {
          "UC Santa Barbara": 14
        },
        {
          "Sacred Heart Cathedral Preparatory": 13
        },
        {
          "California State University, Chico": 13
        }
      ],
      "Service categories": [
        {
          "Design": 17
        },
        {
          "Events": 15
        },
        {
          "Consulting": 14
        },
        {
          "Marketing": 14
        },
        {
          "Coaching & Mentoring": 12
        },
        {
          "Operations": 12
        },
        {
          "Photography": 10
        },
        {
          "Video Production": 9
        },
        {
          "Video Editing": 8
        },
        {
          "Videography": 7
        },
        {
          "Writing": 7
        },
        {
          "Public Speaking": 6
        },
        {
          "Team Building": 6
        },
        {
          "Graphic Design": 6
        },
        {
          "Social Media Marketing": 6
        }
      ],
      "Skill Explicit": [
        {
          "Customer Service": 464
        },
        {
          "Leadership": 409
        },
        {
          "Microsoft Office": 384
        },
        {
          "Social Media": 380
        },
        {
          "Communication": 340
        },
        {
          "Microsoft Excel": 295
        },
        {
          "Public Speaking": 286
        },
        {
          "Event Planning": 271
        },
        {
          "Teamwork": 266
        },
        {
          "Microsoft PowerPoint": 250
        },
        {
          "Microsoft Word": 245
        },
        {
          "Marketing": 226
        },
        {
          "Time Management": 216
        },
        {
          "Management": 193
        },
        {
          "Sales": 191
        }
      ]
    },
    "total": 1677
  }
}
Authorization
string
required
Your API key from dashboard

Query Parameters

companyId
string
required
The company identifier
curl --request GET \
  --url 'https://api.netrows.com/v1/companies/employees-count?companyId=example' \
  --header 'Authorization: Bearer YOUR_API_KEY'
{
  "success": true,
  "message": "",
  "data": {
    "byGroup": {
      "Current Function": [
        {
          "Operations": 376
        },
        {
          "Community and Social Services": 319
        },
        {
          "Arts and Design": 196
        },
        {
          "Media and Communication": 192
        },
        {
          "Customer Success and Support": 172
        },
        {
          "Business Development": 159
        },
        {
          "Sales": 148
        },
        {
          "Marketing": 137
        },
        {
          "Education": 136
        },
        {
          "Information Technology": 64
        },
        {
          "Administrative": 64
        },
        {
          "Military and Protective Services": 60
        },
        {
          "Human Resources": 53
        },
        {
          "Engineering": 50
        },
        {
          "Healthcare Services": 35
        }
      ],
      "Field of Study": [
        {
          "Business Administration and Management, General": 113
        },
        {
          "Sport and Fitness Administration/Management": 111
        },
        {
          "Marketing": 61
        },
        {
          "Communication, General": 49
        },
        {
          "Kinesiology and Exercise Science": 43
        },
        {
          "Sports Studies": 41
        },
        {
          "Psychology": 41
        },
        {
          "Business/Commerce, General": 38
        },
        {
          "Mass Communication/Media Studies": 34
        },
        {
          "Economics": 33
        },
        {
          "Communication and Media Studies": 32
        },
        {
          "Political Science and Government": 27
        },
        {
          "Film/Cinema/Video Studies": 23
        },
        {
          "Arts": 22
        },
        {
          "Sociology": 20
        }
      ],
      "Locations": [
        {
          "United States": 1259
        },
        {
          "California, United States": 1078
        },
        {
          "San Francisco Bay Area": 992
        },
        {
          "San Francisco, CA": 405
        },
        {
          "Oakland, CA": 110
        },
        {
          "India": 76
        },
        {
          "Philippines": 50
        },
        {
          "Los Angeles Metropolitan Area": 43
        },
        {
          "San Jose, CA": 26
        },
        {
          "Greater Sacramento": 25
        },
        {
          "Alameda, CA": 24
        },
        {
          "Daly City, CA": 21
        },
        {
          "Berkeley, CA": 21
        },
        {
          "Texas, United States": 20
        },
        {
          "New York City Metropolitan Area": 20
        }
      ],
      "School": [
        {
          "San Francisco State University": 106
        },
        {
          "University of San Francisco": 78
        },
        {
          "San José State University": 45
        },
        {
          "University of California, Berkeley": 28
        },
        {
          "California State University - East Bay": 27
        },
        {
          "University of California, Davis": 25
        },
        {
          "City College of San Francisco": 23
        },
        {
          "San Diego State University": 23
        },
        {
          "University of Oregon": 19
        },
        {
          "California Polytechnic State University-San Luis Obispo": 18
        },
        {
          "UCLA": 18
        },
        {
          "University of Southern California": 15
        },
        {
          "UC Santa Barbara": 14
        },
        {
          "Sacred Heart Cathedral Preparatory": 13
        },
        {
          "California State University, Chico": 13
        }
      ],
      "Service categories": [
        {
          "Design": 17
        },
        {
          "Events": 15
        },
        {
          "Consulting": 14
        },
        {
          "Marketing": 14
        },
        {
          "Coaching & Mentoring": 12
        },
        {
          "Operations": 12
        },
        {
          "Photography": 10
        },
        {
          "Video Production": 9
        },
        {
          "Video Editing": 8
        },
        {
          "Videography": 7
        },
        {
          "Writing": 7
        },
        {
          "Public Speaking": 6
        },
        {
          "Team Building": 6
        },
        {
          "Graphic Design": 6
        },
        {
          "Social Media Marketing": 6
        }
      ],
      "Skill Explicit": [
        {
          "Customer Service": 464
        },
        {
          "Leadership": 409
        },
        {
          "Microsoft Office": 384
        },
        {
          "Social Media": 380
        },
        {
          "Communication": 340
        },
        {
          "Microsoft Excel": 295
        },
        {
          "Public Speaking": 286
        },
        {
          "Event Planning": 271
        },
        {
          "Teamwork": 266
        },
        {
          "Microsoft PowerPoint": 250
        },
        {
          "Microsoft Word": 245
        },
        {
          "Marketing": 226
        },
        {
          "Time Management": 216
        },
        {
          "Management": 193
        },
        {
          "Sales": 191
        }
      ]
    },
    "total": 1677
  }
}

Cost

This endpoint costs 1 credit per request.

Rate Limits

Subject to your account’s rate limit (10-100 requests/minute based on plan).