# Macromo

> Macromo is a preventive-health platform offering blood tests, DNA tests, and personalized AI-driven health insights. Customers order lab tests online, visit a partner lab for sample collection, and receive results with actionable recommendations in the Macromo mobile app. Available in Czechia, Slovakia, Poland, and other EU markets.

Macromo does not provide a public developer API — there is no OpenAPI spec, no API keys, and no developer portal. The website (https://macromo.com) is the integration surface for agents: all product, membership, and content pages are statically rendered with JSON-LD structured data (Organization, Product, BlogPosting, BreadcrumbList). Customer authentication uses Firebase Auth (see https://macromo.com/auth.md). Checkout runs on Shopify (products) and Stripe (memberships).

## Products & Shopping

- [Shop](https://macromo.com/shop): All lab tests and bundles, organized by collection
- [How it works](https://macromo.com/how-it-works): The testing process step by step, with membership plan comparison and localized pricing
- [Product feed](https://macromo.com/feeds/products.xml): Google Merchant Center XML feed of all products with prices and availability

Individual product pages live at https://macromo.com/product/{handle} and carry Product JSON-LD; all handles are listed in the sitemap.

## Content

- [Blog](https://macromo.com/blog): Health, performance, and nutrition articles
- [Blog RSS](https://macromo.com/feeds/blog.xml): RSS 2.0 feed of the latest articles
- [Sitemap](https://macromo.com/sitemap.xml): Every public URL — pages, products, collections, and articles

## Company

- [Our story](https://macromo.com/our-story): Mission, founding story, team, investors, and press
- [Technology](https://macromo.com/technology): The science and AI behind Macromo
- [Data security](https://macromo.com/data-security): How Macromo protects health data
- [For employers](https://macromo.com/employers): Employee health benefits for teams
- [Mobile app](https://macromo.com/mobile-app): iOS and Android app with AI health coach and wearable integrations
- [Careers](https://macromo.com/career): Open positions

## Agents

- [Developer resources](https://macromo.com/developers): What is (and is not) available for developers and agents — no public API
- [llms-full.txt](https://macromo.com/llms-full.txt): Expanded version of this file with the full product catalog and blog content inlined
- [Auth notes](https://macromo.com/auth.md): Authentication overview — Firebase Auth, no public API
- [API catalog](https://macromo.com/.well-known/api-catalog): RFC 9727 linkset of machine-readable resources
- [Agent skills](https://macromo.com/.well-known/agent-skills/index.json): Website skills for agent platforms
- [robots.txt](https://macromo.com/robots.txt): Crawl policy — AI training, search, and AI input all allowed

## Optional

- [Privacy policy](https://macromo.com/legal/privacy-policy): How personal and health data is handled
- [Terms of service](https://macromo.com/legal/terms-of-service): Terms for using Macromo services
- [Refund policy](https://macromo.com/legal/refund-policy): Returns and refunds
