Skip to main content
Version: 1.4.0

Getting Started

The main API and interaction point is offered by the piveau-hub-repo service. You find the OpenAPI documentation on the base route of the service (e.g. https://repo.datacatalog.civitas.test, if you followed the quick start guide). The X-API-Key can be found in your Inventory file. There are two different API-Keys one for the hub_repo {{ yourHubRepoApiKey }} and one for the hub_search {{ yourHubSearchApiKey }}.

inv_datacatalog:
piveau:
hub_repo:
api_keys:
- key: { { yourHubRepoApiKey } }
hub_search:
api_key: { { yourHubSearchApiKey } }