Kadence

Kadence is a workplace management platform for hybrid work, helping organizations coordinate people, spaces, and workplace strategy through desk and room booking, visitor management, space management, and workplace analytics. Its Public API (OpenAPI 3.1, v1.2.0) lets applications read and manage buildings, floors, neighborhoods, spaces, bookings, check-ins and check-outs, users, visits, and visitors. The API is an API Platform (Hydra / JSON-LD) service secured with OAuth 2.0 client-credentials (scope "public"), with production hosts at api.onkadence.co and api.us.onkadence.co. Kadence was surfaced as a Techstars portfolio company and enriched into the API Evangelist network from its public developer surface.

Kadence publishes 1 API on the APIs.io network: Public API. Tagged areas include Company, Workplace, Hybrid Work, Desk Booking, and Room Booking.

Kadence’s developer surface includes documentation, API reference, getting-started guide, support, engineering blog, pricing, signup flow, and 23 more developer resources.

47.0/100 developing Agent 69/100 agent native Full breakdown ↓
scored 2026-07-20 · rubric v0.4
1 APIs 1 MCP Servers 0 Features
CompanyWorkplaceHybrid WorkDesk BookingRoom BookingSpace ManagementVisitor ManagementWorkplace AnalyticsFacilitiesOAuth

API Rating

API Evangelist API Evangelist Rating How this is scored →
scored 2026-07-20 · rubric v0.4
Composite quality — 47.0/100 · developing
Contract Quality 9.4 / 25
Developer Ergonomics 13.5 / 20
Commercial Clarity 12.1 / 20
Operational Transparency 2.7 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 69/100 · agent native
Machine-Readable Contract 18 / 18
Agentic Access Contract 15 / 15
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 5 / 5
Well-Known Catalog 4 / 4
Consent & Bot Identity 0 / 3
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/kadence: 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

Kadence Public API

OAuth2-secured API for the Kadence hybrid-workplace platform: buildings, floors, neighborhoods, spaces, bookings (create/cancel/check-in/check-out), users, visits, and visitors....

MCP Servers

kadence-mcp.yml

MCP SERVER

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 5

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Build 3

SDKs, sample code, and the tooling you integrate with

Access & Security 5

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: kadence
name: Kadence
description: Kadence is a workplace management platform for hybrid work, helping organizations coordinate people, spaces,
  and workplace strategy through desk and room booking, visitor management, space management, and workplace analytics. Its
  Public API (OpenAPI 3.1, v1.2.0) lets applications read and manage buildings, floors, neighborhoods, spaces, bookings, check-ins
  and check-outs, users, visits, and visitors. The API is an API Platform (Hydra / JSON-LD) service secured with OAuth 2.0
  client-credentials (scope "public"), with production hosts at api.onkadence.co and api.us.onkadence.co. Kadence was surfaced
  as a Techstars portfolio company and enriched into the API Evangelist network from its public developer surface.
image: https://kadence.co/wp-content/uploads/2025/05/kadence-social-share-image.png
url: https://raw.githubusercontent.com/api-evangelist/kadence/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- techstars
x-tier: active
x-tier-reason: enriched-from-public-api
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-19'
tags:
- Company
- Workplace
- Hybrid Work
- Desk Booking
- Room Booking
- Space Management
- Visitor Management
- Workplace Analytics
- Facilities
- OAuth
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
apis:
- name: Kadence Public API
  description: 'OAuth2-secured API for the Kadence hybrid-workplace platform: buildings, floors, neighborhoods, spaces, bookings
    (create/cancel/check-in/check-out), users, visits, and visitors. Hydra / JSON-LD (API Platform), 25 operations.'
  humanURL: https://kadence.co/hybrid-workplace-api/
  baseURL: https://api.onkadence.co
  tags:
  - Workplace
  - Booking
  - Desk Booking
  - Visitor Management
  properties:
  - type: OpenAPI
    url: openapi/kadence-public-api-openapi.yml
  - type: APIReference
    url: https://api.kadence.co/
  - type: Overlay
    url: overlays/kadence-public-api-overlay.yaml
  - type: Authentication
    url: authentication/kadence-authentication.yml
  - type: OAuthScopes
    url: scopes/kadence-scopes.yml
  - type: Conventions
    url: conventions/kadence-conventions.yml
  - type: ErrorCatalog
    url: errors/kadence-problem-types.yml
  - type: DataModel
    url: data-model/kadence-data-model.yml
  - type: MCPServer
    url: mcp/kadence-mcp.yml
  - type: AgenticAccess
    url: agentic-access/kadence-agentic-access.yml
common:
- type: Website
  url: https://kadence.co/
- type: DeveloperPortal
  url: https://help.kadence.co/kb/en/api-318752
- type: Documentation
  url: https://help.kadence.co/kb/en/api-318752
- type: APIReference
  url: https://api.kadence.co/
- type: GettingStarted
  url: https://help.kadence.co/kb/en/guide/api-getting-started-developer-guide-yUYh7DBxBW/
- type: Support
  url: https://help.kadence.co
- type: Blog
  url: https://kadence.co/news/
- type: GitHubOrganization
  url: https://github.com/wearekadence
- type: SourceCode
  url: https://github.com/wearekadence/kadence-public-api-examples
- type: Integrations
  url: https://kadence.co/hybrid-workplace-integrations/
- type: Pricing
  url: https://kadence.co/pricing/
- type: SignUp
  url: https://app.onkadence.co
- type: TermsOfService
  url: https://kadence.co/terms/
- type: PrivacyPolicy
  url: https://kadence.co/privacy/
- type: StatusPage
  url: https://status.kadence.co
- type: Compliance
  url: https://kadence.co/security/
- type: TrustCenter
  url: security/kadence-trust-center.yml
- type: Authentication
  url: authentication/kadence-authentication.yml
- type: OAuthScopes
  url: scopes/kadence-scopes.yml
- type: Conventions
  url: conventions/kadence-conventions.yml
- type: ErrorCatalog
  url: errors/kadence-problem-types.yml
- type: Conformance
  url: conformance/kadence-conformance.yml
- type: Lifecycle
  url: lifecycle/kadence-lifecycle.yml
- type: DataModel
  url: data-model/kadence-data-model.yml
- type: MCPServer
  url: mcp/kadence-mcp.yml
- type: LLMsTxt
  url: llms/kadence-llms.txt
- type: WellKnown
  url: well-known/kadence-well-known.yml
- type: Packages
  url: packages/kadence-packages.yml
- type: AgentSkill
  url: skills/_index.yml
- type: AgenticAccess
  url: agentic-access/kadence-agentic-access.yml
- type: DomainSecurity
  url: security/kadence-domain-security.yml
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence