API-Wrapper
Last updated
Was this helpful?
Last updated
Was this helpful?
The EDC API-Wrapper contains several APIs that are included with our Connector-as-a-Service (CaaS) and are made accessible via our type-safe generated client libraries.
Special API endpoints available in our Connector-as-a-Service (CaaS). For a list of APIs provided by the API-Wrapper and how to use them, please refer to our postman collection.
Generic API for Use Case Applications. Its goal is to replace the Management API, providing stable endpoints across milestones in our auto-generated client libraries. This API is still in development, so expect many new endpoints to be added in the near future.
API endpoints for our EDC UI: These endpoints might contain interesting data that a Use Case Application might benefit from, but please note that these endpoints are unstable and subject to change.
This requires JDK11 or higher, and either a Gradle or Maven project.
Connect your Maven or Gradle Project to the Github Maven Registry:
Maven:
Gradle:
This might require a Github Personal Access Token (PAT).
Add our Java Client Library to your Maven/Gradle project:
Feel free to use the endpoints of the aforementioned API groups: