# Routers Deep Dive Detailed documentation of API routers organized by category: UI, Operations, and Shared. ```{contents} Table of Contents :depth: 2 :local: true ``` ## Overview The API includes ~15 routers organized into three categories based on primary purpose. ```{toctree} :maxdepth: 1 ui-routers operations-routers shared-routers ``` ## Related Topics - {doc}`../../architecture/endpoint-categories` - Categorization overview - {doc}`../../api-reference/endpoints` - Complete endpoint reference