GET /api/health
Returns a lightweight health payload for discovery and uptime checks.
- Use this for status link relations and simple liveness probes.
- The response is intentionally stable and machine-readable.
This page documents the public discovery surface and the most commonly integrated authenticated endpoints for nocapmocap.
API catalog
https://www.nocapmocap.com/.well-known/api-catalog
OpenAPI description
https://www.nocapmocap.com/openapi.json
Health endpoint
https://www.nocapmocap.com/api/health
Protected resource metadata
https://www.nocapmocap.com/.well-known/oauth-protected-resource
OpenID Connect discovery
https://www.nocapmocap.com/.well-known/openid-configuration
OAuth authorization server metadata
https://www.nocapmocap.com/.well-known/oauth-authorization-server
Agent skills index
https://www.nocapmocap.com/.well-known/agent-skills/index.json
MCP server card
https://www.nocapmocap.com/.well-known/mcp/server-card.json
Authenticated endpoints expect a bearer access token issued by the deployment's Supabase Auth server. The local well-known endpoints expose the protected resource metadata plus OIDC and OAuth discovery documents that agents can use for automated setup.
GET /api/health
GET /api/explore
POST /api/generate
GET /api/generate/{id}
GET /api/profile
PATCH /api/profile
GET /api/library
POST /api/polar/checkout-url