Goal
Turn a managed dataset into an operational API without building a separate backend service.
Steps
- Open API Builder.
- Choose the workspace namespace and domain.
- Select the API type you want to create.
- Bind the dataset or datasets that will power the API.
- Define which fields drive request matching and which fields return in the response.
- 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.