API Coverage
70 endpoints available and documented in the apidev/v1 scope.
Legacy Despacho is tracked as a separate compatibility scope under apidev/legacy/* and documented in its own section because it is not a standard public versioned surface.
Last updated: 2026-08-06
Auth & Telemetry
| # | Method | Endpoint | Permission | Docs |
|---|---|---|---|---|
| 1 | POST | /apidev/v1/login | — (public) | Login |
| 2 | POST | /apidev/v1/telemetry | APICLI_POST_TELEMETRY | Telemetry |
Fleet
| # | Method | Endpoint | Permission | Docs |
|---|---|---|---|---|
| 3 | GET | /apidev/v1/fleet/devices | APICLI_FLEET_DEVICES_READ | Devices |
| 4 | GET | /apidev/v1/fleet/devices/{id} | APICLI_FLEET_DEVICES_READ | Devices |
| 5 | GET | /apidev/v1/fleet/devices/{id}/position | APICLI_FLEET_DEVICES_READ | Devices |
| 6 | PUT | /apidev/v1/fleet/devices/{id} | APICLI_FLEET_DEVICES_WRITE | Devices |
| 7 | GET | /apidev/v1/fleet/drivers | APICLI_FLEET_DRIVERS_READ | Drivers |
| 8 | POST | /apidev/v1/fleet/drivers | APICLI_FLEET_DRIVERS_WRITE | Drivers |
| 9 | PUT | /apidev/v1/fleet/drivers/{id} | APICLI_FLEET_DRIVERS_WRITE | Drivers |
Device Messaging
| # | Method | Endpoint | Permission | Docs |
|---|---|---|---|---|
| 10 | POST | /apidev/v1/devices/{vehicle_id}/messages | APICLI_DEVICE_MESSAGE | Messaging |
| 11 | POST | /apidev/v1/devices/nearby | APICLI_FLEET_DEVICES_READ | Messaging |
Tasks (8 endpoints)
| # | Method | Endpoint | Permission | Docs |
|---|---|---|---|---|
| 12 | GET | /apidev/v1/tasks | APICLI_TASKS_READ | List & Detail |
| 13 | GET | /apidev/v1/tasks/{id} | APICLI_TASKS_READ | List & Detail |
| 14 | POST | /apidev/v1/tasks | APICLI_TASKS_CREATE | Create & Update |
| 15 | PUT | /apidev/v1/tasks | APICLI_TASKS_UPDATE | Create & Update |
| 16 | DELETE | /apidev/v1/tasks | APICLI_TASKS_CANCEL | Create & Update |
| 17 | GET | /apidev/v1/tasks/{id}/attachments | APICLI_TASKS_READ | Multimedia |
| 18 | GET | /apidev/v1/tasks/{id}/attachments/{mediaId} | APICLI_TASKS_READ | Multimedia |
| 19 | GET | /apidev/v1/tasks/{id}/forms/{formId}/pdf | APICLI_TASKS_READ | Multimedia |
Catalogs (25 endpoints)
Base path: /apidev/v1/catalogs/. All entries are documented in Catalogs.
| # | Method | Endpoint | Permission |
|---|---|---|---|
| 20 | GET | /apidev/v1/catalogs/countries | APICLI_CATALOGS_READ |
| 21 | GET | /apidev/v1/catalogs/countries/{paiid}/departments | APICLI_CATALOGS_READ |
| 22 | GET | /apidev/v1/catalogs/countries/{paiid}/departments/{paideplin}/cities | APICLI_CATALOGS_READ |
| 23 | GET | /apidev/v1/catalogs/countries/{paiid}/departments/{paideplin}/cities/{paidepciulin}/zones | APICLI_CATALOGS_READ |
| 24 | GET | /apidev/v1/catalogs/special-places | APICLI_CATALOGS_READ |
| 25 | GET | /apidev/v1/catalogs/special-place-types | APICLI_CATALOGS_READ |
| 26 | GET | /apidev/v1/catalogs/origins | APICLI_CATALOGS_READ |
| 27 | GET | /apidev/v1/catalogs/origins/{proid}/products | APICLI_CATALOGS_READ |
| 28 | GET | /apidev/v1/catalogs/origins/{proid}/products/{protipclilin}/coverages | APICLI_CATALOGS_READ |
| 29 | GET | /apidev/v1/catalogs/services | APICLI_CATALOGS_READ |
| 30 | GET | /apidev/v1/catalogs/services/{prestaid}/causes | APICLI_CATALOGS_READ |
| 31 | GET | /apidev/v1/catalogs/causes/{cauid}/subcauses | APICLI_CATALOGS_READ |
| 32 | GET | /apidev/v1/catalogs/reasons | APICLI_CATALOGS_READ |
| 33 | GET | /apidev/v1/catalogs/priorities | APICLI_CATALOGS_READ |
| 34 | GET | /apidev/v1/catalogs/task-statuses | APICLI_CATALOGS_READ |
| 35 | GET | /apidev/v1/catalogs/shifts | APICLI_CATALOGS_READ |
| 36 | GET | /apidev/v1/catalogs/end-reasons | APICLI_CATALOGS_READ |
| 37 | POST | /apidev/v1/catalogs/products/end-reasons | APICLI_CATALOGS_READ |
| 38 | GET | /apidev/v1/catalogs/forms | APICLI_CATALOGS_READ |
| 39 | GET | /apidev/v1/catalogs/form-lists | APICLI_CATALOGS_READ |
| 40 | GET | /apidev/v1/catalogs/products/{proid}/{protipclilin}/forms | APICLI_CATALOGS_READ |
| 41 | GET | /apidev/v1/catalogs/products/{proid}/{protipclilin}/oav-fields | APICLI_CATALOGS_READ |
| 42 | GET | /apidev/v1/catalogs/vehicle-types | APICLI_CATALOGS_READ |
| 43 | GET | /apidev/v1/catalogs/providers | APICLI_FLEET_DEVICES_READ |
| 44 | GET | /apidev/v1/catalogs/devices | APICLI_FLEET_DEVICES_READ |
Geocoding (5 endpoints)
Geocoding is metered per use — see the quota block in Geocoding.
| # | Method | Endpoint | Permission | Docs |
|---|---|---|---|---|
| 45 | POST | /apidev/v1/geocoding/forward | APICLI_GEOCODE | Geocoding |
| 46 | POST | /apidev/v1/geocoding/reverse | APICLI_GEOCODE | Geocoding |
| 47 | POST | /apidev/v1/geocoding/internal | APICLI_GEOCODE | Geocoding |
| 48 | POST | /apidev/v1/geocoding/autocomplete | APICLI_GEOCODE | Geocoding |
| 49 | GET | /apidev/v1/geocoding/quota | APICLI_GEOCODE | Geocoding |
Reports — AVL (9 endpoints)
| # | Method | Endpoint | Permission | Max Range | Docs |
|---|---|---|---|---|---|
| 50 | GET | /apidev/v1/reports/avl/kilometers | APICLI_RPTAVL_KILOMETROS | 31 days | Kilometers |
| 51 | GET | /apidev/v1/reports/avl/geofence | APICLI_RPTAVL_GEOCERCA | 31 days | Geofence |
| 52 | GET | /apidev/v1/reports/avl/trips | APICLI_RPTAVL_VIAJES | 31 days | Trips |
| 53 | GET | /apidev/v1/reports/avl/speed | APICLI_RPTAVL_VELOCIDAD | 31 days | Speed |
| 54 | GET | /apidev/v1/reports/avl/idle | APICLI_RPTAVL_DETENIDO | 31 days | Idle |
| 55 | GET | /apidev/v1/reports/avl/temperature | APICLI_RPTAVL_TEMPERATURA | 31 days | Temperature |
| 56 | GET | /apidev/v1/reports/avl/maintenance | APICLI_RPTAVL_MANTENIMIENTO | 90 days | Maintenance |
| 57 | GET | /apidev/v1/reports/avl/ignition | APICLI_RPTAVL_IGNICION | 31 days | Ignition |
| 58 | GET | /apidev/v1/reports/avl/vehicle-performance | APICLI_RPTAVL_RENDIMIENTO | 31 days | Vehicle Performance |
Reports — GT Operations (5 endpoints)
| # | Method | Endpoint | Permission | Max Range | Docs |
|---|---|---|---|---|---|
| 59 | GET | /apidev/v1/reports/gt/tasks-general | APICLI_RPTGT_TAREAS | 90 days | Tasks General |
| 60 | GET | /apidev/v1/reports/gt/alerts | APICLI_RPTGT_ALERTAS | 31 days | Alerts |
| 61 | GET | /apidev/v1/reports/gt/live-location | APICLI_RPTGT_LIVELOCATION | 31 days | Live Location |
| 62 | GET | /apidev/v1/reports/gt/rejected-tasks | APICLI_RPTGT_RECHAZOTAREA | 31 days | Rejected Tasks |
| 63 | GET | /apidev/v1/reports/gt/advanced-forms | APICLI_RPTGT_FORMAVANZADO | 90 days | Advanced Forms |
Reports — CPM (4 endpoints)
| # | Method | Endpoint | Permission | Max Range | Docs |
|---|---|---|---|---|---|
| 64 | GET | /apidev/v1/reports/cpm/activity-detail | APICLI_RPTCPM_DETALLE | 31 days | Activity Detail |
| 65 | GET | /apidev/v1/reports/cpm/work-summary | APICLI_RPTCPM_RESUMENTRABAJO | 31 days | Work Summary |
| 66 | GET | /apidev/v1/reports/cpm/personnel-performance | APICLI_RPTCPM_RENDIMIENTOPERSONAS | 31 days | Personnel Performance |
| 67 | GET | /apidev/v1/reports/cpm/activity-summary | APICLI_RPTCPM_RESUMENACTIVIDAD | 1 month | Activity Summary |
Reports — General (3 endpoints)
| # | Method | Endpoint | Permission | Max Range | Docs |
|---|---|---|---|---|---|
| 68 | GET | /apidev/v1/reports/general/hardware | APICLI_RPTAVL_HARDWARE | 7 days | Hardware |
| 69 | GET | /apidev/v1/reports/general/logins | APICLI_RPTGT_LOGINS | 31 days | Logins |
| 70 | GET | /apidev/v1/reports/general/generated-alerts | APICLI_RPTGRAL_ALERTAS | 31 days | Generated Alerts |
Legacy Despacho (6 services)
Separate compatibility scope under apidev/legacy/*, authenticated with the WSAutorizacion
block instead of the dual-auth headers. See the Service Matrix.
| Service | Route |
|---|---|
WSGetServicios | POST /apidev/legacy/WSGetServicios |
WSGetTareaMultimedia | POST /apidev/legacy/WSGetTareaMultimedia |
WSGeocoding | POST /apidev/legacy/WSGeocoding |
WSReverseGeocoding | POST /apidev/legacy/WSReverseGeocoding |
WSGetArchivosMultimedia | POST /apidev/legacy/WSGetArchivosMultimedia |
WSAltaServicio | POST /apidev/legacy/WSAltaServicio |
This page is the complete inventory of the public API. If your integration needs something that is not listed here, contact the GeoTareas team before building against it.