OpenAPI and Swagger UI
OpenAPI
Our OpenAPI specification is made accessible by
the transaction-service
. It is available at the following
URL https://<cluster_fqdn>/api/v1/openapi
where <cluster_fqdn>
is the cluster's FQDN, e.g. app.int.eurodat.org
.
Swagger UI
The Swagger UIs of our cluster are provided at:
https://<cluster_fqdn>/api/v1/swagger-ui/
for managing transactions & workflowshttps://<cluster_fqdn>/api/v1/app-service/swagger-ui/
for managing apps & imageshttps://<cluster_fqdn>/api/v1/participants/swagger-ui/
for managing datahttps://<cluster_fqdn>/api/v1/contract-service/swagger-ui/
for managing contracts