[beta] Get Readings Snapshot

An endpoint to get the last value of a reading for a set of entities at the specified time.
Example:
engineRpm Readings for entityId 212014918105584 at time 2025-04-16T20:49:19Z
"data": [
{
"readingId": "engineRpm",
"entityId": "212014918105584",
"value": 600,
"happenedAtTime": "2025-04-16T20:49:19Z"
}
],

Rate limit: 10 requests/sec (learn more about rate limits here).

To use this endpoint, select Read Readings under the Closed Beta category when creating or editing an API token. Learn More.

Submit Feedback: Likes, dislikes, and API feature requests should be filed as feedback in our API feedback form. If you encountered an issue or noticed inaccuracies in the API documentation, please submit a case to our support team.

Language
Credentials
Bearer
URL
Click Try It! to start a request and see the response here!