Welcome to the API!

Here's a quick breakdown of the available endpoints:

GET /

This page! Easy enough, right?

POST /login

Authenticate with server.

Parameters

Accepts: application/json

Responses

Content-Type: application/json

GET /devices

Fetch the latest list of active devices.

Responses

POST /notify

Sends us a nice little message, telling us you've finished! Be sure to set the repo URL to be your github repo URL for this test. Put whatever you like in your message (bonus points for puns) and be sure to send along your token in the header.

Headers

Parameters

Responses

Good luck!