imin Events API

Introduction to the Events API

The imin Events API enables developers to build real-time physical activity search into their applications. The API exposes a database of available physical activities, updated (often in real-time) from numerous activity providers.

The following pages offer guidance on using various parts of the Events API.

Restrictions on Use

triangle-exclamation

If you would like to temporarily store copies of larger data sets for efficiency or other purposes, please ask us about Firehose and our other service options.

Dummy Data

You can access our dummy dataset (refimpl) in the Events API using this API callarrow-up-right and the following test API key:

circle-check

Please see the Authentication page for information on how to use the API keyarrow-up-right and Mocking the Interface for an introduction to the dummy data.

circle-info

Because the location data included in refimpl is for Null Islandarrow-up-right, the API call includes geo[radial]=0,0,1.

Maximum limit

The maximum number of items that can be returned per page of results is 50 (limit=50). This is to ensure our Platform can offer the best performance when returning results.

HighFrequencySession

circle-info

We refer to highly repetitive activities like swimming and gym workout sessions as "high frequency sessions".

The default behaviour of the Events API is to exclude highly repetitive activities such swimming sessions and gym workout sessions.

circle-exclamation
circle-check

Last updated