SpaceIQ

SpaceIQ (branded SiQ, now part of Eptura) is a workplace and space-management platform for optimizing physical office environments: space planning, desk and meeting-room booking, hoteling, moves management, wayfinding, floorplan management, occupancy analytics, building-attendance reporting, and real-estate forecasting. SpaceIQ exposes a GraphQL API (schema version 1.7) at api.spaceiq.com/queries for reading workplace data (companies, buildings, floors, spaces, departments, employees, meeting-room calendars, map images, and reports/exports) and for creating and deleting meeting-room calendar events. All access is over HTTPS with an admin/IT-generated access token; the schema is fully introspectable.

SpaceIQ publishes 1 API on the APIs.io network. Tagged areas include Company, Workplace Management, Space Management, Facilities Management, and Desk Booking.

SpaceIQ’s developer surface includes documentation, API reference, getting-started guide, engineering blog, pricing, support, authentication, and 19 more developer resources.

35.6/100 thin ▬ flat Agent 38/100 agent aware Full breakdown ↓
scored 2026-07-27 · rubric v0.5
AccessSelf serve
1 APIs 1 MCP Servers
CompanyWorkplace ManagementSpace ManagementFacilities ManagementDesk BookingHotelingMeeting RoomsOccupancy AnalyticsReal EstateFloorplansGraphQLIWMSEptura

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 35.6/100 · thin
Contract Quality 0.0 / 25
Developer Ergonomics 13.5 / 20
Commercial Clarity 9.5 / 20
Operational Transparency 3.4 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 38/100 · agent aware
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 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/spaceiq: 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.

SiQ GraphQL API

SpaceIQ's (SiQ) GraphQL API. A single endpoint at https://api.spaceiq.com/queries accepts POST requests with a JSON query body and an access-token bearer header. Read operations...

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

spaceiq-mcp.yml

MCP SERVER

Security Posture 4

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

Spaceiq Authentication

apiKey · 1 scheme

SECURITY

Spaceiq Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Spaceiq Vulnerability Disclosure

disclosure policy published

SECURITY

Spaceiq Trust Center

ISO 27001, FedRAMP, GDPR

SECURITY

Resources

Get Started 2

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 4

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Access & Security 6

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: spaceiq
name: SpaceIQ
description: 'SpaceIQ (branded SiQ, now part of Eptura) is a workplace and space-management platform for optimizing physical
  office environments: space planning, desk and meeting-room booking, hoteling, moves management, wayfinding, floorplan management,
  occupancy analytics, building-attendance reporting, and real-estate forecasting. SpaceIQ exposes a GraphQL API (schema version
  1.7) at api.spaceiq.com/queries for reading workplace data (companies, buildings, floors, spaces, departments, employees,
  meeting-room calendars, map images, and reports/exports) and for creating and deleting meeting-room calendar events. All
  access is over HTTPS with an admin/IT-generated access token; the schema is fully introspectable.'
url: https://raw.githubusercontent.com/api-evangelist/spaceiq/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- bullpen-capital
x-tier: stub
x-tier-reason: portfolio-lead
x-parent-company: eptura
x-enrichment:
  date: '2026-07-21'
  status: enriched
  artifacts_added: 15
  pass: local-v1
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-21'
tags:
- Company
- Workplace Management
- Space Management
- Facilities Management
- Desk Booking
- Hoteling
- Meeting Rooms
- Occupancy Analytics
- Real Estate
- Floorplans
- GraphQL
- IWMS
- Eptura
image: https://eptura.com/spaceiq/
apis:
- name: SiQ GraphQL API
  description: SpaceIQ's (SiQ) GraphQL API. A single endpoint at https://api.spaceiq.com/queries accepts POST requests with
    a JSON query body and an access-token bearer header. Read operations cover companies, buildings, floors, spaces, departments,
    employees, meeting-room availability/calendars, hoteling-desk search, map images, and reports/exports; mutations cover
    creating and deleting meeting-room calendar events. Schema version 1.7, introspectable via __schema / __type.
  humanURL: https://developer.spaceiq.com/
  baseURL: https://api.spaceiq.com
  tags:
  - GraphQL
  - Workplace Management
  - Space Management
  properties:
  - type: GraphQL
    url: https://api.spaceiq.com/queries
  - type: APIReference
    url: https://developer.spaceiq.com/
  - type: Authentication
    url: authentication/spaceiq-authentication.yml
  - type: Conventions
    url: conventions/spaceiq-conventions.yml
  - type: ErrorCatalog
    url: errors/spaceiq-problem-types.yml
  - type: DataModel
    url: data-model/spaceiq-data-model.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: TrustCenter
  url: security/spaceiq-trust-center.yml
- type: Website
  url: https://eptura.com/spaceiq/
- type: DeveloperPortal
  url: https://developer.spaceiq.com/
- type: Documentation
  url: https://developer.spaceiq.com/
- type: APIReference
  url: https://developer.spaceiq.com/
- type: GettingStarted
  url: https://developer.spaceiq.com/
- type: Blog
  url: https://eptura.com/discover-more/blog/
- type: Pricing
  url: https://eptura.com/pricing/
- type: Support
  url: https://eptura.com/contact-us/
- type: TermsOfService
  url: https://eptura.com/terms/
- type: PrivacyPolicy
  url: https://eptura.com/terms/privacy-policy/
- type: StatusPage
  url: https://status.eptura.com/
- type: Compliance
  url: https://security.eptura.com/
- type: Security
  url: https://security.eptura.com/
- type: Authentication
  url: authentication/spaceiq-authentication.yml
- type: Conventions
  url: conventions/spaceiq-conventions.yml
- type: ErrorCatalog
  url: errors/spaceiq-problem-types.yml
- type: DataModel
  url: data-model/spaceiq-data-model.yml
- type: Lifecycle
  url: lifecycle/spaceiq-lifecycle.yml
- type: Conformance
  url: conformance/spaceiq-conformance.yml
- type: MCPServer
  url: mcp/spaceiq-mcp.yml
- type: LLMsTxt
  url: llms/spaceiq-llms.txt
- type: WellKnown
  url: well-known/spaceiq-well-known.yml
- type: DomainSecurity
  url: security/spaceiq-domain-security.yml
- type: VulnerabilityDisclosure
  url: security/spaceiq-vulnerability-disclosure.yml
- type: AgentSkill
  url: skills/_index.yml