# imin's Platform Products

## Our Suite of Platform Products

### Search

imin's [Search](https://docs.imin.co/platform-products/search) product is made up of a suite of APIs that enable you to easily access specific data from within the imin Platform that matches your requirements. Search comprises three APIs:

* An [Events API](https://docs.imin.co/platform-products/search/imin-events-api);
* A [Facilities API](https://docs.imin.co/platform-products/search/imin-facilities-api); and
* A [Places API](https://docs.imin.co/platform-products/search/imin-places-api-beta).

{% hint style="success" %}
By choosing from the range of query parameters available across the APIs, you can return data based on geographic location, start time, type of activity, price and many more.
{% endhint %}

{% hint style="danger" %}
You **must not** use the Events 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 Firehose and our other service options.
{% endhint %}

### Firehose

The imin [Firehose](https://docs.imin.co/platform-products/firehose) gives you an alternative way to power your applications without having to use Search. Rather than using query parameters like those found in Search, you have access to a "feed" of all the data in our Platform. This is compatible with the [OpenActive Modelling Specification](https://www.openactive.io/modelling-opportunity-data/) and published using the [OpenActive Paging Specification](https://openactive.io/realtime-paged-data-exchange/).

{% hint style="warning" %}
Unlike Search, the Firehose is not a search API. It is a "feed" of all data, which means that all filtering needs to be done client-side.
{% endhint %}

## Our Platform Products in Action

Check out the following examples of the imin Platform in action:

* Decathlon's [PLAY](https://play.decathlon.co.uk/activities)
* London Sport's [Get Active](https://getactive.activityfinder.net/welcome)
* Manchester City Council's [MCRactive](https://www.mcractive.com/find-activity)
* British Paralympic Association's [Parasport](https://parasport.org.uk/)&#x20;

## Hints & Tips

Looking for advice on best practice when building against out Platform? Want to know how you can provide activity search or the best way to display schedule information? Then hopefully our hints & tips with help you [Get the Best Out of Search](https://docs.imin.co/hints-and-tips/get-the-best-out-of-search).
