# Autonix > Autonix attributes every physical-world scan across locations, events, campaigns, and packaging, then rolls that history up by tag so you can compare regions, departments, and programs. The product is the scan and check-in record, not QR image generation. Autonix is a B2B platform for tracked QR codes and short links. Static QR images can be created in the browser (Take It Mobile widget, Save Contact vCard embed, Chrome extension, studio). Paid accounts host the redirect, store visit history, and expose that history through the dashboard, CSV export, Zapier, REST, and MCP. App: https://app.autonix.io App agent index: https://app.autonix.io/llms.txt Contact: https://www.autonix.io/contact ## Product - [Home](https://www.autonix.io): Portfolio analytics for real-world scans - [How it works](https://www.autonix.io/how-it-works): Attribution from placement to report - [Pricing](https://www.autonix.io/pricing): Professional ($99/month, $999/year) includes API, Zapier, and MCP. Enterprise available. - [Features](https://www.autonix.io/features): Trackers, forms, workflows, analytics - [Security and trust](https://www.autonix.io/security-and-trust): Security, compliance, and access controls - [Resources](https://www.autonix.io/resources): Guides and articles - [How to make a vCard QR code](https://www.autonix.io/resources/vcard-qr-code-save-contact): Static contact QR vs a tracked Autonix card ## Developers API access is on Professional and above. Authenticate with `Authorization: Bearer ` against `https://app.autonix.io/api`. Foreign tracker ids return 403. Rate limit is protective (default 120 req/min); usage is not metered for billing. - [Developers](https://www.autonix.io/developers): Core API overview - [API reference](https://www.autonix.io/developers/api): Interactive OpenAPI explorer - [OpenAPI spec](https://www.autonix.io/openapi.yaml): Machine-readable API schema - [Authentication](https://www.autonix.io/developers/guides/authentication): Mint tokens in-app (Account → API) - [Reporting and CRM sync](https://www.autonix.io/developers/guides/reporting): Reports, visit lists, and CSV — the historical data surface - [MCP and agent skill](https://www.autonix.io/developers/guides/mcp-and-skill): Hosted MCP at `https://app.autonix.io/mcp` (same Bearer token) - [Agent skill](https://www.autonix.io/skills/autonix-api/SKILL.md): Auth, date formats, and preferred endpoints for coding agents - [Create a tracked QR](https://www.autonix.io/developers/guides/create-tracked-qr): `POST /tracker/qrcode` when analytics matter - [Take It Mobile](https://www.autonix.io/developers/guides/take-it-mobile): Free desktop QR widget; no API key. Tracked codes need a server-side token. - [Save Contact](https://www.autonix.io/developers/guides/save-contact): Free vCard QR embed; no API key. Tracked ConnectCards and vCards need a server-side token. Preferred agent use: read scan history, reports, and visits for an existing account. Do not treat Autonix as a generic QR image API. ## Solutions - [Government and public service](https://www.autonix.io/solutions/government-public-service) - [Healthcare](https://www.autonix.io/solutions/healthcare) - [Operations and maintenance](https://www.autonix.io/solutions/operations-maintenance) - [Education and campus](https://www.autonix.io/solutions/education-campus) - [Marketing agencies](https://www.autonix.io/solutions/marketing-agencies) - [Conferences and sales](https://www.autonix.io/solutions/conferences-sales) - [CPG brands](https://www.autonix.io/solutions/cpg-brands) - [D2C brands](https://www.autonix.io/solutions/d2c-brands) ## Free tools - [QR generator](https://www.autonix.io/qr-generator): Static QR images, no tracking - [WiFi generator](https://www.autonix.io/wifi-generator): WiFi QR for guests - [Save Contact](https://www.autonix.io/save-contact): Static vCard QR builder and embed; no API key - [Chrome extension](https://www.autonix.io/chrome-extension): Local Quick QR ## Optional: Key facts - Login is Auth0. Billing is Stripe. - Professional includes unlimited tracked codes, API, Zapier, CSV export, and hosted MCP. - Report windows use `Y-m-d\TH:i:sO` (example `2026-01-01T00:00:00+0000`). Portfolio KPIs use `YYYY-MM-DD`. - Never put API tokens in browser or embed scripts.