Skip to content

Overview

Read-only Apple Silicon compatibility verdicts for Mac apps and games.

The read-only compatibility-verdict API for Mac apps and games on Apple Silicon.

Preview — documented before it ships. This is the API’s spec, written as if it works (like Stripe’s docs). Endpoints return the shapes documented here. If you are an early integrator and a response differs from this page, that is drift — report it. Get notified at https://docs.doesitarm.com/api/access/free-signup/.

Read-only by design. Every operation is a query. Nothing writes, buys, emails, or mutates state — safe to include in an autonomous agent’s toolset.

Free data, paid capability. The single-title lookup and search are free (anonymous and IP-rate-limited, or with a free key for higher limits). A paid key unlocks paid capability axes — bulk/export, the change feed, a freshness SLA, a commercial-redistribution license, and enterprise reports — never per-call volume of the single lookup.

Verdict facts are published under CC BY 4.0 — reuse them with attribution.

info.version (1.0.0) is the published contract version. The URL carries a separate path version, /v1. They are deliberately two numbers — see https://docs.doesitarm.com/api/versioning/.

Send Authorization: Bearer dia_live_…. Three prefixes: dia_free_ (no-card free signup, higher limits than anonymous), dia_test_ (sandbox), dia_live_ (paid). The prefix makes a leaked key greppable and makes test / live / free unmistakable.

Security scheme type: http

Bearer format: dia_live_… / dia_test_… / dia_free_…