Skip to content

Mobile API

Query mobile devices belonging to a tenant, and perform routine actions on them.

See the guide for a narrative walkthrough of this API.

Base URL

https://api-{dataRegion}.central.sophos.com/mobile/v1 — Regional service in the production environment.

Variable Description Default Allowed values
dataRegion The tenant's data region. eu01 eu01, eu02, us01, us03

Authentication

Every request carries an Authorization: Bearer header with an access token obtained through the client-credentials flow — see Get started.

Required permissions

This API's operations require one or more of the following, depending on the operation — see each operation's own page for the exact requirement:

  • mobile.action.get-logs:create
  • mobile.action.locate:create
  • mobile.action.lock:create
  • mobile.action.scan:create
  • mobile.action.send-message:create
  • mobile.action.sync:create
  • mobile.action.unenroll:create
  • mobile.action.wipe:create
  • mobile.action:delete
  • mobile.action:read
  • mobile.app-group:create
  • mobile.app-group:delete
  • mobile.app-group:read
  • mobile.app-group:update
  • mobile.device-group:create
  • mobile.device-group:delete
  • mobile.device-group:read
  • mobile.device-group:update
  • mobile.device:create
  • mobile.device:delete
  • mobile.device:read
  • mobile.device:update
  • mobile.os:read
  • mobile.policy:create
  • mobile.policy:read
  • mobile.settings:create
  • mobile.settings:delete
  • mobile.settings:read
  • mobile.settings:update
  • mobile.static-setup-data:read

Operations

Actions

AppGroups

DeviceGroups

Devices

Operating Systems

Policies

Settings

Static Setup Data

Download