Rachio · Authentication Profile

Rachio Authentication

Authentication

The Rachio Public API authenticates every request with an OAuth2 bearer token. The token is issued to a Rachio account and currently retrieved from the Rachio mobile app (Profile -> "Get API key"). There is no interactive authorization-code flow or documented scope surface; the single account token conveys full access to that account's people, devices, zones, schedules and webhooks.

Rachio secures its APIs with oauth2 and http across 1 declared security scheme, as derived from its OpenAPI definitions.

CompanySmart HomeIoTIrrigationHome AutomationWater ManagementWebhook
Methods: oauth2, http Schemes: 1 OAuth flows: API key in:

Security Schemes

BearerToken http
scheme: bearer

Source

Authentication Profile

rachio-authentication.yml Raw ↑
generated: '2026-07-20'
method: searched
source: https://rachio.readme.io/reference/authentication
docs: https://rachio.readme.io/reference/authentication
description: >-
  The Rachio Public API authenticates every request with an OAuth2 bearer token.
  The token is issued to a Rachio account and currently retrieved from the Rachio
  mobile app (Profile -> "Get API key"). There is no interactive authorization-code
  flow or documented scope surface; the single account token conveys full access to
  that account's people, devices, zones, schedules and webhooks.
summary:
  types: [oauth2, http]
  http_schemes: [bearer]
  api_key_in: []
  oauth2_flows: []
schemes:
  - name: BearerToken
    type: http
    scheme: bearer
    bearerFormat: OAuth2 token
    location: header
    header: Authorization
    format: "Authorization: Bearer <API_TOKEN>"
    token_source: >-
      Retrieved from the Rachio mobile app (Profile icon -> API key -> Copy).
      One token per Rachio account.
    scopes: none-documented
    sources: [docs]
notes:
  - No documented OAuth authorization/token endpoints; token is provisioned in-app.
  - No documented scope model - the token is account-wide.
  - Webhook callbacks are separately authenticated via an x-signature HMAC-SHA256 header keyed on the API token.

Work with this as data

Every security artifact here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This security artifact
curl "https://apis.io/api/v1/security/rachio-authentication"
All security posture
curl "https://apis.io/api/v1/security?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.