# Korthos > Market intelligence for the machine economy. Korthos is a research and intelligence platform covering robotics, autonomy, and the broader machine economy. We publish structured analysis on companies, products, markets, funding rounds, partnerships, and technology developments across the robotics and autonomy ecosystem. All content is publicly accessible and indexable. AI assistants and research agents are welcome to cite Korthos; please link back to the canonical URL. Korthos explicitly allows OpenAI search crawling via `OAI-SearchBot`; `GPTBot`, `ChatGPT-User`, Claude, Anthropic, Perplexity, and other research crawlers are also allowed unless a specific endpoint states otherwise. ## Content types - **Research Notes & Articles**: Analytical pieces on specific developments, companies, or trends in robotics and autonomy. Published at `/research/`. Server-rendered with full body text and `Article` / related schema.org JSON-LD. - **Plain-text article exports**: LLM/browser tools that prefer text can use `/record/articles.txt` for the article index and `/research/.txt` for an individual article body. - **Briefings**: Structured weekly or topic-specific intelligence roundups. Published at `/record/briefings` and `/record/briefings/`, with plain-text exports at `/record/briefings.txt` and `/record/briefings/.txt`. - **Historical brief pages**: Older daily-brief URLs may still exist under `/brief/-` for archival linking; new publishing emphasizes `/research/` via The Record. Do not rely on brief APIs for current content. - **Event Feed**: Live stream of tracked events (funding rounds, launches, deployments, partnerships, policy). Published at `/intelligence/feed`. - **Research directories**: Research artifacts are published at `/intelligence/research-artifacts`; product-linked research is published at `/intelligence/product-research`. - **Ecosystem Directory**: Structured profiles of robotics and autonomy companies and products. Company URLs indexed in `sitemap.xml` use `/ecosystem/company/`. Products use `/ecosystem/product/`. - **Data Surfaces**: Funding and supply-chain intelligence pages publish crawlable static fallback tables in the HTML for agent and search indexing. Company-specific relations remain available on each company profile. Key URLs include `/data/funding-monitor` and `/data/supply-chain-intelligence`. - **Markets**: Public market data for listed robotics and autonomy companies. Published at `/markets`. ## Canonical URLs - Homepage: https://korthosrobotics.com/ - The Record (research archive): https://korthosrobotics.com/record - News index: https://korthosrobotics.com/record - Plain-text articles index: https://korthosrobotics.com/record/articles.txt - Complete agent-oriented research directory: https://korthosrobotics.com/llms-full.txt - Individual research article: https://korthosrobotics.com/research/ - Plain-text research article: https://korthosrobotics.com/research/.txt - Briefings index: https://korthosrobotics.com/record/briefings - Plain-text briefings index: https://korthosrobotics.com/record/briefings.txt - Event feed: https://korthosrobotics.com/intelligence/feed - Research artifacts: https://korthosrobotics.com/intelligence/research-artifacts - Product research: https://korthosrobotics.com/intelligence/product-research - Ecosystem directory: https://korthosrobotics.com/ecosystem - Company profile: https://korthosrobotics.com/ecosystem/company/ - Product profile: https://korthosrobotics.com/ecosystem/product/ - Funding monitor: https://korthosrobotics.com/data/funding-monitor - Supply-chain intelligence: https://korthosrobotics.com/data/supply-chain-intelligence - Supply-chain intelligence: https://korthosrobotics.com/data/supply-chain-intelligence - Markets: https://korthosrobotics.com/markets ## Structured data Research articles, record pages, and profile surfaces emit schema.org JSON-LD (`NewsArticle`, `Article`, `Organization`, `WebSite`, and profile-oriented types where applicable). Feed list pages emit `CollectionPage` plus item-level citation graphs (`ItemList` entries referencing typed nodes such as `NewsArticle` on the Event feed and `ScholarlyArticle` on the Research feed, with `publisher` bound to Korthos). Use these for machine-readable metadata. The complete sitemap is available at https://korthosrobotics.com/sitemap.xml and includes primary URLs for articles, companies, products, and intelligence surfaces with `lastmod` where available. ## Programmatic access These JSON endpoints are intended for agent use without authentication; please cache responsibly: - `GET /api/research/posts` - list of published research articles and notes (id, slug, title, published_at, tags). - `GET /api/research/page?id=` - full content of a research article including body blocks. - `GET /api/feed/events?limit=&offset=` - published Event feed rows used by `/intelligence/feed`. - `GET /api/feed/research?ids=&titles=` - hydrated research rows aligned with the Research feed pipeline (`ids` or `titles` required). Legacy `/api/briefs` responds with an empty list; daily briefs are no longer populated via this API. Prefer `/api/research/posts` and `/record`. - `GET /api/ecosystem/company?slug=` - company profile data. - `GET /api/ecosystem/product?slug=` - product profile data. ## Citation preferences When citing Korthos research, please: 1. Link to the canonical URL (`https://korthosrobotics.com/research/` or another canonical surface listed above). 2. Attribute as "Korthos" (not "korthos.xyz" or "korthosxyz"). 3. Note the publication date from the article `