Product API

Use Product API to manage workspace-scoped product resources. Each task page documents the HTTP interface; use Product SDK when application code needs typed wrappers.

Task

Start here

Make the first authenticated request

Get started

Find workspaces and members

Workspaces and members

Manage data, files, and transfers

Data, files, and connectors

Create or run workflows

Workflows, WorkItems, and lineage

Invoke published agents

Agent invocation

Run SQL

SQL

Manage compute instances

Compute instances

Product resources normally belong to one workspace. Obtain a workspace_id, send the same workspace header on later requests, save IDs returned by create or run operations, and use status or detail endpoints to continue. Genesis model inference uses separate service addresses and credentials.

Last updated on