# subagentworkers.com — Cloudflare Workers RAG > Personal RAG system explaining the Cloudflare Workers platform, grounded in developers.cloudflare.com and github.com/cloudflare source docs, generation via Workers AI (@cf/zai-org/glm-5.2). ## API - GET /api/stats — indexed doc count by product - GET /api/search — full-text search over the indexed docs corpus (q, product) - POST /api/ask — RAG question answering with citations - POST /api/diagram — Workers AI tool-calling grounded SVG architecture diagrams ## Family This site is one of the Cloudflare Workers in the subagent*.com family. For the live, machine-readable directory of every sibling domain, Cloudflare zone ID, and worker binding, fetch: https://subagentsubdomains.com/api/dns-zones For a unified catalog of every API route across every primitive in the family: https://subagentapi.com/api/catalog