There are two endpoints for accessing deployment data and metadata.
Deployment Metadata
https://api.cryosphereinnovation.com/public/deployments
Methods accepted
- Public GET
- Instrument Owner/Collaborator GET, POST, PATCH, DELETE
See an example example metatdata query here.
Deployment Data
https://api.cryosphereinnovation.com/public/deployment/data
Methods accepted
- Public GET
- Instrument Owner/Collaborator PATCH, DELETE
See an example example data query here.