Skip to content

API overview

The surface for software. AI assistants, IDE plugins, and IT tools ask DoesItARM for a current, machine-readable verdict — native, Rosetta 2, a translation layer, or unsupported — instead of scraping a web page. No commercial API sells “is X native on Apple Silicon” today. This is the gap DoesItARM fills.

Every operation is a query. Nothing writes, buys, emails, or changes state. That’s deliberate: a read-only tool can’t be hijacked into a harmful action, which dodges the MCP prompt-injection risk and makes the tool safe to drop into an autonomous agent’s toolset. Trust is the product.

The verdict facts are free and published under CC BY 4.0 — look one up, cite it, build on it. You pay only for capability that the free single lookup can’t give you: bulk access, the change feed, a freshness guarantee, a redistribution license, or enterprise reports. We never meter the volume of the single lookup itself.

CapabilityToolTier
Look up one current verdictlookup_verdict · GET /verdicts/{identifier}Free
Search / disambiguate a titlesearch_titles · GET /titlesFree
Browse a categorylist_by_category · GET /categories/{category}/verdictsFree
The change feed (monitoring)whats_changed_since · GET /changesPaid
Bulk / export · SLA · license · enterprise reportsPaid

See Pricing for the plans and the machine-readable block agents read.

Three doors. Each row states its cost — the word “free” never sits next to a door that takes a card.

DoorWho it’s forCost
Free signupDevs who want a key with higher limits than anonymousFree — no card
Early AccessDevs who want the paid capability axes nowPaid pre-sale — card pre-authorized, charged only on delivery
Apply — EnterpriseIT teams scanning a fleet against the Rosetta 2 deadlineFree to qualify → priced pilot

You don’t need any of them to start: the Quickstart works anonymously. Cross-link, never guess — the narrative “why” lives in How verdicts work; this section is the callable contract.