MOCREO Sensor System
MOCREO Sensor SystemReferencePublic APIs

API Documentation

Open the MOCREO Sensor System public API documentation and review request-rate and polling-window guidance.

Open MOCREO Public API Documentation

View the official Sensor System API endpoints and request formats.

API Request Guidelines

Request rate limit

MOCREO Public APIs allow no more than 5 requests per second.

Match the beginTime and endTime window in each request to the polling interval used by your integration.

For example, if the API is called every 10 minutes:

  • Set beginTime to 10 minutes before the current time.
  • Set endTime to the current time.

Using a matching time window helps retrieve complete sensor readings while reducing the query range, processing cost, and response wait time.

On this page