StarLine
StarLine

Find out where the car is and how it is doing, from chat

Connect StarLine to the AI agent: devices, GPS coordinates, car state and OBD data. The agent locates the car, checks the alarm and starts the engine.

How the agent works with StarLine

The agent calls the StarLine API and starts from the account: it reads the user profile, collects the list of devices and then, for each device, pulls its data and state — coordinates and speed from the GPS module, the alarm, doors and ignition, the fuel level, the battery voltage and the engine temperature from OBD diagnostics, the event history and the alarms that fired. Out of that come summaries of the day's trips and of the readings that dropped over the week.

Telematics shows not the car but the last packet the unit managed to send: in an underground car park or with a weak signal the data freezes. So the agent always names the time of the last update next to the coordinates and never passes yesterday's point off as the current one. For the same reason it distinguishes the alarm state read from the unit from a command you have just sent: until a fresh packet arrives, that is not yet a fact.

Remote commands — arming the alarm, warming up the engine — are an action on a real car, so the agent runs them only after your explicit confirmation in the chat and names the device it is addressing. After a command it re-reads the state of the unit and says whether the command took effect or not. Everything else — coordinates, diagnostics, trip history — runs read-only.

The connector raises the session itself: the application signs the request, the account confirms it, and from there the agent works on the issued token, renewing it when it expires. It polls on a schedule or on your request and stays inside the thousand calls a day, so the car's state is not pulled every minute and trip history is collected in one batch for the period. About data the unit did not send — a sensor that is not fitted, a lost signal — the agent says so plainly instead of filling in a zero.

Integration scenarios

Where the car is right now

The agent shows the coordinates, the speed and the time of the last update from the GPS module of the unit for every device in the account.

State and diagnostics

The agent checks the alarm, the doors and the ignition, the fuel level, the battery voltage and the engine temperature from OBD data.

Remote commands

The agent runs unit commands — arming the alarm or warming up the engine — after your confirmation in the chat.

Trip summary

On a schedule the agent puts together a summary: trips for the day, alarms that fired and the readings that dropped over the week.

Where the car went yesterday

The agent pulls the day's GPS track point by point and shows the route, the stops with how long each lasted and the mileage, instead of a map to scroll by hand.

Every car in one answer

The agent walks the devices on the account into a single list: where each car stands, whether it is armed, how much fuel is left and when the last packet arrived.

StarLine examples

StarLine
StarLine
Frozen chats — click a question
Что с машиной, всё нормально?

На охране, стоит на Ленинском 78, данные обновились 4 минуты назад.

  • Напряжение АКБ 11,9 В — за неделю просело с 12,6, стоит проверить
  • Топливо 34%, температура двигателя −7 °C
  • Тревог за сутки не было, двери и капот закрыты

Телеметрия автомобиля

Table · XLSX

How to connect

Before you connect

  • A StarLine ID account whose device list holds the car
  • The cabinet interface language set to Russian, or the section hides
  • A personal account limit of 1000 requests per day
  1. 1

    Sign in to my.starline.ru

    Use the StarLine ID account whose device list shows the alarm system: the keys reach only its cars. Its login and password are needed later.

  2. 2

    Submit a request under «Разработчикам»

    The «Разработчикам» section appears only with the Russian interface language. A request without a stated API purpose is not reviewed; approval comes by email.

  3. 3

    Create the app and copy its keys

    Once approved, open «Разработчикам» → «Создать приложение» (Create application) and fill in the form. The card then shows AppId and Secret.

FAQ

With four values: the AppId and Secret of an application created at my.starline.ru under Developers, plus the login and password of the StarLine ID account whose device list holds the car. The section is visible only with the Russian interface language, and approval arrives by email.

The list of devices on the account, GPS coordinates and tracks, the state of the alarm and the sensors, OBD diagnostics readings and the event history of the unit.

Yes, the connector supports remote commands — warming up the engine or arming the alarm, for example. The agent performs such actions only after your explicit confirmation.

StarLine gives an individual 1000 requests per day, so continuous second-by-second tracking is out: the agent polls the state on a schedule or on your request.

Related integrations

Category
Logistics
Connection
API key
Documentation
StarLine

Connect StarLine

Connecting takes a couple of minutes, and your data stays in your own systems.

Connect