Overview

The Allternit Document Generator is a FastAPI service that generates office artifacts such as photo-card decks, study guides, and rubric spreadsheets. Generated files can be returned directly or uploaded to a configured document store.

Base URL

Local development:
When deployed behind the Allternit platform gateway:

Authentication

All action endpoints require the X-API-Key header:

Endpoints

JSON examples

Generate a photo-card deck

Response:

Generate a study guide

Response:

Generate a rubric spreadsheet

Response:

Configuration

Error codes