Skip to the content.

API

Overview
Getting started
Support

Cases

Link main ExorLive app
Integrate ExorLive GO

Details

Methods
Authentication
Account Management
Definitions
Workout exporter

Link to ExorLive Go

ExorLive Go is an HTML5 web app with some limited functionality. For example; it is not possible for the contact to create new exercise programs, only receive them from an instructor.

For all mentioned methods authentication needs to be in place.

Integrate ExorLive Go in an Iframe

You can integrate ExorLive Go in an iframe. This gives the contact the ability to view programs and plans, as well as record workouts.

Creating your own application

If you wish to create your own application but still have access to the data provided by ExorLive Go, then you can use our Go API and customize the user experience to your liking.

Functions available to implement your own mobile application like ExorLive Go

A typical use-case for this API is an application for the end user to view his/her training and to record new training sessions.

The general methods are found here.

Methods for the Plan template API are found here.

A demo-application written in Javascript is found here: https://exorlive.com/test/GoApiDemo.html

To use this demo, make sure to be logged in to ExorLive in another tab/window.