Skip to main content

Overview

Penquify includes a FastAPI REST server that exposes all generation capabilities over HTTP.

Starting the Server

The server runs at http://localhost:8000 with auto-generated OpenAPI docs at /docs.

Configuration

Base URL

Endpoints

Authentication

No authentication is required by default. Add your own middleware for production deployments.

Response Format

All endpoints return JSON. File generation endpoints return a run_id that can be used to retrieve files: