Start a single Rachio zone for a specific duration via the public API

domain: rachio.readme.io · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Obtain the target zone's unique id from a prior GET /public/device/{id} or /public/person/{id} call.
  2. Send PUT https://api.rach.io/1/public/zone/start with JSON body {"id": "<zoneId>", "duration": <seconds>} and an Authorization: Bearer header.
  3. duration must be between 0 and 10800 seconds (3 hours); Rachio rejects larger values.
  4. Poll GET /public/device/{id}/current_schedule to confirm the zone is running and see remaining time.
  5. To run several zones back to back in one call instead, use PUT /public/zone/start_multiple with an ordered list of zone ids and durations.

Known gotchas

Related routes

Manually trigger a Rachio schedule rule (multi-zone program) on demand and skip an upcoming scheduled run
rachio.readme.io · 5 steps · unrated
Stop all watering on a Rachio device, or pause and resume a single in-progress zone run
rachio.readme.io · 5 steps · unrated
Start or stop watering on a Rachio Smart Hose Timer valve using the ValveService API
rachio.readme.io · 5 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans