Reverb

Data plausibility and fused coherence between sensors — API for time-series analysis against physical laws.

What this API does

This service provides data plausibility and fused coherence assessments across your sensor data. It is intended for analysing time-series data for physical laws: checking that measurements are consistent, physically meaningful, and coherent when multiple sensors or channels are used together.

Open API documentation →

Conventions (recommended)

File names

Name your files as equipment descriptions: free-form but “speaking”, so it’s clear what the data represents. Examples:

Column names in CSV

Use explanatory column names: free-form but clear about quantity, axis, and units. Examples:

This helps the assessment interpret your data correctly and produce more useful plausibility and coherence results.

Limits

Total request size is limited to 200 MB. Uploads over this limit are rejected with 413 Payload Too Large. Keep combined size of all CSV files within this limit.

For endpoints, request format, and authentication, see the API documentation.