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.
The API endpoints require are accessible via a cURL command-line request to be 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.
Each endpoint has their its own sub-section containing examples within this topic.
Child pages (Children Display) |
---|
...