Ring website screenshot

Ring

Ring is an Amazon home-security company (doorbells, cameras, alarm systems, and the Ring Protect subscription) that in 2026 launched the Ring Developer platform and Ring Appstore. Third-party developers can build video-powered apps against the Ring Partner API — a REST API served from api.amazonvision.com (Amazon Vision API / AVA) that follows the JSON:API format and is secured with OAuth 2.0 one-way account linking. The API exposes device discovery, device status/capabilities/location/configurations, event history, WebRTC/WHEP live video, media clip and image downloads, subscription queries, and a webhook event surface (motion, button press, device online/offline, subscription changes). Ring also publishes a remote Model Context Protocol (MCP) server backed by an Amazon Bedrock Knowledge Base so AI coding assistants can query the documentation while building integrations, and publishes a HackerOne bug-bounty via a /.well-known/security.txt.

Ring publishes 1 API on the APIs.io network. Tagged areas include Company, Home Security, Smart Home, IoT, and Video.

The Ring catalog on APIs.io includes 1 event-driven AsyncAPI specification.

Ring’s developer surface includes documentation, API reference, getting-started guide, authentication, changelog, support, engineering blog, and 22 more developer resources.

42.3/100 developing ▬ flat Agent 35/100 agent ready saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
AccessSelf serve
1 APIs 1 MCP Servers
CompanyHome SecuritySmart HomeIoTVideoCameraDoorbellsWebhookWebRTCAmazonDeveloper PlatformMCP

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics could not be measured. We hold no machine-readable contract for this provider to read, so there is nothing to measure a write surface against. Excluded rather than scored zero: never-measured and measured-empty are different facts. Publishing an OpenAPI is what makes this facet — and several others — scorable at all.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/ring: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 1

Individual APIs this provider publishes, each with its own machine-readable definition.

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, r...

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

Ring MCP Server

The Ring Appstore Knowledge MCP Server is a remote Model Context Protocol server backed by an Amazon Bedrock Knowledge Base. It connects an AI coding assistant (Kiro, Cursor, Cl...

MCP SERVER

Event Specifications 1

AsyncAPI definitions for this provider's event-driven and streaming APIs.

Ring Webhooks

ASYNCAPI

Security Posture 3

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Ring Authentication

oauth2 · 1 scheme

SECURITY

Ring Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Ring Vulnerability Disclosure

Hackerone · security.txt · contact published

SECURITY

Resources

Get Started 2

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 3

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 7

Pagination, idempotency, versioning, errors, and events

Scroll for all 7

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 5

Authentication, authorization, and security posture

Operate 3

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
x-enrichment:
  date: '2026-07-21'
  status: enriched
  artifacts_added: 14
  pass: local-v1
aid: ring
name: Ring
description: Ring is an Amazon home-security company (doorbells, cameras, alarm systems, and the Ring Protect subscription)
  that in 2026 launched the Ring Developer platform and Ring Appstore. Third-party developers can build video-powered apps
  against the Ring Partner API — a REST API served from api.amazonvision.com (Amazon Vision API / AVA) that follows the JSON:API
  format and is secured with OAuth 2.0 one-way account linking. The API exposes device discovery, device status/capabilities/location/configurations,
  event history, WebRTC/WHEP live video, media clip and image downloads, subscription queries, and a webhook event surface
  (motion, button press, device online/offline, subscription changes). Ring also publishes a remote Model Context Protocol
  (MCP) server backed by an Amazon Bedrock Knowledge Base so AI coding assistants can query the documentation while building
  integrations, and publishes a HackerOne bug-bounty via a /.well-known/security.txt.
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: false
  label: Hosted service · you call their endpoint
  confidence: medium
  source:
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://developer.ring.com/og-image.png
url: https://raw.githubusercontent.com/api-evangelist/ring/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- bond-capital
- crv
- first-round-capital
- true-ventures
x-tier: profiled
x-tier-reason: has-developer-platform
specificationVersion: '0.23'
created: '2026-07-17'
modified: '2026-07-21'
tags:
- Company
- Home Security
- Smart Home
- IoT
- Video
- Camera
- Doorbells
- Webhook
- WebRTC
- Amazon
- Developer Platform
- MCP
tags_raw:
- Company
- Home Security
- Smart Home
- IoT
- Video
- Cameras
- Doorbells
- Webhooks
- WebRTC
- Amazon
- Developer Platform
- MCP
apis:
- 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
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://ring.com
- type: DeveloperPortal
  url: https://developer.ring.com/
- 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: GettingStarted
  url: https://developer.amazon.com/docs/ring/get-started.html
- type: MCPServer
  url: mcp/ring-mcp.yml
- 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: Lifecycle
  url: lifecycle/ring-lifecycle.yml
- type: StatusPage
  url: https://status.ring.com/
- type: Conformance
  url: conformance/ring-conformance.yml
- type: DataModel
  url: data-model/ring-data-model.yml
- type: Packages
  url: packages/ring-packages.yml
- type: LLMsTxt
  url: llms/ring-llms.txt
- type: WellKnown
  url: well-known/ring-well-known.yml
- type: SecurityTxt
  url: well-known/ring-security.txt
- type: DomainSecurity
  url: security/ring-domain-security.yml
- type: VulnerabilityDisclosure
  url: security/ring-vulnerability-disclosure.yml
- type: Security
  url: https://ring.com/.well-known/security.txt
- type: ChangeLog
  url: https://developer.amazon.com/docs/ring/release-notes.html
- type: Support
  url: https://support.ring.com/
- type: Blog
  url: https://blog.ring.com/
- type: Pricing
  url: https://ring.com/protect-plans
- type: PrivacyPolicy
  url: https://ring.com/privacy-notice
- type: TermsOfService
  url: https://ring.com/terms
- type: Store
  url: https://ring.com/appstore

Work with this as data

Every provider 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 providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • 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 provider
curl "https://apis.io/api/v1/providers/ring"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/ring/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/ring/evidence"

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.