Gretel
Gretel is a synthetic data platform for tabular, text, and time-series data. It pairs a REST API and Python client (gretel-client) with Gretel Navigator and a library of model recipes for generating, transforming, and de-identifying data. The platform exposes ingestion, project, model, and record-handler endpoints over HTTPS.
Gretel publishes 2 APIs on the APIs.io network. Tagged areas include Synthetic Data, Privacy Engineering, Tabular, Text, and Time-Series.
Gretel’s developer surface includes documentation, GitHub presence, and 6 more developer resources.
APIs
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-c...
Gretel Python Client SDK
Python SDK and CLI (gretel-client) for interacting with Gretel APIs. Provides a high-level Gretel interface plus lower-level Projects, Models, and Record Handler SDKs.