Versions Compared

Key

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

...

Note: We are assuming that you have already signed up and created an instance on vREST. Now just go to your instance and follow the below guide to validate your first API.

Here is the video tutorial for the same:

Widget Connector
urlhttps://www.youtube.com/watch?v=EjzFhQrfUGY&list=PLmua155_WrDyoe7dYDB3lCfh-UK4XicT6&index=1

Now, we will walk through step by step, how you can validate a REST API in vREST.

...

  1. here variable {{contactsAppBaseURL}} is the base URL of our sample test application. For more information on variables, please read Environments / variablesVariables.
  2. Assuming, this API doesn't need any authentication / authorization. Because that will make this guide more complex. For more information on authentication / authorization, read Authentication.

...