PhenoCam API


The PhenoCam data API can be used to extract information on all the camera sites and timeseries data available for each one.
There is a web interface to the API at https://phenocam.nau.edu/api/. You can use this link to explore the API endpoints. There is some minimal documentation here.
For R users, there is an API wrapper available at https://github.com/phenocam/phenocamapi. There is an introduction of how to use the API wrapper here.

API Web Interface