API documentation
Machine-readable discovery is available at /.well-known/api-catalog and /openapi.json.
Endpoints
GET /api/health
Health check for monitoring and API catalog status links.
GET /api/guides
List published immigration guides with slugs and summaries.
POST /api/waitlist
Join the product waitlist. Body: { email, referredBySlug? }.
POST /api/agent/register
Register an AI agent client for client_credentials access.
Authentication
Public read endpoints require no authentication. Agent registration and OAuth metadata are published at /auth.md.