Skip to main content
Zylon is a self‑hosted AI platform that runs in your infrastructure. It provides Anthropic‑compatible Messages endpoints for model interaction, a Workspace API for organizations and project management, and a Backoffice API for operational workflows. In these docs, you’ll use three APIs:
  • ZylonGPT API: the AI layer for model responses, tools, and content-aware chat.
  • Workspace API: the management API for organizations, users, projects, and integrations.
  • Backoffice API: the operational API for Backoffice workflows such as manual log retrieval.

Choose your token flow

Use the token flow that matches your integration:

Workspace token management

Workspace-only token flow for /api/v1/* endpoints.

Backoffice Developer Console

Generate a token that works across Workspace API, ZylonGPT API, and Backoffice API.

Quickstart

Make your first API call with a working example.

ZylonGPT API

Build AI experiences with the model-facing API.

Workspace API

Manage organizations, users, projects, and integrations.

Backoffice API

Retrieve operational data such as Zylon logs.