/
RE
reveldigital
/
Revel Digital REST API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 8h ago · Updated 2d ago
View markdown
reveldigital
Revel Digital REST API
post
Create an event associated with a device.
v1
latest
OpenAPI 3.0.4
2026-08-06
124
112
344.5 KB
Account
5
AdHawk
15
Alerts
9
DataTables
18
Devices
16
get
Gets all devices in an account.
post
Registers a new device.
get
Gets a device by ID.
put
Updates a device.
delete
Delete a device.
patch
Patch a device. Patch allows partial updates by targeting specific properties of the device. Uses the JSON Patch syntax (http://jsonpatch.com)
get
Gets device groups in the account.
post
Create a new device group.
put
Updates a device group.
delete
Delete a device group.
get
Gets device ping data by registration key.
get
Gets current snapshot of the device screen. Image is returned as a JPEG image.
get
Gets device ping data by registration key.
post
Sends a collection of commands to devices.
post
Sends a collection of commands to a specific device.
post
Create an event associated with a device.
Media
16
Playlists
10
Report
2
Schedules
10
Templates
21
Users
2
Devices
Create an event associated with a device.
post
/devices/{id}/track
Path parameters
id
string
required
Device Id
Request body
Event
required
session_id
string
nullable
event_name
string
nullable
properties
object
nullable
Response
No Content