/
EcoPlots API endpoints

Welcome to TERN Knowledge Base

EcoPlots API endpoints

EcoPlots API endpoints support the download of survey-based ecological data. For this purpose, a series of endpoints are available to allow users to download subsets of the data that is available.

Each endpoint has its own sub-section containing examples.


The API endpoint use examples in this section use a cURL command-line request sent via HTTP. Request examples will contain "X-Api-Key: aAbBcC...xXyYzZ". Replace aAbBcC...xXyYzZ with your own API key that you have generated in your TERN account remembering to keep the final double quote (“).

In addition, if you have installed the jq command-line tool, you can pipe the output to format the response JSON string nicely (pretty print). The request response examples have been pretty print formatted to aid with readability.

Due to the size of the responses, the example responses are only excerpts of the data that is available when the command line request is run.

 

Related content

Downloading Data in EcoPlots
Downloading Data in EcoPlots
More like this
EcoPlots API - autogenerating queries
EcoPlots API - autogenerating queries
Read with this
EcoPlots API
EcoPlots API
More like this
EcoPlots Downloads
EcoPlots Downloads
Read with this
Data endpoints - observations
Data endpoints - observations
More like this
Finding Data using EcoPlots
Finding Data using EcoPlots
Read with this

Provide your feedback about the experience with Knowledge base