Docs Error in REST API Overview?

Hi,

Is this an error in the documentation? I’m getting started with the REST API and was wondering if

URI scheme

Host: localhost:8080 BasePath: /auth Schemes: HTTP

Should BasePath instead be “/auth/admin/realms”?

I’m looking here: Keycloak Admin REST API

-Carl