API Reference

Complete REST API documentation with examples for all 68 endpoints.

Database Schema

All 17 tables with column types, sample data, GUIDs, and foreign key map.

All Documents

Document Description Size
api_reference.md Comprehensive REST API reference with examples 20.1 KB
db_schema_snapshot.md Database schema — all 17 tables with samples and GUIDs 12.1 KB
sso_technical_manual.md SSO integration — technical architecture, handshake flow, configuration 10.1 KB
sso_user_guide.md SSO login — user guide for logging in and permissions 3.4 KB

API Access

Documents are also available via the API:

GET /api/v1/docs — list all documents

GET /api/v1/docs/<filename> — download a specific document

GET /api/v1/capability-statement — machine-readable capability statement

GET /api/v1/endpoints — flat list of all API endpoints