Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Kumospace Furniture API

The Furniture API from Kumospace — 2 operation(s) for furniture.

Kumospace Furniture API is one of 23 APIs that Kumospace publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Furniture. The published artifact set on APIs.io includes an OpenAPI specification and authentication docs.

This API exposes 3 operations across 2 paths, and defines 35 schemas. It is described by OpenAPI 3.0.0.

Requests are made against a single base URL, /.

3 operations 2 paths 35 schemas 1 DELETE1 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
Base URL
https://api.kumospace.com
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Kumospace Furniture API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (firebase).

Paths & Operations 3

Across 2 paths, the API surfaces 3 operations — 1 DELETE, 1 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Furniture 3
POST
/v1/spaces/{name}/rooms/{id}/furniture
Add furniture to a room.
CreateFurniture 2 params body → 201
PUT
/v1/spaces/{name}/rooms/{roomId}/furniture/{id}
Update furniture.
UpdateFurniture 3 params body → 204
DELETE
/v1/spaces/{name}/rooms/{roomId}/furniture/{id}
Delete furniture.
DeleteFurniture 3 params → 204

Schemas 35

The contract defines 35 schemas that model the data the API accepts and returns. The most detailed are ApiUpdateFurnitureRequest (6 properties), ApiCreateFurnitureRequest (5 properties), CrosswordPuzzle (4 properties), LegacyApiCustomLinkWrite (4 properties). Each schema is shown below with its type and property counts.

FurnitureBehaviorType.youtube
string
ApiCreateFurnitureRequest
object
A request to add a piece of stock furniture to a room.
5 properties 3 required
FurnitureSoundEffectAction
string
DrinkType
string
FurnitureBehaviorType.link
string
FurnitureRotation
number
Rotation in clockwise-degrees.
LinkType.metroretro
string
ApiUpdateFurnitureRequest
object
A request to update an existing piece of furniture. Any fields not sent are preserved.
6 properties
FurnitureBehaviorType.staticMusic
string
FurnitureBehaviorType.crossword
string
FurnitureBehaviorType.drink
string
FurnitureBehaviorType.pictureFrame
string
FurnitureBehaviorType.soundEffect
string
Range.nearby
string
Range.room
string
LinkType.legacy
string
FurnitureBehaviorType.customText
string
LinkType.miro
string
ApiCustomLinkWrite
FurnitureBehaviorType.stickyNote
string
ApiBehaviorWrite
Schema for setting the behavior on a piece of furniture.
FurnitureBehaviorType.chess
string
FurnitureBehaviorType.gif
string
FurnitureBehaviorType.whiteboard
string
FurnitureBehaviorType.spotify
string
FurnitureBehaviorType.none
string
FurnitureBehaviorType.horsepaste
string
FurnitureBehaviorType.elevator
string
FurnitureBehaviorType.kiosk
string
FurnitureBehaviorType.soundCloud
string
LegacyApiCustomLinkWrite
object
4 properties 1 required
CrosswordPuzzle
object
4 properties 3 required
LinkType.custom
string
FurnitureBehaviorType.customImage
string
FurnitureBehaviorType.timer
string

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

kumospace-furniture-api-openapi.yml Raw ↑

Other APIs Kumospace publishes across the network.

Kumospace Account API
Kumospace Analytics API
Kumospace Calendar API
Kumospace Chat API
Kumospace Daily (Webhook) API
Kumospace Demo API
Kumospace Flooring API
Kumospace Integrations API
Kumospace MusicTrack API
Kumospace Payments API
Kumospace Recordings API
Kumospace Redirects API