MindsDB provides an optional authentication mechanism for its HTTP API. This includes setting up a username and a password for the MindsDB instance. Learn more here.If this authentication method is defined in the MindsDB configuration file, it is required to authenticate oneself when using the REST API endpoints of this MindsDB instance.Here is how to authenticate an HTTP session for calling MindsDB REST APIs.
Call the login endpoint with the username and password parameters.