Versions Compared

Key

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

Standard Procedure

...

Generally, the REST API calls consist of three steps for accessing the resources.

1. Send a request for the authentication token using the Authentication Service.

2. Receive the authentication token.

3. Use the token for making the API request for any resource.

1. Authentication token request

2. Receive the authentication token

3. Request the desired resource

Tools

Plugins for doing REST based calls (REST Client)

...