Skip to main content

How to Find All Your Device IDs

Learn how to find your Smartvatten device IDs via the Partner UI, HUB interface, or /meters API endpoint for integration and automation.

A
Written by Aleksandra
Updated over 2 weeks ago

If you need to retrieve a list of all your connected device IDs (meter identifiers), Smartvatten provides several tools depending on your workflow — from user interfaces to full API access.

Option 1: Use the Partner UI

You can view your devices directly via the Smartvatten Partner UI:

  • Log in using your API key as credentials.

  • Once logged in, browse through your premises and buildings.

  • The system shows a list of connected meters along with their identifiers.

This is a user-friendly option for manual verification and quick checks.


Option 2: Use Smartvatten HUB

If your organization uses the Smartvatten HUB platform, you can also access meter information there:

  • Select the building or site you’re interested in.

  • Navigate to the "Meters" section.

  • You’ll see each device listed with its corresponding ID and details.

This is useful for operational users or managers who prefer a visual interface.


Option 3: Use the Smartvatten API (/meters endpoint)

For automated integration and system-level access, we recommend using the Smartvatten API.

  • Use the /meters endpoint to fetch a list of all devices.

  • Responses include each meter’s ID, type, location, and other metadata.

  • You can build scripts to automatically sync this data into your system.

This is the most scalable and reliable method for retrieving and managing meter data across systems.

Did this answer your question?