What is a Service Account and how do I create it?

A service account is an access key token that your systems can use to make authorized API calls. Service accounts can be created at an organization or at any team level.


Benefits of service accounts 

  1. Any real user’s access keys do not need to be shared across the organization.
  2. Your Jenkins CI/CD pipeline can be run on BrowserStack using a service account. 
  3. It ensures that resources and accesses available to the service account can be controlled without compromising any real user’s account.


You can create service accounts from the Settings page on the Admin dashboard.


Learn more about service accounts.

Other Resources

Still can’t find what you are looking for?

We are always happy to help with any questions

Support resources Contact Us