v1
latestOpenAPI 3.0.12026-08-063340143.9 KBName autocomplete service
A quick and simple autocomplete service that returns up to 20 name usages by doing prefix matching against the scientific name.
Results are ordered by relevance.
Query parameters
A UUID of a checklist dataset.
The (sub)dataset constituent key as a UUID. Useful to query larger assembled datasets such as the GBIF Backbone or the Catalogue of Life
Filters by taxonomic rank as given in our https://api.gbif.org/v1/enumeration/basic/Rank[Rank enum].
Filters by any of the higher Linnean rank keys. Note this is within the respective checklist and not searching NUB keys across all checklists.
Filters by the taxonomic status as given in our https://api.gbif.org/v1/enumeration/basic/TaxonomicStatus[TaxonomicStatus enum].
Filters by extinction status.
Filters by the habitat. Currently only 3 major biomes are accepted in our https://api.gbif.org/v1/enumeration/basic/Habitat[Habitat enum].
Filters by the taxonomic threat status as given in our https://api.gbif.org/v1/enumeration/basic/ThreatStatus[ThreatStatus enum].
Filters by the name type as given in our https://api.gbif.org/v1/enumeration/basic/NameType[NameType enum].
Filters by the nomenclatural status as given in our https://api.gbif.org/v1/enumeration/basic/NomenclaturalStatus[Nomenclatural Status enum].
Filters for name usages with a specific origin.
A specific indexing issue as defined in our https://api.gbif.org/v1/enumeration/basic/NameUsageIssue[NameUsageIssue enum].
Simple full text search parameter. The value for this parameter can be a simple word or a phrase. Wildcards are not supported
Response
Name usage suggestions found