Skip to content

Commit

Permalink
Merge pull request #14 from xovero/patch-1
Browse files Browse the repository at this point in the history
Update README.md to fix crecredentials typo
  • Loading branch information
tjarrettveracode authored Nov 1, 2024
2 parents 09ef578 + d5381f0 commit 491563e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@ Using [Veracode APIs](https://docs.veracode.com/r/c_gettingstarted) with Postman
If you have not does so, please follow these steps to generate the necessary API Token Credential to use with Postman. This will be required for providing the variables of *api_id* and *api_key*.

1. [Generate API credentials](https://docs.veracode.com/r/t_create_api_creds) for your Veracode user.
2. Store the credential information is a safe place or as a cre[credential file](https://docs.veracode.com/r/c_configure_api_cred_file) for use with Veracode products.
2. Store the credential information is a safe place or as a [credential file](https://docs.veracode.com/r/c_configure_api_cred_file) for use with Veracode products.

## Postman Example

These instructions will help you quickly setup the Postman example provided by Vercode. The example provides all the necessary scripts, environments, variables and collection request examples to start using Postman against Vercode APIs.
These instructions will help you quickly setup the Postman example provided by Veracode. The example provides all the necessary scripts, environments, variables and collection request examples to start using Postman against Veracode APIs.

The content used for this example is located [here](https://github.com/veracode/veracode-postman/tree/main) The content consist of a Collection, Environment and pre-request script.

Expand Down

0 comments on commit 491563e

Please sign in to comment.