Map<String, String> getHeaders() { return { 'Authorization': _getBasicAuthHeader(), 'Content-Type': 'application/json', }; }