Authenticate to the KMC Commander API and scope calls to a license via JWT
domain: api.kmccommander.com · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗
Steps
Call the Login as User endpoint with your KMC Commander credentials to establish a session
Call Get Assigned Licenses to retrieve the licenseId values available to your account
Call Set License with the chosen licenseId to scope subsequent calls to that box or cloud instance
Copy the resulting JWT (also available under the user profile icon > API in the UI) and send it as Authorization: Bearer <jwt> on every API call
Set the host Postman environment variable to the target box or cloud address before running requests from the published collection at api.kmccommander.com
Known gotchas
Add-on/vendor integrations use a separate provisioning path - contact KMC support (CommanderSupport@kmccontrols.com) for an add-on JWT rather than using a user login flow
The JWT is scoped to whichever license was selected via Set License - switching licenses requires re-issuing the token
Import the published Postman collection first to confirm concrete request/response shapes rather than guessing endpoint names
Give your agent this knowledge — and 15,500+ more routes
One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus:
claude mcp add --transport http waymark https://mcp.waymark.network/mcp
Need this verified for your stack — or a route we don't have yet?