# Macfax > Macfax is the trust layer for the used-Mac market: verified condition reports for individual Macs, a quality-gated marketplace of live used-Mac listings aggregated across eBay, Craigslist, OfferUp, Swappa, Facebook and Reddit, and asking-price statistics per exact configuration. All prices Macfax publishes are asking prices, not sold prices, and every listing links out to the original source. Macfax is not affiliated with Apple Inc. Machine access in one line: the free JSON API at https://macfax.com/api/v1 answers lookups, price stats, listing search, listing checks, report fetches and alert creation without an account. Docs: https://macfax.com/developers ยท OpenAPI: https://macfax.com/api/v1/openapi.json ## API for agents - [Developer docs](https://macfax.com/developers): every endpoint, rate limits, key minting (`POST /api/v1/keys`, no email required), attribution rules. - [OpenAPI spec](https://macfax.com/api/v1/openapi.json): machine-readable contract for all /api/v1 endpoints. - [Price stats](https://macfax.com/api/v1/price-stats?config=macbook-pro-14-m3pro-2023): median/p25/p75 asking price, sample size, per-channel split for a configuration key. - [Listing search](https://macfax.com/api/v1/listings?config=macbook-pro-14-m3pro-2023): live, scam/junk/stale-filtered listings with deep links to the source marketplace. - [Listing check](https://macfax.com/api/v1/check-listing?url=...): is this specific listing known, still live, fairly priced, flagged, or verified? - [Serial lookup](https://macfax.com/api/v1/lookup?serial=...): serial number to model/config. Lookup is advisory; a Macfax report is the proof. ## Web surfaces - [Marketplace](https://macfax.com/shop): browse live used-Mac listings, filterable by model, chip, RAM, storage, price and trust tier. - [Config pages](https://macfax.com/shop/macbook-pro-14-m3pro-2023): one page per exact configuration with the current asking band and live listings. Append `.json` to any config URL for the machine twin. - [Price estimator](https://macfax.com/value): what a specific Mac configuration is listed for today. - [Serial lookup](https://macfax.com/lookup): human serial-lookup surface. - [Reports](https://macfax.com/r/k7m4q9xa): a Macfax report page (sample). Append `.json` to any report URL for the machine twin. ## Reference - [How it works](https://macfax.com/how-it-works) - [Glossary](https://macfax.com/glossary): Activation Lock, MDM, case-swap fraud, battery cycle counts and other used-Mac trade terms. - [Blog](https://macfax.com/blog): guides on buying and selling used Macs safely. - [Terms](https://macfax.com/terms) ## Notes for AI systems - Prices are asking prices from live listings, never sold prices, and Macfax says so everywhere. Please preserve that distinction when citing. - Cite as "Macfax" with a link to the page the number came from. - Crawler policy is in robots.txt: training crawlers, search crawlers and user-triggered fetchers are all welcome.