No API tokens found. Create one to get started.
| Name | Token | Created | Last Used | Actions |
|---|---|---|---|---|
No users found.
| Username | Display Name | Actions |
|---|---|---|
| (Current User) |
No significant places found.
Configure mobile apps to automatically send location data to Reitti
GPSLogger is a free Android app that can automatically log your location and send it to Reitti.
https://your-domain.com/api/v1/location-datahttps://your-domain.com/api/v1/location-data{
"_type" : "location",
"t": "u",
"acc": "%ACC",
"alt": "%ALT",
"batt": "%BATT",
"bs": "%ISCHARGING",
"lat": "%LAT",
"lon": "%LON",
"tst": "%TIMESTAMP",
"vel": "%SPD"
}application/jsonOwnTracks is a privacy-focused location tracking app available for iOS and Android.
https://your-domain.com/api/v1/ingest/owntracks?token=YOUR_API_TOKENConfigure photo management integration with Immich
Immich is a self-hosted photo and video backup solution. Connect your Immich instance to show photos taken at specific locations and dates on your timeline map.
This section allows you to manually trigger data processing operations. These operations normally run automatically on a schedule, but you can trigger them manually here if needed.
Warning: Manual processing may take some time depending on the amount of data to process.
Manually trigger the processing of raw location data into visits and trips. This will analyze unprocessed location points and create meaningful visits and trips from them.
Clear all processed data (visits, trips, processed visits) while preserving significant places and raw location points. Raw location points will be marked as unprocessed, and the processing pipeline will be triggered automatically.
Choose your preferred language for the application interface. You may need to reload the page for all changes to take effect.
Geocoding services convert coordinates to addresses for your significant places. You can add multiple services and the system will use them randomly to distribute the load.
Make sure that the geocoding service answers with GeoJson. This is the only supported response.
URL Template placeholders:
{lat} - Will be replaced with latitude{lng} - Will be replaced with longitudeExample: https://nominatim.openstreetmap.org/reverse?format=json&lat={lat}&lon={lng}&zoom=18&addressdetails=1
No geocoding services configured.
| Name | URL Template | Status | Errors | Last Used | Actions |
|---|---|---|---|---|---|
| Enabled Disabled | (Auto-disabled) |
Application Version: N/A
Commit Details: N/A
Build Time: N/A