-
Notifications
You must be signed in to change notification settings - Fork 12
REST API
Thomas Gaubert edited this page Jul 22, 2016
·
2 revisions
API Version: 1
Zephyr's REST API provides a simple means of communicating with Zephyr to display notifications within VR. It is strongly recommended that you use the WebSocket API.
Requests are made over port 3753
on localhost
or the IP address reported in the main Zephyr window.
Create a new notification within VR.
Request
TODO: Example
Response
TODO: Example
Get Zephyr and system version info.
Request
TODO: Example
Response
TODO: Example