Skip to content

Start Integrating

Simulated Vehicles⚓︎

A good starting point for integrating your own software or experimenting with the API are simulated vehicles. They behave similar to real vehicles, but are fully virtual. You can see and interact with them in FleetControl or via the INVERS API.

API Clients⚓︎

To access the INVERS API with your applications, you need API clients. If you have multiple applications that you want to connect to INVERS API, use a separate API client for each of them. This provides better transparency and allows you to only grant permissions that are required for each individual application, thereby increasing security.

Event Consumers⚓︎

In addition to our REST API, we offer real-time events for your vehicles. You can create event consumers for your applications and subscribe to events from within FleetControl. Create a consumer for each application that consumes events and organize and manage subscriptions to event topics. Go to developers.invers.com to find out more.

Documentation⚓︎

Go to developers.invers.com to see our API Reference and a detailed Integration Guide.