Integrate a Konecranes-connected overhead or port crane's live asset and utilization data into a fleet dashboard
domain: developer.konecranes.com · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗
Steps
Create an account on the Konecranes Developer Portal and subscribe to the relevant asset-data API product to obtain a client_id, client_secret, and subscription key.
Call POST https://ident.konecranes.com/oauth/token with grant_type=client_credentials plus the client_id and client_secret to obtain a bearer access token (valid roughly 24 hours).
Call the subscribed asset-data endpoint with the Authorization: Bearer token header and the subscription-key header to pull utilization, condition, or event data for the customer's registered cranes.
Reuse the access token for subsequent calls until it expires, rather than requesting a new token per call, per the portal's own guidance.
Map the returned asset identifiers to the customer's internal crane fleet register before feeding the data into a dashboard.
Known gotchas
This API only returns data for cranes actually fitted with Konecranes' monitoring/connectivity hardware — it is not a general crane-industry registry and won't cover other manufacturers' equipment.
Access is customer- and asset-scoped behind OAuth client credentials tied to a paid subscription; there is no anonymous or public read-only endpoint.
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?