Versions Compared

Key

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

Overview

The following use-cases (with curl language examples) are a guide for your app development. To create and consume questionnaire for a user.

Notes:

  • To access create Questionnaire Api, please contact Sonde at support@sondehealth.com. Please provide your company name and address.

API Credentials

For all use-cases, you should have the following information (the following values are examples only):

...

Use "access_token" to register a user. Put the value of access_token into the Authorization header (refer to the below curl command).

...