SpaceIQ · Authentication Profile

Spaceiq Authentication

Authentication

SpaceIQ secures its APIs with apiKey across 1 declared security scheme, as derived from its OpenAPI definitions.

CompanyWorkplace ManagementSpace ManagementFacilities ManagementDesk BookingHotelingMeeting RoomsOccupancy AnalyticsReal-EstateFloor PlansGraphQLIWMSEptura
Methods: apiKey Schemes: 1 OAuth flows: API key in: header

Security Schemes

accessToken apiKey
· in: header (Authorization)

Source

Authentication Profile

spaceiq-authentication.yml Raw ↑
generated: '2026-07-21'
method: searched
source: https://developer.spaceiq.com/
docs: https://developer.spaceiq.com/
summary:
  types:
  - apiKey
  api_key_in:
  - header
  oauth2_flows: []
  notes: >-
    SpaceIQ (SiQ) uses a single long-lived access token passed as a bearer token
    in the HTTP Authorization header. The token is a JWT generated inside the SiQ
    web application by a user with access level "Admin" or "IT" from the
    Integration page (General Integrations > API > Activate). Multiple tokens can
    be issued for different applications and individually disabled. A lost token
    cannot be recovered; the integration instance must be disabled and re-created.
    There is no OAuth authorization/token endpoint and no scope surface.
schemes:
- name: accessToken
  type: apiKey
  in: header
  parameter: Authorization
  format: >-
    Authorization: bearer: <token>  (JWT; header value as documented)
  description: >-
    Admin/IT-generated access token. Required on every request to the GraphQL
    endpoint https://api.spaceiq.com/queries. Requests without a valid token
    return HTTP 401 with body {"error":"access_token does not correspond to user"}.
  sources:
  - https://developer.spaceiq.com/
token_management:
  generated_in: SiQ web application > Integration page > General Integrations > API
  required_role:
  - Admin
  - IT
  revocable: true
  recoverable: false
  multiple_tokens: true

Work with this as data

Every security artifact 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 security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact in the catalog.
  • 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 security artifact
curl "https://apis.io/api/v1/security/spaceiq-authentication"
All security posture
curl "https://apis.io/api/v1/security?limit=25"

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.