Source code
Revision control
Copy as Markdown
Other Tools
# REST API Guides - [WAVE Test Runner](../../README.md)
In addition to the [REST API documentation](../README.md), these guide shall
provide a better understanding on how to properly use the different endpoints.
[Starting sessions on a DUT using the devices API](./session-start-devices-api.md):
How to register a DUT and start a pre-configured session on it.
[Sending and receiving session events](./session-events.md):
How to register for session events and push events to other listeners.