API documentation
v1.0.0A REST API for your IoT device data.
The EOS platform exposes devices, measurements, historical data and high-frequency CSV exports. Authenticate requests with an API key or a bearer token to integrate the data into your applications.
Base URL
https://p2uyaymt8c.execute-api.eu-south-1.amazonaws.com/v1/integration Browse topics
Get started with Sintropy.ai using tutorials and resources.
EOS IoT Platform API - User Guide
Authentication, devices, historical data and exports: everything you need to integrate device data into your applications.
Devices
The IoT device query operations provide endpoints that let you retrieve the full list of connected devices and check the measurements available for each one, simplifying data management and analysis across your network.
Data
The device data operations provide endpoints to access the latest available value of a specific device, get the most recent values of multiple devices in a single call, query historical data at different granularities, and apply filters by measurement type or sensor to refine results.
High-frequency data
The CSV file operations for high-frequency device data provide endpoints to list all available CSV files, download them securely through pre-signed S3 URLs, filter files by date, hour and device, and monitor daily download quotas to manage usage.