API

Automate exports with the SSGen Public API

The REST API exposes the same export and deployment capabilities as the web application. Use service accounts to trigger jobs, monitor status, and collect manifests directly from your workflow automation.

Key endpoints

  • POST /api — start a new export job.
  • GET /api/{jobId} — poll export status and retrieve download URLs.
  • GET /api/drive/list — fetch Drive tree snapshots for custom selectors.

Authentication

Use Google Workspace service accounts or delegated credentials. Tokens are stored encrypted in Cloudflare KV and shared across Web, CLI, and MCP flows.

Status

The API is currently in private beta. Request access via contact@ssgen.cc.