| GET
info/analysis/:species | get_analyses() | Gets a table of analyses involved in the generation of data for the
different Ensembl databases. | 
| GET
info/assembly/:species | get_assemblies()get_toplevel_sequences()get_karyotypes()get_cytogenetic_bands() | Genome assembly level information, such as toplevel sequences,
karyotype and cytogenetic bands. | 
| GET
info/assembly/:species/:region_name | get_toplevel_sequence_info() | Get a few extra details about a toplevel sequence. | 
| GET
info/biotypes/:species | — | — | 
| GET
info/biotypes/groups/:group/:object_type | — | — | 
| GET
info/biotypes/name/:name/:object_type | — | — | 
| GET
info/compara/methods | — | — | 
| GET
info/compara/species_sets/:method | — | — | 
| GET
info/comparas | — | — | 
| GET
info/data | get_data_versions() | Get data release version(s) available on the Ensembl REST
server. | 
| GET
info/eg_version | get_ensembl_genomes_version() | Get Ensembl Genomes database version. | 
| GET
info/external_dbs/:species | — | — | 
| GET
info/divisions | get_divisions() | Retrieve Ensembl divisions. | 
| GET
info/genomes/:genome_name | — | — | 
| GET
info/genomes/accession/:accession | — | — | 
| GET
info/genomes/assembly/:assembly_id | — | — | 
| GET
info/genomes/division/:division_name | — | — | 
| GET
info/genomes/taxonomy/:taxon_name | — | — | 
| GET
info/ping | is_ensembl_reachable() | Check access to the Ensembl REST API server. | 
| GET
info/rest | get_rest_version() | Retrieve the current version of the Ensembl REST API. | 
| GET
info/software | get_software_version() | Retrieve the Perl API version. | 
| GET
info/species | get_species() | Retrieves species-level information. | 
| GET
info/variation/:species | get_variation_sources() | Retrieves variant sources, i.e. a list of databases used by Ensembl
for obtaining variant information. | 
| GET
info/variation/consequence_types | get_variant_consequences() | Retrieves variant consequence types. | 
| GET
info/variation/populations/:species:/:population_name | get_individuals() | Retrieves individual-level information. | 
| GET
info/variation/populations/:species | get_populations() | Retrieves population-level information. |