Skip to main content
GET
List Taxonomic Sources
List all available taxonomic data sources used by the species validation system, including their authority weights and cache durations.

Overview

This endpoint returns metadata about the 12 taxonomic sources used by the /v1/verify/plant-names endpoint. Use it to understand which databases are queried, their relative authority in the consensus algorithm, and how long results are cached.

Request

No authentication or request body required.

Response

sources
object[]
Array of source metadata objects.
total
integer
Total number of available sources.

Example Response

Source Authority Weights

Sources are ranked by authority in the consensus algorithm:

Cache Strategy

Each source has a cache TTL tuned to its update frequency:
  • 24 hours: GBIF (observation data updates frequently)
  • 48 hours: iNaturalist (observation counts change regularly)
  • 72 hours: POWO, ALA, EOL (taxonomy relatively stable)
  • 7 days: IP Australia, UPOV, WikiSpecies, Wikidata, Wikipedia (data changes infrequently)
  • 10 days: Gemini AI (AI-generated data, stable period)
  • 30 days: TNRS/WFO (authoritative taxonomy, changes rarely)

Response

200 - application/json

List of taxonomic sources

sources
object[]
total
integer

Total number of available sources