Collibra Core REST API

The Collibra Core REST API exposes the full Collibra Platform for programmatic management of communities, domains, assets, relations, attributes, tags, comments, workflows, and policies. The API uses JWT authentication and supports filtering, sorting, and pagination for enterprise integration scenarios.

API entry from apis.yml

apis.yml Raw ↑
aid: collibra:collibra-core-rest-api
name: Collibra Core REST API
tags:
- REST
- Platform
- Data Catalog
- Metadata
humanURL: https://developer.collibra.com/
properties:
- url: https://developer.collibra.com/
  type: Documentation
- url: https://developer.collibra.com/rest/
  type: Reference
description: The Collibra Core REST API exposes the full Collibra Platform for programmatic management
  of communities, domains, assets, relations, attributes, tags, comments, workflows, and policies. The
  API uses JWT authentication and supports filtering, sorting, and pagination for enterprise integration
  scenarios.