pub fn api_base() -> StringExpand description
Read the configured API base path. Returns “/api” until set_api_base
runs. Trailing slashes are not normalized here — callers append “/auth”
etc. directly, and the REST plugin publishes its own normalized base.