This repository contains the Nexosis API Postman collection.
Please follow this tutorial to import this Postman Collection.
In order to use this Postman collection, you will need to set the following environment variables in Postman.
base-url
: URL to the Nexosis API, which is https://ml.nexosis.com/v1api-key
: Your API key, which can be retrieved from your Nexosis profile
Responses from the Nexosis API often include links that will direct you to more information about the entity returned. Postman makes it easy to follow these links with single clicks, but in order to enable a seamless experience, you're going to want to enable the "Retain headers when clicking on links" setting in Postman. This setting will instruct Postman to send your API key with link requests.
- Press
Ctrl
+Comma
to open Postman settings, or use the File → Settings menu. - Turn on the "Retain headers when clicking on links" setting.
- Enjoy navigating links seamlessly within the Nexosis API.