illumidesk.com
IllumiDesk appears to provide a web service/API hosted at api.illumidesk.com. The available machine-readable documentation describes user registration and JWT-based access to application resources such as user and server-related endpoints.
IllumiDesk exposes one documented HTTP API at https://api.illumidesk.com, described by a curated OpenAPI mirror and authenticated with a bearer JWT obtained from its auth endpoints.
- IllumiDesk APIdiscovered
Use the public POST /auth/register/ endpoint on the IllumiDesk API to create a user if needed, then call POST /auth/jwt-token-auth/ to obtain a JWT. The OpenAPI description says a JWT is retrieved from '/auth/jwt-token-auth/' and then sent as Authorization: Bearer <token> for protected operations. The machine-readable spec is available at APIs.guru mirror.
conventions · 1/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✓https://illumidesk.com/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