# Open Data Rights API ## Description This is version `0.1.0` of this API documentation. Last update on Dec 5, 2020. This API describes a programattic way for applications to submit data requests (ie. GDPR Data Requests) to an organisation. It is developed as part of the Aeon project, which attempts to increase the user experience of managing personal data for EU citizens. ## Servers ## Authentication ## Endpoints and operations ### [Settings](https://api.open-data-rights.org/group/endpoint-settings.md) - [Detail the properties under which this organisation operates](https://api.open-data-rights.org/operation/operation-get-settings.md) ### [Requests](https://api.open-data-rights.org/group/endpoint-requests.md) - [List all data requests for this user](https://api.open-data-rights.org/operation/operation-get-requests.md) - [Create a new data request](https://api.open-data-rights.org/operation/operation-post-requests.md) - [Get the status of a previously issued data request](https://api.open-data-rights.org/operation/operation-get-requests-parameter.md) - [Cancel an outstanding request](https://api.open-data-rights.org/operation/operation-delete-requests-parameter.md) - [Download a previously issued data request](https://api.open-data-rights.org/operation/operation-get-requests-parameter-download.md) - [Whether the specific request has been completed](https://api.open-data-rights.org/operation/operation-get-requests-parameter-complete.md) ### [Data](https://api.open-data-rights.org/group/endpoint-data.md) - [List the data processed by the organisation](https://api.open-data-rights.org/operation/operation-get-data.md) - [List the data that is processed by this organisation for the authenticated user](https://api.open-data-rights.org/operation/operation-get-data-me.md) [Powered by Bump.sh](https://bump.sh)