The API endpoint that this provider interacts with.
Subclasses must override this getter to return the specific API endpoint as a String.
String get endpoint;