Helios Developers

Examples

Show a time series of images from a camera
Helios APIs: Cameras (Images), Cameras (Show Image)

The Helios media cache contains all recent images archived by Helios, either for internal analytics or for end user recording purposes. We can use the Images method in the Cameras API to retrieve a list of timestamps for images that are currently available in the media cache:

https://api.helios.earth/v1/cameras/TL-12420/images

We can then retrieve an image for each of the available times using the Show Image method in the Cameras API: