Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Introduction

...

Licensing options available

...

  • Download VC_API Auth2.postman_collection.json

  • Open Postman

  • Click Import, click Choose Files and specify VC_API Auth2.postman_collection.json. An import success message appears for each collection imported

  • Edit the collection to set value for variable VCURL, replace it with your API URL

  • Call token request to get access_token after replacing client_id, username, and password in the request body

  • The access token will saved variable 'AccessToken', which is attached on all request

  • Start using other APIs 

...