DataHub REST API

The Rest.li API represents the underlying persistence layer and exposes the raw PDL models used in storage. It powers the GraphQL API under the hood and is used for system-specific ingestion of metadata by the Metadata Ingestion Framework. This API is considered system-internal and is not recommended for direct external use.

API entry from apis.yml

apis.yml Raw ↑
aid: datahub:datahub-rest-api
name: DataHub REST API
description: The Rest.li API represents the underlying persistence layer and exposes the raw PDL models
  used in storage. It powers the GraphQL API under the hood and is used for system-specific ingestion
  of metadata by the Metadata Ingestion Framework. This API is considered system-internal and is not recommended
  for direct external use.
image: https://datahubproject.io/img/datahub-logo.svg
humanURL: https://docs.datahub.com/docs/api/datahub-apis
baseURL: http://localhost:8080/
tags:
- Entities
- Internal
- Metadata
- REST
properties:
- type: Documentation
  url: https://docs.datahub.com/docs/api/datahub-apis