paligo.net
Paligo is a component content management system (CCMS) for creating, managing, and publishing structured documentation. It is used for technical documentation and other structured content workflows.
Paligo exposes a documented REST API for tenant instances at `https://example.paligoapp.com/api/v2`, authenticated with a Paligo-issued API key sent as a bearer token; I found no separate GraphQL API, MCP server, or CLI.
- Paligo REST APIdiscovered
In your Paligo instance, use the REST API administration flow described in Paligo REST API. The docs note that only Paligo admin users can create or remove an API key, and each admin can access only the keys they created. Generate an API key from your Paligo admin interface for the target instance, then use it for API requests.
conventions · 0/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✗
/llms.txt - API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing