imin Events API
Last updated
Last updated
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.
You must not use the API to collect more information than necessary to respond to an end user query, or store or scrape data other than as expressly permitted by us.
If you would like to temporarily store copies of larger data sets for efficiency or other purposes, please ask us about and our other service options.
You can access our dummy dataset (refimpl
) in the Events API using and the following test API key:
7gsdzogPG2elvc9XAvx0qQday6W637js
Please see the page for information on and for an introduction to the dummy data.
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
The default behaviour of the Events API is to exclude highly repetitive activities such swimming sessions and gym workout sessions.
As a result of this, an Events API call you make may not include all of the available activities based on the parameters provided.
For full a full introduction to and explanation of how to exclude/include high frequency sessions, please click .