DataHub · JSON Structure

Datahub Structure

Structural overview of the DataHub API surface; extracted from openapi/.

Type: Properties: 0
Data CatalogData DiscoveryData GovernanceData LineageMetadata

Datahub Structure is a JSON Structure definition published by DataHub.

Meta-schema:

JSON Structure

Raw ↑
{
  "provider": "DataHub",
  "providerId": "datahub",
  "kind": "json-structure",
  "description": "Structural overview of the DataHub API surface; extracted from openapi/.",
  "schemaCount": 13,
  "operationCount": 7,
  "schemas": [
    {
      "name": "EntityAspectRequest",
      "type": "object",
      "propertyCount": 4,
      "required": [
        "entityUrn",
        "entityType",
        "aspectName",
        "aspect"
      ]
    },
    {
      "name": "EntityAspectResponse",
      "type": "object",
      "propertyCount": 3,
      "required": []
    },
    {
      "name": "AspectValue",
      "type": "object",
      "propertyCount": 3,
      "required": []
    },
    {
      "name": "AuditStamp",
      "type": "object",
      "propertyCount": 2,
      "required": []
    },
    {
      "name": "MetadataChangeProposal",
      "type": "object",
      "propertyCount": 6,
      "required": [
        "entityUrn",
        "entityType",
        "aspectName",
        "changeType",
        "aspect"
      ]
    },
    {
      "name": "SystemMetadata",
      "type": "object",
      "propertyCount": 4,
      "required": []
    },
    {
      "name": "RelationshipsResponse",
      "type": "object",
      "propertyCount": 4,
      "required": []
    },
    {
      "name": "Relationship",
      "type": "object",
      "propertyCount": 3,
      "required": []
    },
    {
      "name": "TimelineResponse",
      "type": "object",
      "propertyCount": 1,
      "required": []
    },
    {
      "name": "ChangeTransaction",
      "type": "object",
      "propertyCount": 4,
      "required": []
    },
    {
      "name": "ChangeEvent",
      "type": "object",
      "propertyCount": 4,
      "required": []
    },
    {
      "name": "BatchGetRequest",
      "type": "object",
      "propertyCount": 2,
      "required": [
        "urn"
      ]
    },
    {
      "name": "Error",
      "type": "object",
      "propertyCount": 3,
      "required": []
    }
  ],
  "operations": [
    {
      "method": "POST",
      "path": "/entities/v1/",
      "operationId": "upsertEntities",
      "summary": "DataHub Upsert entity aspects",
      "tags": [
        "Entities"
      ]
    },
    {
      "method": "DELETE",
      "path": "/entities/v1/",
      "operationId": "deleteEntities",
      "summary": "DataHub Delete entities",
      "tags": [
        "Entities"
      ]
    },
    {
      "method": "GET",
      "path": "/entities/v1/latest",
      "operationId": "getEntityLatestAspects",
      "summary": "DataHub Retrieve latest entity aspects",
      "tags": [
        "Entities"
      ]
    },
    {
      "method": "GET",
      "path": "/relationships/v1/",
      "operationId": "getRelationships",
      "summary": "DataHub Query entity relationships",
      "tags": [
        "Relationships"
      ]
    },
    {
      "method": "GET",
      "path": "/timeline/",
      "operationId": "getTimeline",
      "summary": "DataHub Query entity timeline",
      "tags": [
        "Timeline"
      ]
    },
    {
      "method": "POST",
      "path": "/platform/entities/v1",
      "operationId": "emitPlatformEvents",
      "summary": "DataHub Emit platform metadata events",
      "tags": [
        "Platform"
      ]
    },
    {
      "method": "POST",
      "path": "/v3/entity/{entityName}/batchGet",
      "operationId": "batchGetEntities",
      "summary": "DataHub Batch fetch entities",
      "tags": [
        "Batch"
      ]
    }
  ]
}

Work with this as data

Every JSON Structure here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for json structure

4 MCP tools reach this
  • find_json_structuresBrowse and filter every JSON Structure in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/datahub-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.