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 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.
Documentation
APIReference
https://developer.spaceiq.com/
Authentication
https://raw.githubusercontent.com/api-evangelist/spaceiq/refs/heads/main/authentication/spaceiq-authentication.yml
Other Resources
GraphQL
https://api.spaceiq.com/queries
Conventions
https://raw.githubusercontent.com/api-evangelist/spaceiq/refs/heads/main/conventions/spaceiq-conventions.yml
ErrorCatalog
https://raw.githubusercontent.com/api-evangelist/spaceiq/refs/heads/main/errors/spaceiq-problem-types.yml
DataModel
https://raw.githubusercontent.com/api-evangelist/spaceiq/refs/heads/main/data-model/spaceiq-data-model.yml
APIsJSON
https://raw.githubusercontent.com/api-evangelist/spaceiq/refs/heads/main/apis.yml