Butlr GraphQL API

The Butlr GraphQL API manages spatial assets and their configuration across the organization hierarchy - sites, buildings, floors, rooms, zones, hives, and sensors - plus asset tags and self-service webhook subscriptions. It supports querying and mutating (create/update/delete) resources with fine-grained field selection and filtering, and is the control plane for the occupancy platform.

API entry from apis.yml

apis.yml Raw ↑
aid: butlr:butlr-graphql-api
name: Butlr GraphQL API
tags:
- Assets
- Sites
- Buildings
- Floors
- Rooms
- Zones
- Hives
- Sensors
- Tags
- Webhooks
humanURL: https://docs.butlr.io/asset-management/graphql-api-overview
baseURL: https://api.butlr.io/api/v3/graphql
properties:
- url: https://docs.butlr.io/asset-management/graphql-api-overview
  type: Documentation
- url: https://graphql-docs.butlr.io/graphql/
  type: APIReference
- url: https://graphql-docs.butlr.io/graphql/
  type: GraphQL
description: The Butlr GraphQL API manages spatial assets and their configuration across the organization
  hierarchy - sites, buildings, floors, rooms, zones, hives, and sensors - plus asset tags and self-service
  webhook subscriptions. It supports querying and mutating (create/update/delete) resources with fine-grained
  field selection and filtering, and is the control plane for the occupancy platform.