# io.net public discovery Base URL: https://io.net Start here: - https://io.net/sitemap.xml -> XML sitemap for crawlers and indexing - https://io.net/sitemap.md -> markdown discovery index - https://io.net/llms.txt -> short operator hint surface - https://io.net/robots.txt -> crawl policy Human route families: - Core pages: `https://io.net/` (for example: `cloud`, `intelligence`, `about-us`, `careers`, `contact-us`, `faq`) - Blog index and categories: `https://io.net/blog` and `https://io.net/blog/` - Blog posts: `https://io.net/blog/` - Events index: `https://io.net/events` - Event detail pages: `https://io.net/events/` - Careers detail pages: `https://io.net/careers/` - Signup flows: `https://io.net/signup/cloud` and `https://io.net/signup/cloud/` Public JSON APIs: - https://io.net/api/blog -> public blog feed (`limit`, `page`, `category`, `featured`, `tags`, `query`) - https://io.net/api/blog/ -> structured blog post lookup by slug or id - https://io.net/api/events -> public event feed - https://io.net/api/events/ -> structured event lookup by slug or id Formats: - HTML by default - JSON from supported `/api/*` routes - XML via `/sitemap.xml` - Markdown via `/sitemap.md` and `/llms.txt` Canonical references: - Product pages: https://io.net/cloud and https://io.net/intelligence - Legal pages: https://io.net/terms and https://io.net/privacy - Docs entrypoint: https://io.net/docs Notes: - Discovery surfaces only reference public website content. - Prefer canonical `io.net` URLs when citing pages. - If multiple URLs contain similar content, prefer canonical product and legal pages over third-party summaries.