After setting Carto user name and API key, this function can be used to test if the setup is successful.
test_connection()
request response in JSON format
It's just a wrapper to sql_inquiry("SELECT 1")
sql_inquiry("SELECT 1")