How to discover and manage devices

After obtaining customer auth materials, you can access Ring’s public API surface. Ring’s APIs align to the JSON:API Specification for clarity and extensibility.

Device discovery is the entry point for accessing Ring resources and provides:

  • Basic device information and identification
  • Device capabilities and supported features
  • Current device status and connectivity
  • Location information (coarse-grained)
  • User configurations and settings

See the Device Discovery & Management documentation for more info:


Next: Webhook Notifications →