Connecting to the Snyk API using an application like Postman or Thunder Client is easy!
- Set the GET request to the Snyk API:
https://snyk.io/api/v1/
- Under the Authorization tab, select Type: API Key
- In the Key field, type:
Authorization
- In the Value field, type:
token <API_KEY>
- Click Send!
Postman Collection
There is also a Postman collection which has been prepared for you convenience. This can be imported into Postman as well as Thunder Client.
Note that the collection is not actively maintained and might not reflect the current version. For the authoritative API docs please see https://snyk.docs.apiary.io/