Skip to main content

Introducing service accounts: API tokens for your org

著者:
Anna Debenham
Anna Debenham

2018年6月12日

0 分で読めます

One of our most frequent feature requests recently has been for the ability to generate an API token that isn’t tied to a particular user. Our existing support of API tokens tied to users was problematic for some customers who wanted more flexibility with tokens, so we’ve been working hard on building something better.

We’re really excited to be able to now offer our pro and enterprise customers the ability to create service accounts – a special type of user that has an API token associated with it.

docs/service-account-token

Once you create a service account, you’ll be shown a token that applies to your org. These tokens can be used for CI and other automation purposes without using an actual Snyk user’s token. You can create as many service accounts as you like for different purposes, and you also have the ability to revoke a token at any time.

To get set up with service accounts, check out our documentation.