Proximos Hero

The Proximos API

A Complete macOS Version Database


Enhance your workflows with an HTTP GET API for macOS version and model compatibility lookups—whether you need the latest release, or any version from the past.

Complete macOS History.

Every release, every model, every era.

The Proximos API covers the entire Mac software timeline — from System 0.97 on the original Mac 128K all the way to the latest modern macOS 27 release. Classic, legacy, and modern hardware, all in one database.

Modern macOS (11–present)

Full coverage of macOS Big Sur through today's releases, using Apple Silicon and Intel board IDs returned directly from hardware.

Legacy Mac OS X (10.0–10.15)

Every PowerPC and Intel release from Cheetah to Catalina, indexed by Intel board ID strings and Apple model numbers — so any Mac from any era can be looked up consistently.

Classic Mac OS (System 0.97–9.2.2)

68k and PowerPC classic Macs identified by their Apple model numbers (e.g. M0001 for the Mac 128K), verified against EveryMac.com, spanning the full history of the original Macintosh line.

Product screenshot

Always Up to Date.

New releases land in the database within minutes of Apple.

The Proximos API polls Apple's GDMF service every five minutes for new macOS releases. When Apple ships an update, it's added to the database automatically — no manual publishing, no delays, no stale data.

Five-Minute GDMF Polling

The API checks Apple's software update infrastructure continuously every five minutes, keeping the macOS version database in near-real-time sync with Apple's own release pipeline.

Fully Automatic Ingestion

New macOS versions are detected and written to the database without any manual intervention. Your scripts and workflows stay accurate the moment Apple publishes, without any action on your end.

Scheduled AWS Lambda

Every GDMF poll and database update runs on scheduled AWS Lambda — the same reliable infrastructure that powers the Proximos app — so the update process itself never goes offline.

Product screenshot

Purpose-Built Endpoints.

Ask for exactly what you need. Get back exactly that.

Unlike a static JSON file you download and parse yourself, the Proximos API is a structured HTTP GET API — you send a targeted request and receive a precise, structured JSON response. No parsing a 5,000-line file to find one version.

Query by Major Version

Get the latest point release and release date for any macOS major version — from 0.97 to 26 — with no board ID required. Great for simple version checks and release monitoring scripts.

Query by Board ID

Retrieve every macOS major version ever supported by a given Mac model. Pass a board ID like J293AP or M7777 and get back the full compatibility range for that hardware, spanning all eras.

Query by Board ID + Point Release

The most detailed endpoint. Pass a board ID and a specific point release to get the latest available update for that model, the release date of the version you asked about, and the version proximo — the immediate next update available from that exact version.

Product screenshot

The Version Proximo.

Know the next step, not just the final destination.

Most version APIs tell you the latest release. The Proximos API also tells you the immediate next update from wherever a device currently sits — the version proximo. It's the concept that powers the Proximos app's enforcement engine.

Incremental Update Awareness

Instead of only returning the latest available version, the API tells you the very next update from any specific point release — so you can build enforcement logic that steps through updates, not just jumps to the end.

Release Dates Included

Every proximo response includes the release date of both the version you queried and the next available update, giving you the full chronological picture for any enforcement or reporting workflow.

Production-Tested at Scale

The version proximo endpoint is the same one used internally by the Proximos app to determine what update a Mac should be moved to next. It's not a feature added for the API — it's the heart of how Proximos works.

Product screenshot

Privacy First.

No IP addresses. No device data. No tracking.

The Proximos API is designed with minimal data retention from the ground up. No connection or device-identifying information is ever logged — only what's strictly necessary to authorize requests and enforce fair-use limits.

No Device or Connection Data Logged

IP addresses, device identifiers, Mac board IDs sent in requests, and user-agent strings are never stored. Queries are logged by parameter for operational monitoring, not by who made them.

License Key Only

The only data tied to your identity is your license key, stored solely in AWS DynamoDB to authorize API requests. It is not used for analytics and is not shared with any third party.

Transparent Retention Policy

Request counts are retained for one year for fair-use enforcement. Customer records — including your license key and purchase history — are kept for seven years in line with standard financial recordkeeping, then purged.

Product screenshot

Simple, Affordable Licensing.

Start free. Stay cheap.

Every Proximos API license includes a 30-day free trial with no upfront commitment. After that, one straightforward monthly plan covers up to 100,000 requests — with a discount for qualifying educational institutions.

30-Day Free Trial

Every new license begins with a full 30 days of unrestricted access. No commitment required — just purchase and your trial starts immediately. 30 Days gives ample time to incorporate the API into your complex workflows.

Up to 100,000 Requests Per Month

The standard plan at $9.99/month covers up to 100,000 API requests under fair-use terms — more than enough for scripts, scheduled workflows, and production integrations. Payments processed securely via Stripe.

Educational Discount

Qualifying educational institutions get the same full access at $6.99/month — because the tools that power good Mac management should be accessible to schools and universities too.

Product screenshot

Plenty of Documentation.

Everything you need to go from zero to deployed.

The Proximos API is backed by a comprehensive documentation site at https://docs.enlazosystems.com, covering everything from foundational concepts to advanced MDM configurations.

Full Technical Reference

Dive deep into how Proximos API works under the hood — from its enforcement logic and scheduling engine to edge case behavior and advanced configuration options.

API Configuration Guides

Example responses and detailed instructions on endpoint parameters.

Conceptual Foundations

Understand the philosophy behind Proximos API — its goals, design principles, and the real-world IT challenges it was built to solve.

Product screenshot

Solid AWS Backend.

Dependable, Reliable, Always-On Performance.

Proximos runs on Amazon AWS, giving you dependable uptime, fast API responses, and zero infrastructure headaches — so you can focus on managing your fleet, not your backend.

Scheduled AWS Lambda Functions

Core Proximos processes run on AWS Lambda — a serverless, event-driven compute model recognized as one of the most reliable execution environments in the industry.

Reliable API & Database Layer

Backend licensing checks and macOS update queries are handled by AWS-managed databases and APIs, ensuring fast, consistent, and accurate responses at any scale.

Encrypted Communications

All data exchanged between Proximos and its cloud backend is encrypted in transit, keeping your fleet's licensing information and update check data secure at every step.

Product screenshot

“Data is a precious thing and will last longer than the systems themselves.”

Avatar
Tim Berners-Lee
Computer Scientist