# EU Open Data Portal Actions API

**Canonical:** https://apis.io/apis/eu-open-data-portal/eu-open-data-portal-actions-api/  
**Provider:** EU Open Data Portal — https://apis.io/providers/eu-open-data-portal/  
**Base URL:** https://data.europa.eu/api/hub/search  
**Documentation:** https://data.europa.eu/api/hub/search/

EU Open Data Portal Actions API is one of 33 APIs that [EU Open Data Portal](https://apis.io/providers/eu-open-data-portal/) publishes on the [APIs.io](https://apis.io/) network, described by a machine-readable OpenAPI specification. Tagged areas include Actions. The published artifact set on APIs.io includes an OpenAPI specification, an API reference, API documentation, and a changelog.

The action API utilizes the [JSON-RPC 2.0](https://www.jsonrpc.org/specification) specification with the following constraints: * `id` reference needs to be a string * `params` are passed as object map, not as array list * `data` of an error is an object * Batch processing of actions is not yet supported Although a correlation identifier (`id`) is not necessary on top of HTTP, you should always include it to allow the server to distinguish between sync calls and notifications. Omit the `id` only in case of a notification. For notifications, the server will immediately respond with a `202 Accepted` without a body.

## Operations (1)

| Method | Path | Summary |
|---|---|---|
| POST | `/action` | Call an Action |

## Machine-readable artifacts (14)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/eu-open-data-portal/refs/heads/main/openapi/eu-open-data-portal-actions-api-openapi.yml
- **APIReference** — https://data.europa.eu/api/hub/search/
- **Documentation** — https://dataeuropa.gitlab.io/data-provider-manual/api-documentation/
- **SourceCode** — https://gitlab.com/dataeuropa/hub/search
- **Examples** — https://gitlab.com/dataeuropa/api-usage-examples
- **APIReference** — https://data.europa.eu/api/hub/repo/
- **SourceCode** — https://gitlab.com/dataeuropa/hub/repo
- **ChangeLog** — https://gitlab.com/dataeuropa/hub/repo/-/blob/main/CHANGELOG.md
- **APIReference** — https://data.europa.eu/api/mqa/cache/
- **SourceCode** — https://gitlab.com/dataeuropa/mqa/cache
- **APIReference** — https://data.europa.eu/api/mqa/shacl/
- **SourceCode** — https://gitlab.com/dataeuropa/mqa/validating-shacl
- **APIReference** — https://data.europa.eu/api/mqa/reporter/
- **SourceCode** — https://gitlab.com/dataeuropa/mqa/reporter

## Other EU Open Data Portal APIs (12)

- [EU Open Data Portal Statistics API](https://apis.io/apis/eu-open-data-portal/eu-open-data-portal-statistics-api/)
- [EU Open Data Portal SPARQL API](https://apis.io/apis/eu-open-data-portal/eu-open-data-portal-sparql-api/)
- [EU Open Data Portal Action API](https://apis.io/apis/eu-open-data-portal/eu-open-data-portal-action-api-api/)
- [EU Open Data Portal Administration API](https://apis.io/apis/eu-open-data-portal/eu-open-data-portal-administration-api/)
- [EU Open Data Portal Catalogues API](https://apis.io/apis/eu-open-data-portal/eu-open-data-portal-catalogues-api/)
- [EU Open Data Portal Ckan API](https://apis.io/apis/eu-open-data-portal/eu-open-data-portal-ckan-api/)
- [EU Open Data Portal Countries API](https://apis.io/apis/eu-open-data-portal/eu-open-data-portal-countries-api/)
- [EU Open Data Portal Custom Resources API](https://apis.io/apis/eu-open-data-portal/eu-open-data-portal-custom-resources-api/)
- [EU Open Data Portal Data API](https://apis.io/apis/eu-open-data-portal/eu-open-data-portal-data-api/)
- [EU Open Data Portal Data Services API](https://apis.io/apis/eu-open-data-portal/eu-open-data-portal-data-services-api/)
- [EU Open Data Portal Dataset Series API](https://apis.io/apis/eu-open-data-portal/eu-open-data-portal-dataset-series-api/)
- [EU Open Data Portal Datasets API](https://apis.io/apis/eu-open-data-portal/eu-open-data-portal-datasets-api/)

## Tags

Actions

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/eu-open-data-portal/eu-open-data-portal-actions-api/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/eu-open-data-portal/.
