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.

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-images.s3.amazonaws.com/shared/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