V
Veracode REST APIs
Details
- URL
-
https://api.veracode.{region} - Docs
- https://docs.veracode.com/r/Veracode_APIs
Authentication
Authorization: HMAC <credential> In the Veracode Platform, open API Credentials from the user account menu, choose Create API Credentials, select HMAC Credentials, then generate and copy the ID and Secret Key shown on the HMAC credentials page. Store them in the Veracode CLI configuration, an API credentials file, or environment variables as described in the docs.
In the Veracode Platform, open API Credentials from the user account menu, choose Create API Credentials, select OAuth Client, set the name, expiration, and roles, then generate and copy the Client ID and Client Secret as documented on OAuth Client Credentials. Use them to obtain short-lived access tokens for REST APIs.