Android HTTPS Requests to database?

I’m trying to use the GearHost API to send requests to my database; however, I am unsure where to find my database ID to send these requests. Also, do I need to connect to the MySQL server before sending HTTPS requests or is the API a separate method of connecting to the SQL Server?