API Users
API users are a special kind of user in a Snyk API & Web account. They represent applications interacting with Snyk API & Web through the API in machine-to-machine scenarios, such as standalone applications integrating with Snyk API & Web.
Depending on the roles assigned, API users can have access to different features of Snyk API & Web to perform their tasks. Read more on How do Roles and Permissions Work
Functionality
The endpoints under API Users provide the following functionality:
- Create and manage API users.
- Create, manage, and assign API user roles to API users.
Important Notes
Some relevant information when using API Users:
- An API user has an access token that identifies it.
- Unlike users, access tokens for API users won't have an expiration date due to the nature of machine-to-machine interactions.
Related Tags
Further functionality related to API Users is provided in the following tags:
- User Management - Manage users in the account including API users.
- User - Manage specific API user settings, like passwords or notifications.
📄️ List API User Roles
📄️ Create API User Role
📄️ Retrieve API User Role
📄️ Update API User Role
📄️ Partial Update API User Role
📄️ Delete API User Role
📄️ Bulk Create API User Roles
Add roles to multiple API users in one operation.
📄️ Bulk Delete API User Roles
📄️ Bulk Operations on API User Roles
Add/update/delete multiple API user roles in one operation.
📄️ Bulk Update API User Roles
Update multiple API user roles in one operation.