MoveToHappiness Documentation Help

API Overview

Introduction

MTH strives to create a healthier, happier and more engaged workforce

  • Save time and resources with ready-to-use wellbeing programs

  • Predict and reduce risks like burnout and absenteeism

  • Personalized guidance tailored to each employee

  • Data-driven insights for targeted wellbeing initiatives

After a year, Move To Happiness counts more than 8,000 users at clients such as DEME Group, VGD and Accenture.

Authentication

The API can be authenticated by using an API key in the X-API-KEY header of HTTPS requests.

Base URL

Production - https://api.movetohappiness.com

Rate Limiting

The API does not implement any rate limiting at the moment.

Error Handling

Intentional errors will always be thrown in the below format. The code represents a code based on the HTTP Status Codes as described on iana.org Messages will clarify the reason for the error code.

{ "code": 401, "message": "Authorization failed: API Key not valid" }

Versioning

Current Version: 1.0.0

08 April 2025