Overview
The Data Access Portal provides RESTful web services for programmatic use of the DAP.
There are three main groups of web service endpoints that can be used:
Endpoints | Status | Also known as | Access | Description | Documentation |
---|---|---|---|---|---|
https://ws.data.csiro.au/collections | Stable | /ws/v1 | Public - read only | Use this to search and access DAP collections. | DAP Web Services - ws v1 |
https://data.csiro.au/dap/ws/v2/collections | In development | /ws/v2 | Public - read only | Use this to search and access DAP collections. | https://data.csiro.au/dap/swagger-ui.html#/ |
https://data.csiro.au/dap/api/v1 | In development | /api/v1 | CSIRO staff only:
| Use this to programmatically create DAP collections. | https://data.csiro.au/dap/swagger-ui.html#/ |
Topic A
Topic A information here
Topic B
Topic B information here
Related pages
- Link 1
- Link 2
- Link 3