Skip to main content
For the complete documentation index, see llms.txt.
Agent discovery resources are available at /.well-known/api-catalog and /openapi.json.

Student Offers API Docs

Public discovery and content endpoints for Student Offers. These routes are intended for agents, integrations, and machine-readable access to public offer data and documentation.

Public APIs

GET /api/offers

Returns the public offers directory as JSON. Supports Accept: text/markdown for a compact markdown export.

GET or POST /mcp

MCP-compatible JSON-RPC endpoint exposing search_docs and get_page tools for Student Offers documentation and guides.

Discovery Documents