Kumospace Stock 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 Stock 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 48 schemas.
It is described by OpenAPI 3.0.0.
Requests are made against a single base URL, /.
3 operations2 paths48 schemas2 GET1 POST
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 Stock 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 — 2 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.
Stock Furniture 3
GET
/v1/stockFurniture
Get stock furniture.
GetStockFurniture5 params→ 200
POST
/v1/stockFurniture
Create stock furniture.
CreateStockFurniturebody→ 201
GET
/v1/stockFurnitureVariantGroups
Get furniture variations.
GetStockFurnitureVariantGroups5 params→ 200
Schemas 48
The contract defines 48 schemas that model the data the API accepts and returns. The most detailed are ApiStockFurniture (18 properties), ApiCreateStockFurnitureRequest (10 properties), RotatedFurniture (5 properties), Dimensions (4 properties). Each schema is shown below with its type and property counts.
FurnitureBehaviorType.youtube
string
FurnitureBehaviorType.jumpScare
string
FurnitureBehaviorType.link
string
DrinkType
string
FurnitureSoundEffectAction
string
VariantType.generic
string
PaginatedResponse_ApiStockFurnitureVariantGroups_
object
A page of items. Useful for breaking up a large dataset into smaller chunks.
2 properties2 required
FurnitureBehaviorType.instrument
string
FurnitureCategory
string
The main categories for grouping furniture.
FurnitureBehaviorType.staticMusic
string
FurnitureBehaviorType.crossword
string
FurnitureBehaviorType.drink
string
FurnitureBehaviorType.pictureFrame
string
ApiBehavior
Behavior types, as returned by the api.
ApiStockFurniture
object
Stock furniture that can be placed in a room.
18 properties16 required
PaginatedResponse_ApiStockFurniture_
object
A page of items. Useful for breaking up a large dataset into smaller chunks.
2 properties2 required
InstrumentType
string
FurnitureBehaviorType.soundEffect
string
Range.nearby
string
FurnitureBehaviorType
string
DbStockFurnitureVariantGroups
Range.room
string
ApiCreateStockFurnitureRequest
object
A request to add a new piece of stock furniture to the furniture gallery.
10 properties8 required
FurnitureBehaviorType.customText
string
StaticMusicGenre
string
FurnitureBehaviorType.stickyNote
string
FurnitureBehaviorType.chess
string
FurnitureBehaviorType.gif
string
FurnitureBehaviorType.whiteboard
string
ColorVariantType
object
3 properties3 required
ApiStockFurnitureVariantGroups
FurnitureBehaviorType.spotify
string
Dimensions
object
4 properties2 required
FurnitureBehaviorType.none
string
FurnitureBehaviorType.horsepaste
string
FurnitureBehaviorType.jstris
string
FurnitureBehaviorType.elevator
string
FurnitureBehaviorType.kiosk
string
FurnitureBehaviorType.broadcast
string
FurnitureBehaviorType.soundCloud
string
Record_string.never_
object
Construct a type with a set of properties K of type T
GenericVariantType
object
2 properties2 required
CrosswordPuzzle
object
4 properties3 required
RotatedFurniture
object
Furniture metadata for a given orientation. Because furniture is rotated about its z-axis and the camera perspective is not top-down, each orientation can have…
5 properties5 required
LinkType
string
VariantType.color
string
FurnitureBehaviorType.customImage
string
FurnitureBehaviorType.timer
string
Specification
The full machine-readable OpenAPI contract behind this narrative.