How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Snyk ServiceAccounts API

The ServiceAccounts API from Snyk — 6 operation(s) for serviceaccounts.

Snyk ServiceAccounts API is one of 51 APIs that Snyk publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Service Accounts. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 12 operations across 6 paths, and defines 7 schemas. It is described by OpenAPI 3.2.0, at version REST.

Requests are made against a single base URL, https://api.snyk.io/rest.

12 operations 6 paths 7 schemas 2 DELETE4 GET2 PATCH4 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
REST
Base URL
https://api.snyk.io/rest
Authentication
API Key, HTTP Bearer
Resource Areas
1

Authentication & Security 2

Snyk ServiceAccounts API declares 2 security schemes for authenticating requests. An API key is passed in the header as Authorization (APIToken). It accepts HTTP bearer tokens (BearerAuth). By default, every request must be authenticated.

  • APIToken — API key value must be prefixed with \"Token \".

Paths & Operations 12

Across 6 paths, the API surfaces 12 operations — 2 DELETE, 4 GET, 2 PATCH, 4 POST. Each is listed below with its method, path, parameters, and response codes.

ServiceAccounts 12
GET
/groups/{group_id}/service_accounts
Get a list of group service accounts.
getManyGroupServiceAccount 5 params → 200400401403404500
POST
/groups/{group_id}/service_accounts
Create a service account for a group.
createGroupServiceAccount 2 params body → 201400401404500
DELETE
/groups/{group_id}/service_accounts/{serviceaccount_id}
Delete a group service account.
deleteOneGroupServiceAccount 3 params → 204400401403404500
GET
/groups/{group_id}/service_accounts/{serviceaccount_id}
Get a group service account.
getOneGroupServiceAccount 3 params → 200400401403404500
PATCH
/groups/{group_id}/service_accounts/{serviceaccount_id}
Update a group service account.
updateGroupServiceAccount 3 params body → 200400401403404500
POST
/groups/{group_id}/service_accounts/{serviceaccount_id}/secrets
Manage a group service account's client secret.
updateServiceAccountSecret 3 params body → 200400401403404500
GET
/orgs/{org_id}/service_accounts
Get a list of organization service accounts.
getManyOrgServiceAccounts 5 params → 200400401403404500
POST
/orgs/{org_id}/service_accounts
Create a service account for an organization.
createOrgServiceAccount 2 params body → 201400401404500
DELETE
/orgs/{org_id}/service_accounts/{serviceaccount_id}
Delete a service account in an organization.
deleteServiceAccount 3 params → 204400401403404500
GET
/orgs/{org_id}/service_accounts/{serviceaccount_id}
Get an organization service account.
getOneOrgServiceAccount 3 params → 200400401403404500
PATCH
/orgs/{org_id}/service_accounts/{serviceaccount_id}
Update an organization service account.
updateOrgServiceAccount 3 params body → 200400401403404500
POST
/orgs/{org_id}/service_accounts/{serviceaccount_id}/secrets
Manage an organization service account's client secret.
updateOrgServiceAccountSecret 3 params body → 200400401403404500

Schemas 7

The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are Links (6 properties), ServiceAccount (4 properties), ErrorDocument (2 properties), JsonApi (1 property). Each schema is shown below with its type and property counts.

QueryVersion
string
Requested API version
ErrorDocument
object
2 properties 2 required
ActualVersion
string
Resolved API version
LinkProperty
Links
object
6 properties
JsonApi
object
1 property 1 required
ServiceAccount
object
4 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

snyk-serviceaccounts-api-openapi.yml Raw ↑

Other APIs Snyk publishes across the network.

Snyk REST API - Apps (OAuth)
Snyk V1 API (Legacy)
Snyk OAuth2 API - Authorize
Snyk OAuth2 API - Token
Snyk MCP Server (Snyk Studio)
Snyk AccessRequests API
Snyk AiBom API
Snyk Apps API
Snyk Asset API
Snyk Audit Logs API
Snyk BrokerConnections API
Snyk BrokerContexts API
Where this information came from

This is an independent, third-party profile of Snyk ServiceAccounts API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.