Snyk OAuth2 API - Token
The token half of Snyk's OAuth2 API - exchange an authorization code for an access token, refresh an expiring token, and revoke a token. Supports authorization_code, refresh_token and client_credentials grants, discriminated on grant_type. Published by Snyk as OpenAPI 3.0.3.