SpaceIQ website screenshot

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.

32.8/100 thin ▬ flat Agent 6/100 agent aware saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
1 APIs
CompanyWorkplace ManagementSpace ManagementFacilities ManagementDesk BookingHotelingMeeting RoomsOccupancy AnalyticsReal-EstateFloor PlansGraphQLIWMSEptura

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics could not be measured. We hold no machine-readable contract for this provider to read, so there is nothing to measure a write surface against. Excluded rather than scored zero: never-measured and measured-empty are different facts. Publishing an OpenAPI is what makes this facet — and several others — scorable at all.
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/spaceiq: 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 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...

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
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: false
  label: Hosted service · you call their endpoint
  confidence: medium
  source:
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source:
  - authentication
  - security
  generated: '2026-09-03'
  method: derived
specificationVersion: '0.23'
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
- Floor Plans
- GraphQL
- IWMS
- Eptura
tags_raw:
- 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: X-MCPServerCandidate
  url: mcp/spaceiq-mcp.yml
  note: 'Renamed from MCPServer 2026-09-03 (roadmap#247): the manifest self-describes as status: candidate — a tool list derived
    from the published API contracts, not an existing server. The scorer already read the manifest and reported mcp_server
    correctly; the MCPServer type was crediting the artifact-type surfaces with a server that does not exist.'
- 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

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