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 Flooring API

The Flooring API from Kumospace — 1 operation(s) for flooring.

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

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

This API exposes 2 operations across 1 path, and defines 5 schemas. It is described by OpenAPI 3.0.0.

Requests are made against a single base URL, /.

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

Paths & Operations 2

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

Flooring 2
GET
/v1/stockBackgrounds
Get stock room backgrounds.
GetStockRoomBackgrounds 1 param → 200
POST
/v1/stockBackgrounds
Create a stock room background.
CreateStockBackground body → 201

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are SingleTileBackground (3 properties), PaginatedResponse_ApiStockBackground_ (2 properties). Each schema is shown below with its type and property counts.

BackgroundType.singleTile
string
ApiCreateStockBackgroundRequest
A request to create a new room background.
ApiStockBackground
A stock background that can be used as a room background.
SingleTileBackground
object
A background with a single tile repeated across the room.
3 properties 3 required
PaginatedResponse_ApiStockBackground_
object
A page of items. Useful for breaking up a large dataset into smaller chunks.
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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