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
- /.well-known/api-catalog : RFC 9727 API catalog in Linkset JSON format.
- /.well-known/mcp/server-card.json : MCP discovery card for the public MCP endpoint.
- /.well-known/agent-skills/index.json : Agent Skills discovery index for Student Offers skill artifacts.
- /skill.md : Product-specific operating guidance for agents.