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.

Work with this as data

Every API 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 apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • 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 API
curl "https://apis.io/api/v1/apis/ring-partner-api"
All apis
curl "https://apis.io/api/v1/apis?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.

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
- Webhook
tags_raw:
- 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