Site icon Hip-Hop Website Design and Development

Hiding API routes list

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?