Ring Partner API

The Ring Partner API (Amazon Vision API / AVA) lets certified Ring Appstore partners access Ring device data and media on behalf of consenting users: list and inspect devices, read status/capabilities/location/configurations, pull event history, stream live video over WebRTC/WHEP, download media clips and image snapshots, and query subscriptions. All endpoints follow the JSON:API format and require an OAuth 2.0 Bearer token obtained through one-way account linking; requests must be made server-to-server.

API entry from apis.yml

apis.yml Raw ↑
name: Ring Partner API
description: 'The Ring Partner API (Amazon Vision API / AVA) lets certified Ring Appstore partners access
  Ring device data and media on behalf of consenting users: list and inspect devices, read status/capabilities/location/configurations,
  pull event history, stream live video over WebRTC/WHEP, download media clips and image snapshots, and
  query subscriptions. All endpoints follow the JSON:API format and require an OAuth 2.0 Bearer token
  obtained through one-way account linking; requests must be made server-to-server.'
humanURL: https://developer.amazon.com/docs/ring/api-documentation.html
baseURL: https://api.amazonvision.com
tags:
- Home Security
- Video
- Devices
- Webhooks
properties:
- type: Documentation
  url: https://developer.amazon.com/docs/ring/api-documentation.html
- type: APIReference
  url: https://developer.amazon.com/docs/ring/api-documentation.html#endpoint-reference
- type: Authentication
  url: authentication/ring-authentication.yml
- type: Webhooks
  url: asyncapi/ring-webhooks.yml
- type: ErrorCatalog
  url: errors/ring-problem-types.yml
- type: Conventions
  url: conventions/ring-conventions.yml
- type: Idempotency
  url: conventions/ring-conventions.yml
- type: DataModel
  url: data-model/ring-data-model.yml
- type: Conformance
  url: conformance/ring-conformance.yml