Hi everyone,
I’m currently working on a small project that combines energy monitoring with membership-based access management. The idea is to use data from the VRM platform to display system status and energy usage metrics inside a custom dashboard that is also used by registered members.
I’ve been reviewing the VRM API documentation and would like to know if anyone has experience integrating VRM data into third-party applications where users log in with their own accounts and receive access based on membership or subscription status.
Some questions I have:
- What is the recommended approach for authenticating multiple users against the VRM API?
- Are there any rate-limit considerations for dashboards that refresh data frequently?
- Has anyone integrated VRM data with external platforms for digital membership card or member portals?
- Any best practices for keeping the integration secure while maintaining real-time visibility?
I’m interested in hearing about real-world implementations, lessons learned, or architectural recommendations before moving further with the project.