AlphaX API Reference Documentation
  • API Introduction
  • General Architecture
  • Authentication
  • Rate Limits
  • HTTP
    • HTTP Headers
    • HTTP Parameters
    • HTTP Compression
    • HTTP Error and Status Codes
    • SSL Requests
    • Sending Data
      • Uplink Data Format V1
      • Uplink Data Format V2
    • Retrieve Data
      • Conduit V4
      • Conduit V6
      • Conduit V7
        • Using Conduit V7
        • Aggregation Features (Optional)
        • Common Issues & Troubleshooting
        • Usage Examples
  • MQTT
    • MQTT Authentication
    • MQTT Broker Address
    • Publishing Data
      • MQTT Publish Format V1
      • MQTT Publish Format V2
Powered by GitBook
On this page

Was this helpful?

  1. HTTP
  2. Retrieve Data

Conduit V7

This guide provides detailed support for the API endpoint that supports multi-stage aggregations for time series data.

Introduction

In today’s digital age, having the ability to process and interpret large volumes of data is crucial. With our Multi-Stage Data Aggregation API, you can do just that, and with greater precision than ever before.

This API stands out by providing up to 4 stages of data aggregation tailored to your specific requirements. This helps users normalise and transform data before passing to downstream applications. It is also useful in reducing data transfer size and minimising the number of records in the downstream application.

PreviousConduit V6NextUsing Conduit V7

Last updated 1 month ago

Was this helpful?