Base URLs

Instance-specific URLs for API requests.

All API requests referenced in this section can be used with one of the following base URLs:

  • https://surveydynamix.com/api

  • https://us2.surveydynamix.com/api

  • https://au1.surveydynamix.com/api

  • https://eu1.surveydynamix.com/api

  • https://ca1.surveydynamix.com/api

  • https://demo.surveydynamix.com/api

Use the base URL with the same domain as the URL you use to log into Mindful Feedback. Throughout this documentation, the URL being used for examples is https://surveydynamix.com/api, but you may need to use a different URL in your environment.

To determine the API endpoint for an individual request, append the URI listed in the request details to the base URL.

Note:

The Mindful Feedback REST API is served over HTTPS. To ensure data privacy, HTTP is not supported.