Documentation

Publish a Dataset API

Configure a no-code API product on top of one or more datasets and validate it before operational use.

15 minutesTechnical teams and API operatorsValidated 2026-05-15
Before you start
  • Source dataset available in the data store

Goal

Turn a managed dataset into an operational API without building a separate backend service.

Steps

  1. Open API Builder.
  2. Choose the workspace namespace and domain.
  3. Select the API type you want to create.
  4. Bind the dataset or datasets that will power the API.
  5. Define which fields drive request matching and which fields return in the response.
  6. Configure access controls and test the result before relying on it operationally.

Expected result

You have a published or testable dataset-backed API and know where to review logs, monitoring, and traffic.