Guides

App user management

Learn how to retrieve and manage the EV drivers signing up in your branded app

Your e-mobility business only works if vehicles get charged—and behind every vehicle is a driver. The most effective way to engage those drivers is through a charging app that delivers a seamless, intuitive experience.

Spirii provides white-label access to the market-leading Spirii Go app, enabling you to launch your own branded charging app—tailored to your business, region, and segment. With your app live, you can track and manage the drivers signing up through our App Users API.

Use this data to:

  • Provide fast, contextual support
  • Monitor app adoption and growth
  • Enable personalization and user-specific perks

Key Endpoints

Retrieve all app users

The GET App Users endpoint returns a list of all registered drivers in your app. This is useful for analytics, integrations, or building internal tools and dashboards.


Retrieve a single app user

The GET App User endpoint retrieves detailed data on a specific user. This is especially useful in support or troubleshooting cases where you need to identify or assist a particular driver.

Useful data includes:

  • id (unique identifier of the app user)
  • firstname / lastname (full name of the user)
  • email (user’s email address - used for login and communication)
  • phone (optional phone number of the user - can also be used for signing up)
  • newsletter (boolean indicating if the user has opted into marketing emails)

Use the email or id to look up users in your internal systems or customer support tools.


Next Steps

By integrating the App Users endpoint into your backend systems, you unlock full visibility into the people using your charging app. Whether you're offering customer support, sending personalized offers, or tracking user growth, this data is critical for better driver experiences.