Send live data through the Qatium API

Qatium's Ingest API is a REST API that allows you to send live data to Qatium, whether SCADA, AMI, etc. This way, you’re completely in control: you decide the volume, type or frequency of data you want to send. 

You’ll be able to upload sensor data to your model such as asset status, settings, flow, pressure, demand and tank level variables. Using part of this information as an input to the model will increase its accuracy, which will come in handy when you run scenarios.

We created a technical documentation for API gurus and technical experts. There you can find details about the formats and endpoints of our Ingest API, as well as an interactive Swagger to test your API requests. 

Ask for your token before making requests to the API by filling out this form.

FAQs and Troubleshooting

Can I retrieve, delete or update data through the API?

Can I retrieve, delete or update data through the API?

Currently, our Ingest API is append-only. This means that Qatium will use the latest received value for each timestamp sent. If you wish to delete part or all of the data you submitted through the Ingest API, please contact us.

 
 

Do we need to send AMI data to another endpoint?

Do we need to send AMI data to another endpoint?

You can use the Ingest API to send any sensor data. Qatium will process any flow data sent to a junction as AMI data, and any other data will be processed as SCADA.

 
 

What is an Ingest API?

What is an Ingest API?

An Ingest API is an interface that allows data to be imported into a system for processing or storage. It facilitates the seamless transfer of data between applications or services. Ingest APIs are commonly used in data management and analytics systems to efficiently bring in and manage data from various sources.

Qatium's Ingest API is a REST API that allows you to send sensor data to Qatium. This way, you are completely in control: you decide the volume, type or frequency of data you want to send.

You’ll be able to upload sensor data to your model such as asset status, settings, flow, pressure, demand and tank level variables.

In the Qatium API Documentation you can find an interactive Swagger to ease the API integration and test your API requests.