Skip to main content
GET
/
client
/
water-guards
/
consumption
Get consumption for water guards
curl --request GET \
  --url https://api.orbital-systems.com/client/water-guards/consumption \
  --header 'x-api-key: <api-key>'
{
  "duration": 123,
  "volume": 123
}

Documentation Index

Fetch the complete documentation index at: https://orbitalsystems.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

x-api-key
string
header
required

Response

Success

duration
number
volume
number