Noteworthy API changesΒΆ
This is a summary of noteworthy API changes. For more details, see the main Change log.
The general documentation page for API related aspects is here.
- 2026-09-08: Various security enhancements related to auth tokens and API Keys
- 2026-08-28: Carto base layers now require an API Key
- 2026-08-25:
GET /api/vposnow withnavigatingToWaypointsandiridiumPositions;GET /api/eventsnow with Lat/Lon/CEPradius reported by Iridium insbdReceiveevents whose email has no attachment - 2026-08-25:
GET /dataroot listing will be restricted ifdata.restrictRootListing = trueinTethysDash.conf - 2026-08-17:
/dataLink, the endpoint used by the LRAUV, has been migrated to modern framework - 2026-08-17:
extraEmailsremoved inPOST api/user(registration) andPUT api/user(update) - 2026-07-21:
GET /api/vpos: Reached waypoints are now populated again - 2026-07-06: New verification code step when adding/editing notification recipient
- 2026-06-23:
GET /api/events: All parameters are now documented in the OpenAPI spec - 2026-06-19:
GET api/data/{variableName}endpoint now with a newstepparameter - 2026-06-01: Websocket: Legacy
/ws/{token}endpoint has been removed - 2026-05-13: Websocket: A more secure endpoint at
/ws - 2026-04-28: Endpoint
commands/queueis now documented in this OpenAPI spec - 2025-10-21: Added
GET git/checkedOutBranches - 2024-06-24: Added
via=cellsatoption forPOST /commands - 2024-06-19: New optional parameters
viaandtimeoutforPOST /commands - 2024-02-13: Fixes regarding the handling of omitted tag parameter for
GET /git/missions,GET /wp,GET /git/missionList - 2023-04-05:
GET /info/vehiclesdeprecated - 2023-03-12: New
/api/hotspotendpoint - 2023-02-21: New
/data/<variableName>endpoint - 2022-10-07: New
GET /dataoperation to get data associated to most recentdataProcessedevent - 2022-08-10: New
GET /git/missionListoperation to get complete list of missions for a given git reference - 2022-07-12: New
/user/picoc,/user/byroleendpoints - 2022-06-16: More revision and documentation of existing operations
- 2022-06-13:
GET /info/vehiclesadded.GET /commands/scriptwith new parametergitRef