Web Services – Postman

Overview


Postman is software that you can use to test APIs.  See: https://www.getpostman.com/

You can import the DAP web services endpoints into a Postman collection using the following address:

https://data.csiro.au/dap/v2/api-docs?group=@DAP-WS-V2

Importing the DAP Web Services Endpoints to Postman


Tested using Postman v7.2.2.

  1. Click “Import”
  2. Select the “Import From Link” option.
  3. Paste in the following URL: https://data.csiro.au/dap/v2/api-docs?group=@DAP-WS-V2
  4. Click “Import”.
  5. Under “Collections” you should find “CSIRO Data Access Portal Web Services”.