Guidewheel website screenshot

Guidewheel

Guidewheel is a FactoryOps platform for manufacturing. Non-invasive, clip-on current sensors attach to any machine's power leads — regardless of age, make or model — and stream a real-time heartbeat of machine state (running, idle, down) over cellular, with no PLC, SCADA or plant Wi-Fi access required. The platform turns that signal into real-time OEE, downtime categorization and reasoning, Pareto analysis, cycle-time tracking, scrap tracking, shift and plant reporting, and alerting. Guidewheel exposes a REST/JSON API under /api/v1 for CMMS and ERP integration — devices, telemetry, uptime and load states, energy, issues, production entries, SKUs, tags, device lists, plants, shifts and scrap — authenticated with a company-scoped API key in the x-api-key header. It also ships native SAP integration plus Oracle, Epicor, Microsoft Dynamics, Power BI and MaintainX connections via Workato.

Guidewheel publishes 1 API on the APIs.io network. Tagged areas include Company, Manufacturing, Industrial IoT, Machine Monitoring, and OEE.

Guidewheel’s developer surface includes documentation, API reference, getting-started guide, support, engineering blog, pricing, changelog, and 18 more developer resources.

41.0/100 developing ▬ flat Agent 8/100 agent aware Full breakdown ↓
scored 2026-08-25 · rubric v0.14.0
1 APIs
CompanyManufacturingIndustrial IoTMachine MonitoringOEEFactoryOpsPredictive MaintenanceEnergySensorsTelemetry

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-25 · rubric v0.14.0
Composite quality — 41.0/100 · developing
Contract Quality 0.0 / 21
Developer Ergonomics 9.3 / 17
Access Clarity 10.1 / 17
Operational Transparency 5.8 / 11
Contract Governance 0.5 / 10
Discoverability 7.4 / 9
Regulatory Posture 5.1 / 15
Agent readiness — 8/100 · agent aware
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 10
Documented Reversibility 0 / 6
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Delegated User Identity 0 / 6
Protected Resource Metadata 0 / 5
Registration Without a Human 0 / 6
Agentic Commerce Surface 0 / 5
Regulatory Posture applies to this provider. Its tags matched the Energy & Utilities regime, so Regulatory Posture carries 15 points of the composite. If this regime is wrong for your business, say so on your provider repo — the applicability map is public and we will correct it.
The six quality facets above are damped to 85 points between them, because the conditional facet above carries the other 15. That is why each facet's contribution is shown against a damped maximum: raising a quality facet moves the composite by 85% of its nominal weight, not 100%. The full arithmetic is at apis.io/rating/.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/guidewheel: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 1

Individual APIs this provider publishes, each with its own machine-readable definition.

Guidewheel REST API v1

REST over HTTPS with JSON request/response (CSV supported on specific bulk-load endpoints) for integrating Guidewheel with external ERP, MES and CMMS systems. Covers devices and...

Pricing Plans 1

Published pricing tiers and plan structures.

Guidewheel Plans

1 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Guidewheel Rate Limits

2 limits

RATE LIMITS

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Guidewheel Authentication

apiKey · 2 schemes

SECURITY

Guidewheel Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Access & Security 2

Authentication, authorization, and security posture

Operate 4

Status, limits, changes, and where to get help

Commercial 4

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: guidewheel
name: Guidewheel
description: Guidewheel is a FactoryOps platform for manufacturing. Non-invasive, clip-on current sensors attach to any machine's
  power leads — regardless of age, make or model — and stream a real-time heartbeat of machine state (running, idle, down)
  over cellular, with no PLC, SCADA or plant Wi-Fi access required. The platform turns that signal into real-time OEE, downtime
  categorization and reasoning, Pareto analysis, cycle-time tracking, scrap tracking, shift and plant reporting, and alerting.
  Guidewheel exposes a REST/JSON API under /api/v1 for CMMS and ERP integration — devices, telemetry, uptime and load states,
  energy, issues, production entries, SKUs, tags, device lists, plants, shifts and scrap — authenticated with a company-scoped
  API key in the x-api-key header. It also ships native SAP integration plus Oracle, Epicor, Microsoft Dynamics, Power BI
  and MaintainX connections via Workato.
