- `/api/{entity_type}/{bundle}/{id}`: Fetch any Drupal entity with deeply normalized references
- `/api/node/{bundle}/list`: Node listing with pagination, sorting, filtering, and field pruning
- `/api/block/{bundle}/list`: Structured custom block data for decoupled components
- `/api/menu/{menu_name}?depth=n`: Hierarchical menu trees with field values and descriptions
- `/api/config/basic`: Output basic site config (site name, logo, theme)
- `/api/entity-type/list`: Dynamic discovery of all entity types and bundles