<div dir="ltr">Hi<div><br></div><div>Several REST API endpoints use the parameter 'species' as a search parameter. Typically, the description of this parameter reads "Species name/alias", e.g., in <a href="http://rest.ensembl.org/documentation/info/analysis">http://rest.ensembl.org/documentation/info/analysis</a>.</div><div><br></div><div>My question is: what is the meaning of "Species name" here? I am asking this because the endpoint <br><div><a href="http://rest.ensembl.org/documentation/info/species">http://rest.ensembl.org/documentation/info/species</a> gives me back a list of species. In this list there are several fields related to the species name:</div><div><br></div><div>  (i) name, e.g. 'gorilla_gorilla';</div><div>  (ii) aliases, e.g., "gorilla gorilla", "9595", "9593", "gorilla", "gorgor", "gorilla_gorilla_gorilla", "ggor", "western gorilla", "gorilla gorilla gorilla","ggorilla";</div></div><div>  (iii) common_name, e.g. "Western Lowland Gorilla";</div><div>  (iv) display_name, e.g. "Gorilla"</div><div><br></div><div>I've seen also the concept "Scientific name" in the Ensembl website as well. Is this the same concept as 'name' aforementioned in (i) but without the underscore ('_') and capitalised (is this a fair assumption)?</div><div><br></div><div>BTW: What is a good database key for species? The 'taxon_id' (returned by /info/species)?</div><div><br></div><div>Many thanks!</div><div><br></div><div>Ramiro Magno</div><div><br></div></div>