luminpdf.com
Lumin is a document workflow platform for creating, editing, signing, and automating PDFs and agreements. Its products cover document generation, eSignature workflows, and workspace-based document management.
Lumin exposes a REST API at https://api.luminpdf.com/v1 authenticated by API key, HTTP Basic with API key, or OAuth 2.0 bearer token, plus a streamable-HTTP MCP server at https://mcp.luminpdf.com/mcp.
- Lumin MCPdiscovered
- Lumin REST APIdiscovered
Log in to Lumin, then go to Settings → Developer settings → API keys. Click Generate key, give the key a name, and click Create. Copy the key immediately and store it securely; the docs say you won't be able to see it again after closing the dialog. You must be a Workspace Owner to create API keys. See API Keys.
Log in to Lumin and go to Settings → Developer settings → Integration apps, then click Create app. Enter an application name, choose Public Application (PKCE, no client secret) or Private Application (server-side, includes client secret), select scopes, add redirect URIs, configure the consent screen, and save. Lumin issues a Client ID for all apps and a Client Secret for private apps. You must be a Workspace Owner to register apps. See OAuth 2.0.
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