Gretel logo

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.

2 APIs 0 Features
Synthetic DataPrivacy EngineeringTabularTextTime-SeriesRESTPython SDKAI Data

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.

Resources

🔗
Website
Website
🔗
Documentation
Documentation
🔗
APIDocs
APIDocs
👥
GitHub
GitHub
🔗
LinkedIn
LinkedIn
🔗
Plans
Plans
🔗
RateLimits
RateLimits
🔗
FinOps
FinOps

Sources

apis.yml Raw ↑
aid: gretel-ai
url: https://raw.githubusercontent.com/api-evangelist/gretel-ai/refs/heads/main/apis.yml
name: Gretel
kind: company
description: >-
  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.
image: https://kinlane-productions.s3.amazonaws.com/apis-json/apis-json-logo.jpg
tags:
  - Synthetic Data
  - Privacy Engineering
  - Tabular
  - Text
  - Time-Series
  - REST
  - Python SDK
  - AI Data
created: '2026-05-23'
modified: '2026-05-23'
specificationVersion: '0.19'
apis:
  - 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
  - aid: gretel-ai:python-sdk
    name: Gretel Python Client SDK
    description: >-
      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.
    image: https://kinlane-productions.s3.amazonaws.com/apis-json/apis-json-logo.jpg
    humanURL: https://python.docs.gretel.ai/
    baseURL: https://api.gretel.ai
    tags:
      - SDK
      - Python
      - CLI
    properties:
      - type: Documentation
        url: https://python.docs.gretel.ai/
      - type: SourceCode
        url: https://github.com/gretelai/gretel-python-client
      - type: Setup
        url: https://docs.gretel.ai/gretel-basics/getting-started/environment-setup/cli-and-sdk
common:
  - type: Website
    url: https://gretel.ai/
  - type: Documentation
    url: https://docs.gretel.ai/
  - type: APIDocs
    url: https://api.docs.gretel.ai/
  - type: GitHub
    url: https://github.com/gretelai
  - type: LinkedIn
    url: https://www.linkedin.com/company/gretelai
  - type: Plans
    url: plans/gretel-ai-plans-pricing.yml
  - type: RateLimits
    url: rate-limits/gretel-ai-rate-limits.yml
  - type: FinOps
    url: finops/gretel-ai-finops.yml
maintainers:
  - FN: Kin Lane
    email: [email protected]