Generate a node ID for an API call endpoint.
static String apiCall(String endpointKey) => _apiCall.create(endpointKey);