Set auth token for authenticated requests
void setAuthToken(String token) { _api.setAuthToken(token); }