When you go to /wp-json or /wp-json/[namespace] on an API-enabled WordPress site, it shows all of the API routes and endpoints.
How can I disable this behaviour without disabling the REST API?

When you go to /wp-json or /wp-json/[namespace] on an API-enabled WordPress site, it shows all of the API routes and endpoints.
How can I disable this behaviour without disabling the REST API?