-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathapis.yml
More file actions
272 lines (272 loc) · 9.27 KB
/
Copy pathapis.yml
File metadata and controls
272 lines (272 loc) · 9.27 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
aid: snyk
url: https://raw.githubusercontent.com/api-evangelist/snyk/refs/heads/main/apis.yml
name: Snyk
kind: company
description: Snyk is a developer-first security platform covering code, open-source
dependencies, container images, and infrastructure-as-code. The Snyk REST API and
V1 API expose groups, organizations, projects, issues, targets, integrations, audit
logs, SBOMs, container images, custom base images, webhooks, and exports for application-security
teams.
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
tags:
- Security
- DevSecOps
- Vulnerability Management
- Application Security
- SCA
- SAST
- Container Security
- IaC
created: '2026-05-08'
modified: '2026-05-19'
specificationVersion: '0.19'
apis:
- aid: snyk:rest-groups
name: Snyk REST API - Groups
description: Group-level resource for managing top-level Snyk tenancy. Lists groups,
lists organizations within a group, manages group memberships, group-level service
accounts, and group-level settings.
humanURL: https://apidocs.snyk.io/?version=2024-10-15
baseURL: https://api.snyk.io/rest
tags:
- Groups
- Tenancy
- REST API
properties:
- type: Documentation
url: https://apidocs.snyk.io/?version=2024-10-15
- type: OpenAPI
url: openapi/snyk-rest-openapi.json
- url: graphql/snyk-graphql.md
type: GraphQL
- aid: snyk:rest-organizations
name: Snyk REST API - Organizations
description: Manages organizations, organization-level memberships, organization
roles, and service accounts. Organizations are the unit at which projects, integrations,
and most policy and reporting are scoped.
humanURL: https://apidocs.snyk.io/?version=2024-10-15#tag/Orgs
baseURL: https://api.snyk.io/rest
tags:
- Organizations
- Memberships
- REST API
properties:
- type: Documentation
url: https://apidocs.snyk.io/?version=2024-10-15#tag/Orgs
- type: OpenAPI
url: openapi/snyk-rest-openapi.json
- aid: snyk:rest-projects
name: Snyk REST API - Projects
description: Lists, retrieves, updates, deletes, and re-tests Snyk projects. A project
represents a single tracked artifact (code repo, container image, IaC manifest,
package manifest). Includes per-project settings, attributes, tags, and policy
attachment.
humanURL: https://apidocs.snyk.io/?version=2024-10-15#tag/Projects
baseURL: https://api.snyk.io/rest
tags:
- Projects
- REST API
properties:
- type: Documentation
url: https://apidocs.snyk.io/?version=2024-10-15#tag/Projects
- type: OpenAPI
url: openapi/snyk-rest-openapi.json
- aid: snyk:rest-issues
name: Snyk REST API - Issues
description: Queries open and resolved issues (vulnerabilities, license violations,
code weaknesses) across organizations and groups. Supports rich filters by severity,
type, project, target, status, and ignore reason for vulnerability management.
humanURL: https://apidocs.snyk.io/?version=2024-10-15#tag/Issues
baseURL: https://api.snyk.io/rest
tags:
- Issues
- Vulnerabilities
- REST API
properties:
- type: Documentation
url: https://apidocs.snyk.io/?version=2024-10-15#tag/Issues
- type: OpenAPI
url: openapi/snyk-rest-openapi.json
- aid: snyk:rest-targets
name: Snyk REST API - Targets
description: Lists and manages targets (the upstream import sources - e.g. GitHub
repositories, ECR registries, Terraform sources). Each target may carry many projects
under different scan types (SCA, SAST, Container, IaC).
humanURL: https://apidocs.snyk.io/?version=2024-10-15#tag/Targets
baseURL: https://api.snyk.io/rest
tags:
- Targets
- Import Sources
- REST API
properties:
- type: Documentation
url: https://apidocs.snyk.io/?version=2024-10-15#tag/Targets
- type: OpenAPI
url: openapi/snyk-rest-openapi.json
- aid: snyk:rest-integrations
name: Snyk REST API - Integrations
description: Manages connections to source-code managers (GitHub, GitLab, Bitbucket,
Azure Repos), CI/CD systems, container registries (ECR, ACR, GCR, Docker Hub),
and cloud providers used as ingest sources for Snyk scans.
humanURL: https://apidocs.snyk.io/?version=2024-10-15#tag/Integrations
baseURL: https://api.snyk.io/rest
tags:
- Integrations
- SCM
- Registries
- REST API
properties:
- type: Documentation
url: https://apidocs.snyk.io/?version=2024-10-15#tag/Integrations
- type: OpenAPI
url: openapi/snyk-rest-openapi.json
- aid: snyk:rest-audit-logs
name: Snyk REST API - Audit Logs
description: Streams group- and organization-scoped audit log events for security
and compliance use cases. Returns event type, actor, timestamp, and content hash.
humanURL: https://apidocs.snyk.io/?version=2024-10-15#tag/Audit-Logs
baseURL: https://api.snyk.io/rest
tags:
- Audit Logs
- Compliance
- REST API
properties:
- type: Documentation
url: https://apidocs.snyk.io/?version=2024-10-15#tag/Audit-Logs
- type: OpenAPI
url: openapi/snyk-rest-openapi.json
- aid: snyk:rest-sboms
name: Snyk REST API - SBOMs
description: Generates and exports Software Bill of Materials documents in CycloneDX
or SPDX format for a Snyk project, captured from the resolved dependency graph.
humanURL: https://apidocs.snyk.io/?version=2024-10-15#tag/SBOM
baseURL: https://api.snyk.io/rest
tags:
- SBOM
- CycloneDX
- SPDX
- REST API
properties:
- type: Documentation
url: https://apidocs.snyk.io/?version=2024-10-15#tag/SBOM
- type: OpenAPI
url: openapi/snyk-rest-openapi.json
- aid: snyk:rest-container-images
name: Snyk REST API - Container Images
description: Lists and inspects scanned container images and their relationships
to projects and target images, including vulnerability and base-image-recommendation
views.
humanURL: https://apidocs.snyk.io/?version=2024-10-15#tag/Container-Images
baseURL: https://api.snyk.io/rest
tags:
- Container Images
- Container Security
- REST API
properties:
- type: Documentation
url: https://apidocs.snyk.io/?version=2024-10-15#tag/Container-Images
- type: OpenAPI
url: openapi/snyk-rest-openapi.json
- aid: snyk:rest-custom-base-images
name: Snyk REST API - Custom Base Images
description: Registers custom base images so Snyk can recommend internal-approved
base-image upgrades for container projects.
humanURL: https://apidocs.snyk.io/?version=2024-10-15#tag/Custom-Base-Images
baseURL: https://api.snyk.io/rest
tags:
- Custom Base Images
- Container Security
- REST API
properties:
- type: Documentation
url: https://apidocs.snyk.io/?version=2024-10-15#tag/Custom-Base-Images
- type: OpenAPI
url: openapi/snyk-rest-openapi.json
- aid: snyk:rest-webhooks
name: Snyk REST API - Webhooks
description: Subscribes a partner application to Snyk events (project added, issue
created, issue ignored, test completed). Each delivery is signed for verification.
humanURL: https://apidocs.snyk.io/?version=2024-10-15#tag/Webhooks
baseURL: https://api.snyk.io/rest
tags:
- Webhooks
- Events
- REST API
properties:
- type: Documentation
url: https://apidocs.snyk.io/?version=2024-10-15#tag/Webhooks
- type: OpenAPI
url: openapi/snyk-rest-openapi.json
- aid: snyk:rest-export
name: Snyk REST API - Export
description: Asynchronous bulk-export of issues, projects, dependencies, and license
data for large estates. Supports column filtering and produces CSV files retrievable
from a generated URL.
humanURL: https://apidocs.snyk.io/?version=2024-10-15#tag/Issues-Export
baseURL: https://api.snyk.io/rest
tags:
- Export
- Reporting
- Bulk
- REST API
properties:
- type: Documentation
url: https://apidocs.snyk.io/?version=2024-10-15#tag/Issues-Export
- type: OpenAPI
url: openapi/snyk-rest-openapi.json
- aid: snyk:rest-apps
name: Snyk REST API - Apps (OAuth)
description: Manages Snyk Apps, the OAuth2-based extensibility surface that lets
third-party applications act on behalf of Snyk users, organizations, and groups.
humanURL: https://docs.snyk.io/snyk-api/snyk-apps
baseURL: https://api.snyk.io/rest
tags:
- Apps
- OAuth
- Extensibility
- REST API
properties:
- type: Documentation
url: https://docs.snyk.io/snyk-api/snyk-apps
- aid: snyk:v1
name: Snyk V1 API (Legacy)
description: The original Snyk REST API. Still in use for project import, monitor,
test, and certain reporting endpoints not yet ported to the dated REST API. Subject
to end-of-life migration; new integrations should prefer the REST API where coverage
exists.
humanURL: https://snyk.docs.apiary.io/
baseURL: https://api.snyk.io/v1
tags:
- V1
- Legacy
- Test
- Monitor
properties:
- type: Documentation
url: https://snyk.docs.apiary.io/
common:
- type: GitHubOrganization
url: https://github.com/snyk
- type: LinkedIn
url: https://www.linkedin.com/company/snyk
- type: Website
url: https://snyk.io/
- type: Documentation
url: https://docs.snyk.io/snyk-api
- type: APIReference
url: https://apidocs.snyk.io/
- type: Plans
url: plans/snyk-plans-pricing.yml
- type: RateLimits
url: rate-limits/snyk-rate-limits.yml
- type: FinOps
url: finops/snyk-finops.yml
- type: Integrations
url: https://snyk.io/integrations/
- type: LLMsTxt
url: https://docs.snyk.io/llms.txt
integrations:
- name: View partner solutions
maintainers:
- FN: Kin Lane
email: kin@apievangelist.com