Gretel REST API

REST API for Gretel's synthetic data platform. Lets you ingest data, manage projects, train models, run record handlers, and pull artifacts. Used as the backend for the gretel-client Python SDK and CLI.

Gretel REST API is one of 2 APIs that Gretel publishes on the APIs.io network.

Tagged areas include REST, Projects, Models, and Synthetic Data. The published artifact set on APIs.io includes API documentation and SDKs.

API entry from apis.yml

apis.yml Raw ↑
aid: gretel-ai:rest-api
name: Gretel REST API
description: REST API for Gretel's synthetic data platform. Lets you ingest data, manage projects, train
  models, run record handlers, and pull artifacts. Used as the backend for the gretel-client Python SDK
  and CLI.
image: https://kinlane-productions.s3.amazonaws.com/apis-json/apis-json-logo.jpg
humanURL: https://api.docs.gretel.ai/
baseURL: https://api.gretel.ai
tags:
- REST
- Projects
- Models
- Synthetic Data
properties:
- type: Documentation
  url: https://api.docs.gretel.ai/
- type: ProductDocs
  url: https://docs.gretel.ai/
- type: SDK
  title: Python (gretel-client)
  url: https://python.docs.gretel.ai/
- type: SourceCode
  title: gretel-python-client
  url: https://github.com/gretelai/gretel-python-client