Itron Analytics Data Warehouse API

REST-based OData 4.0 query API exposing the Itron Analytics data warehouse for Itron Enterprise Edition / IA Platform tenants. Authentication uses a JWT obtained from the Itron Identity Service with a 36-character ClientID and a 32-character Client Secret. The service documents protections that "will limit the result set to 10,000 records if there are not filters in the request" and supports OData filter/select/expand semantics over interval reads, accounts, service points, and related entities.

Itron Analytics Data Warehouse API is one of 8 APIs that Itron publishes on the APIs.io network.

Tagged areas include Itron Analytics, Data Warehouse, OData, Reporting, and Itron Enterprise Edition. The published artifact set on APIs.io includes API documentation, authentication docs, and rate-limit docs.

API entry from apis.yml

apis.yml Raw ↑
name: Itron Analytics Data Warehouse API
description: 'REST-based OData 4.0 query API exposing the Itron Analytics data warehouse for

  Itron Enterprise Edition / IA Platform tenants. Authentication uses a JWT

  obtained from the Itron Identity Service with a 36-character ClientID and a

  32-character Client Secret. The service documents protections that "will limit

  the result set to 10,000 records if there are not filters in the request" and

  supports OData filter/select/expand semantics over interval reads, accounts,

  service points, and related entities.

  '
humanURL: https://docs.itrontotal.com/IAPlatform/Cloud/AdminPortal/help/Content/DataWarehouseAPI.htm
baseURL: https://docs.itrontotal.com/IAPlatform/
tags:
- Itron Analytics
- Data Warehouse
- OData
- Reporting
- Itron Enterprise Edition
properties:
- type: Documentation
  url: https://docs.itrontotal.com/IAPlatform/Cloud/AdminPortal/help/Content/DataWarehouseAPI.htm
- type: Authentication
  url: https://docs.itrontotal.com/IAPlatform/Cloud/AdminPortal/help/Content/DataWarehouseAPI.htm
  name: JWT via Itron Identity Service (ClientID + Client Secret)
- type: RateLimits
  url: https://docs.itrontotal.com/IAPlatform/Cloud/AdminPortal/help/Content/DataWarehouseAPI.htm
  name: Unfiltered queries capped at 10,000 records