For AI agents: visit https://rachio.readme.io/v1.0/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI. Append .md to any documentation page URL to get its markdown version.
Jump to Content
Rachio
API Reference
Rachio
API Reference
API Reference

Documentation

  • Welcome
  • Rate Limiting
  • Obtaining your API Token
  • Making your first request
  • Data Objects
  • Postman

Person

  • /public/person/infoget
  • /public/person/:idget

Device

  • /public/device/:id/current_scheduleget
  • /public/device/:id/event?startTime=:startTime&endTime=:endTimeget
  • /public/device/:id/forecast?units=:unitsget
  • /public/device/stop_waterput
  • /public/device/rain_delayput
  • /public/device/onput
  • /public/device/offput
  • /public/device/pause_zone_runput
  • /public/device/resume_zone_runput
  • /public/device/:idget

Zone

  • /public/zone/:idget
  • /public/zone/startput
  • /public/zone/start_multipleput
  • /public/zone/setMoisturePercentput
  • /public/zone/setMoistureLevelput

ScheduleRule

  • /public/schedulerule/:idget
  • /public/schedulerule/skipput
  • /public/schedulerule/startput
  • /public/schedulerule/seasonal_adjustmentput

FlexScheduleRule

  • /public/flexschedulerule/:idget

Notification

  • /public/notification/webhook_event_typeget
  • /public/notification/:deviceId/webhookget
  • /public/notification/webhook/:idget
  • /public/notification/webhookput
  • /public/notification/webhook/:iddel
  • /public/notification/webhookpost
  • Webhook types and sample JSON
  • Webhook basic authentication

Support

  • Forum
Powered by 

Postman

You can grab an API Client in postman and start making requests right away

Just create a new environment and add your token from the web app

Run in Postman

Updated almost 3 years ago


Did this page help you?

Updated almost 3 years ago


Did this page help you?