Hi, I am trying to generate a phylogenetic synthesis on demand. But when I run the example in my command line, I get the following error (bolded):
ukzoo-c144110:~ ewers.christine$ curl -X POST https://API_ENDPOINT/v3/tree_of_life/build_tree -d '{"input_collection":"pcart/cnidaria", "root_id": "ott641033"}'
curl: (6) Could not resolve host: API_ENDPOINT
I looks as if I need to change APO_ENDPOINT to something else, but what?
Thank you for your help,
Christine