url: https://raw.githubusercontent.com/api-evangelist/guidewheel/refs/heads/main/apis.yml
x-type: company
x-source: harvest:secondary-market
specificationVersion: '0.23'
created: '2026-08-01'
modified: '2026-08-01'
image: https://cdn.prod.website-files.com/680ab1b52d269fa62a84d433/68a74e2071f0ccbc78d31733_guidewheel.jpg
tags:
- Company
- Manufacturing
- Industrial IoT
- Machine Monitoring
- OEE
- FactoryOps
- Predictive Maintenance
- Energy
- Sensors
- Telemetry
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
apis:
- aid: guidewheel:rest-api-v1
  name: Guidewheel REST API v1
  description: REST over HTTPS with JSON request/response (CSV supported on specific bulk-load endpoints) for integrating
    Guidewheel with external ERP, MES and CMMS systems. Covers devices and equipment details, minute-level telemetry, uptime,
    load/run states, energy consumption, threshold-change history, issues (downtime events) with comments and tags, production
    entries including bulk upload, SKUs, tags, device lists, plants, shifts and scrap. All endpoints require a company-scoped
    API key in the x-api-key request header.
  humanURL: https://support.guidewheel.app/en/articles/15696169-guidewheel-api-cmms-erp-integration-guide
  baseURL: https://app.guidewheel.app/api/v1
  x-base-url-note: Production base URL is tenant-specific and provided with credentials; a sandbox base URL is provided on
    request. The documented request form is https://<base-url>/api/v1/<resource>. app.guidewheel.app is the reachable Guidewheel
    production platform host; the /api/v1 path is not served anonymously from it (404 without tenant routing / credentials).
  tags:
  - Manufacturing
  - Machine Monitoring
  - OEE
  - Telemetry
  - Energy
  properties:
  - type: APIReference
    url: https://support.guidewheel.app/en/articles/15696169-guidewheel-api-cmms-erp-integration-guide
  - type: Documentation
    url: https://support.guidewheel.app/en/articles/6732403-api-integrate-with-guidewheel
  - type: Authentication
    url: authentication/guidewheel-authentication.yml
  - type: RateLimits
    url: rate-limits/guidewheel-rate-limits.yml
  - type: ErrorCatalog
    url: errors/guidewheel-problem-types.yml
  - type: Conventions
    url: conventions/guidewheel-conventions.yml
  - type: DataModel
    url: data-model/guidewheel-data-model.yml
  - type: Sandbox
    url: sandbox/guidewheel-sandbox.yml
common:
- type: Website
  url: https://www.guidewheel.com/
- type: Documentation
  url: https://support.guidewheel.app/en/
- type: APIReference
  url: https://support.guidewheel.app/en/articles/15696169-guidewheel-api-cmms-erp-integration-guide
- type: GettingStarted
  url: https://support.guidewheel.app/en/collections/1677909-getting-started
- type: Support
  url: https://support.guidewheel.app/en/articles/10185853-how-to-reach-guidewheel-support
- type: Blog
  url: https://www.guidewheel.com/blog
- type: Pricing
  url: https://www.guidewheel.com/pricing
- type: Login
  url: https://app.guidewheel.app/
- type: TermsOfService
  url: https://www.guidewheel.com/terms-and-conditions
- type: PrivacyPolicy
  url: https://www.guidewheel.com/privacy-policy
- type: StatusPage
  url: https://guidewheel.statuspage.io/
- type: ChangeLog
  url: changelog/guidewheel-changelog.yml
- type: Authentication
  url: authentication/guidewheel-authentication.yml
- type: RateLimits
  url: rate-limits/guidewheel-rate-limits.yml
- type: Plans
  url: plans/guidewheel-plans.yml
- type: ErrorCatalog
  url: errors/guidewheel-problem-types.yml
- type: Conventions
  url: conventions/guidewheel-conventions.yml
- type: Lifecycle
  url: lifecycle/guidewheel-lifecycle.yml
- type: DataModel
  url: data-model/guidewheel-data-model.yml
- type: Sandbox
  url: sandbox/guidewheel-sandbox.yml
- type: Conformance
  url: conformance/guidewheel-conformance.yml
- type: WellKnown
  url: well-known/guidewheel-well-known.yml
- type: LLMsTxt
  url: llms/guidewheel-llms.txt
- type: DomainSecurity
  url: security/guidewheel-domain-security.yml
- type: LinkedIn
  url: https://www.linkedin.com/company/guidewheel/
x-enrichment:
  date: '2026-08-01'
  status: enriched
  artifacts_added: 16
  pass: local-v1

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/guidewheel"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/guidewheel/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/guidewheel/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.