Contents:
GET /api/v1/<CATEGORY>/{ENTITY/}*<OPERATION>
GET /api/v1/almanac/full
GET /api/v1/device/count
GET /api/v1/devowner/config
GET /api/v1/token/(string:TOKEN)
GET /api/v1/token/list
POST /api/v1/<CATEGORY>/{ENTITY/}*<OPERATION>
POST /api/v1/device/add
POST /api/v1/device/clear
POST /api/v1/device/info
POST /api/v1/device/list
POST /api/v1/device/list_infos
POST /api/v1/device/remove
POST /api/v1/device/send
POST /api/v1/device/set
POST /api/v1/devowner/config
POST /api/v1/requests/add
POST /api/v1/requests/clear
POST /api/v1/requests/set
POST /api/v1/solve/gnss_lora_edge_multiframe
POST /api/v1/solve/gnss_lora_edge_singleframe
POST /api/v1/solve/loraWifi
POST /api/v1/solve/multiframe
POST /api/v1/solve/multiframes
POST /api/v1/solve/rssi
POST /api/v1/solve/rssiMultiframe
POST /api/v1/solve/singleframe
POST /api/v1/solve/singleframes
POST /api/v1/solve/tdoa
POST /api/v1/solve/tdoaMultiframe
POST /api/v1/token/add
POST /api/v1/uplink/send
POST /api/v1/uploads/fetch
PUT /api/v1/<CATEGORY>/{ENTITY/}*<OPERATION>
PUT /api/v1/token/(string:TOKEN)
DELETE /api/v1/<CATEGORY>/{ENTITY/}*<OPERATION>
DELETE /api/v1/token/(string:TOKEN)