Warning
API access is migrating to Enterprise only. Beginning in Release 9.5, all new or renewed subscriptions have access to public API endpoints on the Enterprise product edition only. Existing customers on non-Enterprise editions will retain access their available endpoints (Legacy) until their subscription expires. To use API endpoints after renewal, you must upgrade to the Enterprise product edition or use a reduced set of endpoints (Current). For more information on differences between product editions in the new model, please visit Pricing and Packaging.
The following endpoints are available for Dataprep by Trifacta.
To access the reference documentation for each available API endpoint and method, select Resources menu > API documentation in the Trifacta Application.
Note
After Release 9.5, any renewals for workspaces that were previously on Legacy Edition must be migrated to a supported product edition. For more information, see Product Editions.
For Legacy Edition workspaces created before Release 9.5, the following endpoints are available.
Path | Description | Documentation URL |
---|---|---|
POST /v4/jobGroups | Run Job Group | Dataprep by Trifacta: API Reference docs |
GET /v4/jobGroups/:id | Get job group | Dataprep by Trifacta: API Reference docs |
GET /v4/jobGroups/:id/jobs | Get Jobs for Job Group | Dataprep by Trifacta: API Reference docs |
Path | Description | Documentation URL |
---|---|---|
GET /v4/open-api-spec | Get OpenAPI specification | Dataprep by Trifacta: API Reference docs |
Path | Description | Documentation URL |
---|---|---|
POST /v4/outputObjects | Create output object | Dataprep by Trifacta: API Reference docs |
GET /v4/outputObjects | List output objects | Dataprep by Trifacta: API Reference docs |
GET /v4/outputObjects/count | Count output objects | Dataprep by Trifacta: API Reference docs |
GET /v4/outputObjects/:id | Get output object | Dataprep by Trifacta: API Reference docs |
PATCH /v4/outputObjects/:id | Patch output object | Dataprep by Trifacta: API Reference docs |
DELETE /v4/outputObjects/:id | Delete output object | Dataprep by Trifacta: API Reference docs |
GET /v4/outputObjects/:id/inputs | List inputs for Output Object | Dataprep by Trifacta: API Reference docs |
Path | Description | Documentation URL |
---|---|---|
POST /v4/people/dataflowOptions/:type | Set Dataflow option for self | Dataprep by Trifacta: API Reference docs |
Path | Description | Documentation URL |
---|---|---|
PATCH /v4/workspaces/current/transfer | Transfer User Assets | Dataprep by Trifacta: API Reference docs |