Overview
Penquify includes a FastAPI REST server that exposes all generation capabilities over HTTP.Starting the Server
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 arun_id that can be used to retrieve files: