UpKeep website screenshot

UpKeep

UpKeep is an asset operations management and CMMS (Computerized Maintenance Management System) platform for maintenance teams and facility managers. The UpKeep API provides programmatic access to work orders, assets, locations, preventive maintenance schedules, parts inventory, purchase orders, meters, requests, and webhooks.

UpKeep publishes 10 APIs on the APIs.io network, including Assets API, Authentication API, Locations API, and 7 more. Tagged areas include CMMS, Maintenance Management, Asset Management, Facility Management, and Work Orders.

The UpKeep catalog on APIs.io includes 1 JSON-LD context and 2 Spectral governance rulesets.

UpKeep’s developer surface includes authentication, engineering blog, documentation, and 8 more developer resources.

36.2/100 thin ▬ flat Agent 20/100 agent aware Full breakdown ↓
scored 2026-09-14 · rubric v0.22.0
AccessFreemiumSelf serve⚡ Free to try
1 APIs
CMMSMaintenance ManagementAsset ManagementFacility ManagementWork Orders

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-14 · rubric v0.22.0
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/upkeep: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 10

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

UpKeep Assets API

Asset lifecycle and downtime management

UpKeep Authentication API

Session token management

UpKeep Locations API

Location hierarchy management

UpKeep Meters API

Meter and reading management

UpKeep Parts API

Parts and inventory management

UpKeep Preventive Maintenance API

Preventive maintenance schedules and triggers

UpKeep Purchase Orders API

Purchase order management

UpKeep Requests API

Maintenance request management

UpKeep Webhooks API

Webhook event subscription management

UpKeep Work Orders API

Work order creation and management

Scroll for all 10

Open Collections 12

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

UpKeep Assets API

OPEN COLLECTION

UpKeep Assets Meters API

OPEN COLLECTION

UpKeep Assets Parts API

OPEN COLLECTION

UpKeep API

OPEN COLLECTION

Scroll for all 12

Pricing Plans 1

Published pricing tiers and plan structures.

Upkeep Plans Pricing

3 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Upkeep Rate Limits

5 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Semantic Vocabularies 1

JSON-LD contexts and semantic vocabularies used across these APIs.

Upkeep Context

5 classes · 24 properties

JSON-LD

Spectral Rules 2

Spectral governance rulesets for linting and validating these APIs.

UpKeep API Rules

5 rules · 3 warnings 2 info

SPECTRAL

UpKeep API Rules

7 rules · 5 warnings 2 info

SPECTRAL

JSON Schema 2

Standalone JSON Schema definitions for this provider's data models.

UpKeep Asset

12 properties

JSON SCHEMA

UpKeep Work Order

15 properties

JSON SCHEMA

JSON Structure 1

JSON Structure definitions describing this provider's data shapes.

Upkeep Work Order Structure

0 properties

JSON STRUCTURE

Examples 2

Example request and response payloads for these APIs.

Security Posture 3

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

Upkeep Authentication

apiKey · 1 scheme

SECURITY

Upkeep Domain Security

TLSv1.3 · DNSSEC · DMARC

SECURITY

Upkeep Trust Center

SOC 2, GDPR

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Upkeep Agentic Access

44 operations · 27 acting

44 operations · 27 acting

AGENTIC

Resources

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Build 2

SDKs, sample code, and the tooling you integrate with

Access & Security 3

Authentication, authorization, and security posture

Company 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: upkeep
name: UpKeep
description: UpKeep is an asset operations management and CMMS (Computerized Maintenance Management System) platform for maintenance
  teams and facility managers. The UpKeep API provides programmatic access to work orders, assets, locations, preventive maintenance
  schedules, parts inventory, purchase orders, meters, requests, and webhooks.
type: Index
deliveryModel:
  model: unknown
  open_source: false
  commercial: false
  callable_host: true
  label: Delivery model not determined — needs a product licence on record
  confidence: low
  source:
  - openapi
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: freemium
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Freemium · Self-serve signup
  confidence: medium
  source:
  - plans
  - authentication
  - security
  generated: '2026-09-03'
  method: derived
position: Consuming
access: 3rd-Party
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/upkeep.png
tags:
- CMMS
- Maintenance Management
- Asset Management
- Facility Management
- Work Orders
created: '2025-02-12'
modified: '2026-05-19'
url: https://raw.githubusercontent.com/api-evangelist/upkeep/refs/heads/main/apis.yml
specificationVersion: '0.23'
apis:
- aid: upkeep:upkeep-assets-api
  name: UpKeep Assets API
  description: Asset lifecycle and downtime management
  humanURL: https://developers.onupkeep.com/
  baseURL: https://api.onupkeep.com/api/v2
  tags:
  - Assets
  properties:
  - type: OpenAPI
    url: openapi/upkeep-assets-api-openapi.yml
  - type: Documentation
    url: https://developers.onupkeep.com/
- aid: upkeep:upkeep-authentication-api
  name: UpKeep Authentication API
  description: Session token management
  humanURL: https://developers.onupkeep.com/
  baseURL: https://api.onupkeep.com/api/v2
  tags:
  - Authentication
  properties:
  - type: OpenAPI
    url: openapi/upkeep-authentication-api-openapi.yml
  - type: Documentation
    url: https://developers.onupkeep.com/
- aid: upkeep:upkeep-locations-api
  name: UpKeep Locations API
  description: Location hierarchy management
  humanURL: https://developers.onupkeep.com/
  baseURL: https://api.onupkeep.com/api/v2
  tags:
  - Locations
  properties:
  - type: OpenAPI
    url: openapi/upkeep-locations-api-openapi.yml
  - type: Documentation
    url: https://developers.onupkeep.com/
- aid: upkeep:upkeep-meters-api
  name: UpKeep Meters API
  description: Meter and reading management
  humanURL: https://developers.onupkeep.com/
  baseURL: https://api.onupkeep.com/api/v2
  tags:
  - Meters
  properties:
  - type: OpenAPI
    url: openapi/upkeep-meters-api-openapi.yml
  - type: Documentation
    url: https://developers.onupkeep.com/
- aid: upkeep:upkeep-parts-api
  name: UpKeep Parts API
  description: Parts and inventory management
  humanURL: https://developers.onupkeep.com/
  baseURL: https://api.onupkeep.com/api/v2
  tags:
  - Parts
  properties:
  - type: OpenAPI
    url: openapi/upkeep-parts-api-openapi.yml
  - type: Documentation
    url: https://developers.onupkeep.com/
- aid: upkeep:upkeep-preventive-maintenance-api
  name: UpKeep Preventive Maintenance API
  description: Preventive maintenance schedules and triggers
  humanURL: https://developers.onupkeep.com/
  baseURL: https://api.onupkeep.com/api/v2
  tags:
  - Preventive Maintenance
  properties:
  - type: OpenAPI
    url: openapi/upkeep-preventive-maintenance-api-openapi.yml
  - type: Documentation
    url: https://developers.onupkeep.com/
- aid: upkeep:upkeep-purchase-orders-api
  name: UpKeep Purchase Orders API
  description: Purchase order management
  humanURL: https://developers.onupkeep.com/
  baseURL: https://api.onupkeep.com/api/v2
  tags:
  - Purchase Orders
  properties:
  - type: OpenAPI
    url: openapi/upkeep-purchase-orders-api-openapi.yml
  - type: Documentation
    url: https://developers.onupkeep.com/
- aid: upkeep:upkeep-requests-api
  name: UpKeep Requests API
  description: Maintenance request management
  humanURL: https://developers.onupkeep.com/
  baseURL: https://api.onupkeep.com/api/v2
  tags:
  - Requests
  properties:
  - type: OpenAPI
    url: openapi/upkeep-requests-api-openapi.yml
  - type: Documentation
    url: https://developers.onupkeep.com/
- aid: upkeep:upkeep-webhooks-api
  name: UpKeep Webhooks API
  description: Webhook event subscription management
  humanURL: https://developers.onupkeep.com/
  baseURL: https://api.onupkeep.com/api/v2
  tags:
  - Webhook
  tags_raw:
  - Webhooks
  properties:
  - type: OpenAPI
    url: openapi/upkeep-webhooks-api-openapi.yml
  - type: Documentation
    url: https://developers.onupkeep.com/
- aid: upkeep:upkeep-work-orders-api
  name: UpKeep Work Orders API
  description: Work order creation and management
  humanURL: https://developers.onupkeep.com/
  baseURL: https://api.onupkeep.com/api/v2
  tags:
  - Work Orders
  properties:
  - type: OpenAPI
    url: openapi/upkeep-work-orders-api-openapi.yml
  - type: Documentation
    url: https://developers.onupkeep.com/
common:
- type: AgenticAccess
  url: agentic-access/upkeep-agentic-access.yml
- type: TrustCenter
  url: security/upkeep-trust-center.yml
- type: DomainSecurity
  url: security/upkeep-domain-security.yml
- type: Authentication
  url: authentication/upkeep-authentication.yml
- url: https://upkeep.com/blog
  type: Blog
- type: GitHubOrganization
  url: https://github.com/upkeepapp
- type: LinkedIn
  url: https://www.linkedin.com/company/on-upkeep
- type: Website
  url: https://upkeep.com
- type: Documentation
  url: https://developers.onupkeep.com/
- type: REST API Integration
  url: https://upkeep.com/integrations/rest-api/
- type: Integrations
  url: https://upkeep.com/product/integrations
- type: LlmsText
  url: https://upkeep.com/llms.txt
integrations:
- name: UpKeep
- name: Download on the App Store
- name: Get it on Google Play
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com

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/upkeep"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/upkeep/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/upkeep/evidence"

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

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

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