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 Room Templates API

The Room Templates API from Kumospace — 2 operation(s) for room templates.

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

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

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

Requests are made against a single base URL, /.

4 operations 2 paths 12 schemas 2 GET1 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 Room Templates API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (firebase).

Paths & Operations 4

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

Room Templates 4
GET
/v1/roomTemplates
Get room templates.
GetRoomTemplates 2 params → 200
POST
/v1/roomTemplates
Create a room template.
CreateRoomTemplate body → 201
GET
/v1/roomTemplates/{id}
Get room templates.
GetRoomTemplate 1 param → 200
PUT
/v1/roomTemplates/{id}
Update a room template.
UpdateRoomTemplate 1 param body → 204

Schemas 12

The contract defines 12 schemas that model the data the API accepts and returns. The most detailed are Pick_ApiRoom.Exclude_keyofApiRoom.-or-audioRange-or-privacySettings-or-features-or-isAccessRestricted-or-accessAllowList__ (12 properties), ApiCreateRoomTemplateRequest (7 properties), SingleTileBackground (3 properties), PaginatedResponse_ApiRoomTemplate_ (2 properties). Each schema is shown below with its type and property counts.

BackgroundType.singleTile
string
PaginatedResponse_ApiRoomTemplate_
object
A page of items. Useful for breaking up a large dataset into smaller chunks.
2 properties 2 required
FloorRole
string
TemplateTag
string
ApiCreateRoomTemplateRequest
object
A request to create a new room template from an existing room.
7 properties 5 required
ApiRoomTemplate
Record_string.never_
object
Construct a type with a set of properties K of type T
Pick_ApiRoom.Exclude_keyofApiRoom.-or-audioRange-or-privacySettings-or-features-or-isAccessRestricted-or-accessAllowList__
object
From T, pick a set of properties whose keys are in the union K
12 properties 9 required
TemplateType
string
SingleTileBackground
object
A background with a single tile repeated across the room.
3 properties 3 required
Omit_ApiRoom.-or-audioRange-or-privacySettings-or-features-or-isAccessRestricted-or-accessAllowList_
Construct a type with the properties of T except for those in type K.
ApiUpdateRoomTemplateRequest
A request to update an existing room template. Fields not sent will be preserved.

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

kumospace-room-templates-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 Furniture API
Kumospace Integrations API
Kumospace MusicTrack API
Kumospace Payments API
Kumospace Recordings API