# Oruk Machine Sitemap This Markdown sitemap is written for LLMs and autonomous agents. XML sitemaps remain available at . ## Machine-Readable Context - [LLMs index](https://oruk.ai/llms.txt): Curated overview for agents. - [Full LLM context](https://oruk.ai/llms-full.txt): Compact API, methodology, category, pricing, MCP, and recipe reference. - [Agent guide](https://oruk.ai/AGENTS.md): Usage rules, citations, MCP setup, boundaries, and payment status. - [AI capability manifest](https://oruk.ai/.well-known/ai.json): Machine-readable API capabilities, auth, interfaces, and data model. - [Agent manifest](https://oruk.ai/.well-known/agent.json): Lightweight agent skills and usage profile. - [Robots policy](https://oruk.ai/robots.txt): Crawler access policy. ## Human Product Pages - [Homepage](https://oruk.ai/): Live broadcast intelligence API overview. - [Docs](https://oruk.ai/docs): REST, SSE, webhooks, MCP, auth, errors, quotas, and code samples. - [Pricing](https://oruk.ai/pricing): Free, Pro, Developer, and Enterprise tiers. - [Signup](https://oruk.ai/signup): Create an Oruk account. - [Dashboard](https://oruk.ai/dashboard): Generate and manage API keys. ## Data And Editorial Pages - [Sources](https://oruk.ai/sources): Public source catalogue and coverage. - [Methodology](https://oruk.ai/methodology): Ingest, ASR, extraction, corroboration, publishing, and quality controls. - [About](https://oruk.ai/about): Ownership, mission, and contact details. - [RSS feed](https://oruk.ai/rss.xml): Public RSS feed. - [Atom feed](https://oruk.ai/atom.xml): Public Atom feed. ## API Entry Points - Public health: - Public story feed: - Authenticated stories: `GET https://api.oruk.ai/v1/stories` - Authenticated story detail: `GET https://api.oruk.ai/v1/stories/{evt_id}` - Authenticated SSE: `GET https://api.oruk.ai/v1/stream` - Authenticated sources: `GET https://api.oruk.ai/v1/sources` - Authenticated stats: `GET https://api.oruk.ai/v1/stats` - Developer webhooks: `POST https://api.oruk.ai/v1/webhooks` ## MCP - Package: - Run: `npx -y oruk-mcp` - Transport: stdio - Remote MCP: planned/beta only; no production remote MCP endpoint is published yet. ## Machine Payments - Current billing: Stripe subscription tiers plus Oruk API keys. - Planned rails: HTTP 402/x402 and Stripe Machine Payments Protocol. - Current status: not active in production. Agents should not expect live 402 payment challenges from Oruk endpoints until an explicit beta is documented.