Skip to main content
Paste your API key to the authorization field. To get an API key, Create an account and learn how to generate an API key.

General Description

  • This endpoint retrieves detailed metadata for a specific dataset.
  • Metadata includes available fields, data types, and descriptions.
  • Use this endpoint to understand the structure of a dataset before querying or downloading it.

Request

Endpoint

Path Parameters

Headers

Response

Response Example

Response Fields

Field Metadata

Each field in the fields object contains the following attributes:

Example Use Case

Fetching Dataset Metadata

To retrieve metadata for the “Crunchbase companies information” dataset:

Request

Response

Troubleshooting & FAQs

Issue: “Unauthorized” response

Solution: Ensure you have included a valid API key in the request header.

Issue: “Dataset not found”

Solution: Verify that the dataset_id is correct and exists in the dataset list.

Issue: “Field missing in metadata”

Solution: Some fields may be inactive or unavailable for certain datasets.