Test the auth credentials. Should return true if they work.
true
Future<bool> testHeaders(Map<String, String>? headers, String? apiKey);