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 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.

Work with this as data

Every API 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 apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • 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 API
curl "https://apis.io/api/v1/apis/rest-api-v1"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

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.

API entry from apis.yml

apis.yml Raw ↑
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