Postman Collection
If you are using Postman to interact with the Terra API, you can download a collection of the API endpoints from here
On the right, you can export the collection and then import it into your Postman environment. Alternatively, you can fork the collection.
![](https://files.readme.io/98a981a-image.png)
The endpoints are setup with environment variables for your API Key and Dev ID. Under Environments, a template is provided to setup those variables for all the requests made to the API.
Updated over 1 year ago