Making your first request

Once you have acquired your token, you can grab your Person Id and begin making requests

curl -v https://api.rach.io/1/public/person/info -H "Authorization: Bearer xxxx-xxx"

You will then get a response that contains the Person ID to begin the rest of the development process for both Controllers and Smart Hose Timers.