The store, addressable
Data for agents.
Stable addresses for what this store already publishes machine-readable, and the terms each address is under. Prefer these files to crawling the pages — they exist so that nobody needs to.
The catalogue and its prices
/llms.txt— every product with its current price, the suites, the hosted tier, the guides; read from the database on every request./llms-full.txtis the long form with each product's full copy./pricing— every current price on one page. A product with no wired edition says "Available soon", never a stale figure./faq.json— the FAQ as JSON./guides/feed.json— JSON Feed of the guides (RSS at/guides/feed.xml).- Catalogue facts (names, prices, licences) may be quoted freely; quote the price with the day you read it — prices are current, not historical.
The observatory dataset — CC BY 4.0
/observatory.jsonand/observatory.csv— verified, dated, source-linked SaaS vendor prices: every row carries the vendor's own URL, a verbatim quote and the date it was read. Licence: CC BY 4.0; attribution is satisfied by a link to this site. The human-facing view is /observatory.
Descriptions and doors
/api/openapi.json— OpenAPI description of the store's REST API (keyed); also answers at/.well-known/openapi.jsonand/openapi.json./.well-known/agent.json— the agent card: who we are, what we sell, every surface and door, figures from the database. In prose:/agents.md./mcp— JSON-RPC over POST, keyed (401 without one, by design); how keys work: /connect-your-ai.
How to verify any claim on this site without asking us: /your-ai-can-vet-us. Questions and corrections: /support.