Plixstar Docs
Handbook and REST API reference for the Plixstar platform.
Documentation for the Plixstar platform.
API Reference
The REST surface, generated from the live OpenAPI spec. Authenticated via the BetterAuth session cookie.
Changelog
Notable platform and API changes, newest first.
About the API
The API reference is generated from openapi.json, which is pulled from the API's
live /api/docs-json endpoint. To refresh it after API changes:
pnpm --filter @plixstar/docs openapi:pull
pnpm --filter @plixstar/docs generate:api