Skip to main content

📅 Get Species Data by Month and Year

Query for species occurrences during a specific month and year.

🔗 Endpoint

GET /data/<species>/<month>/<yr>
  • <species> = scientific name
  • <month> = numeric month (01–12)
  • <yr> = 4-digit year (e.g. 2022)

💼 Usage