

DataPress' API is an interface for reading and updating the data catalogue using JSON.
For read-only use, refer to the Export API. No API key authentication is required.
This provides a full overview of datasets and uploaded files as:
If you're the editor of your site, you'll need an API key to authorise requests. Log in to your site and go to the My Account page:
Authorization header.Internally, all datasets are stored as JSON documents. They can be queried and updated using standard GET, POST, PATCH and DELETE semantics.