Could not locate API; are you sure it’s enabled? – WP REST API oAuth1

Solution:

If you are using the Client CLI package to connect the client with the WP REST API then please be informed that the latest version of the OAuth1.0a plugin doesn’t work with the Client CLI package.

However, you can use an HTTP client to generate token credentials and then connect to the server using the OAuth1.0a plugin.