XR80 API endpoints - 401 unauthorized

I’m trying to POST to /api/v1/db/get to obtain

“data”: {

"paths": \[

  "system.time.uptime",

  "system.clock.utc_time",

  "system.time.ntp.server",

  "system.time.ntp.sync_status",

  "system.time.zone"

\]

But even with valid bearer token, I get 401 unauthorized. Appreciate any help.