Definitions

Partner Application

An application that is external to ExorLive. If you are wondering about the ExorLive API, the partner application is probably YOUR application. For instance, it might be:
  • MRM (Member Relation Management) system of a fitness center.
  • A journal system of a clinic or a hospital, etc.
  • A CRM system of a Personal Trainer.
  • An end-user application where the user may view traning assigned to them by you.
The main user of the partner application is a professional that has records of contacts in the application. The contacts may have their own access to the application as well.

Instructor

The main user of the Partner Application. The professional. Also the person who has a user account with the "instructor" role or "administration" role in ExorLive and who creates exercise programs etc. to his/hers contacts.

Contact

The person receiving exercise programs from the instructor and executing the workouts. Is the client, customer or patient of the instructor. The client may receive ExorLive programs and plans in one of the following ways:
  • A PDF printout
  • An email with a PDF attachment
  • In the client version of ExorLive called “ExorLive Go”
  • Some third party client app communicating with ExorLive through the API

The ExorLive Main Application

Our main product. The instructor may browse exercises and browse and create exercise programs, workout plans etc. These exercise data may be assigned to contacts.

Exorlive Go

Our HTML5 based product tailored for running in mobile browsers. The intended user is the contact.

Exorlive Assistant

A special version of Exorlive Go, where the user is an assistant of a contact. The assistant may act on behalf of the contact and register workouts for the contact.

ExorLive URLs

  • auth.exorlive.com - Our authentication server doing OAuth2.0 stuff.
  • www.exorlive.com - Our company's main webpage.
  • exorlive.com/app/ - The main ExorLive application, for instructors.
  • exorlive.com/m/ - ExorLive Go.
  • exorlive.com/assistant/ - ExorLive Assistant.
  • developer.exorlive.com - The site of this documentation.