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

The Zone Templates API from Kumospace — 2 operation(s) for zone templates.

Kumospace Zone 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 Zone Templates. The published artifact set on APIs.io includes an OpenAPI specification and authentication docs.

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

Requests are made against a single base URL, /.

3 operations 2 paths 7 schemas 1 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 Zone Templates 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 GET, 1 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Zone Templates 3
GET
/v1/zoneTemplates
Get zone templates.
GetZoneTemplates 3 params → 200
POST
/v1/zoneTemplates
Create a new zone template
CreateTemplateFromZone body → 201
PUT
/v1/zoneTemplates/{id}
Updates an existing zone template
UpdateTemplateFromZone 1 param body → 204

Schemas 7

The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are ApiUpdateTemplateFromZoneRequest (7 properties), ApiCreateTemplateFromZoneRequest (7 properties), ApiZoneTemplate (7 properties), ApiZoneTemplateOrientation (3 properties). Each schema is shown below with its type and property counts.

ApiZoneTemplateOrientationMap
object
1 property 1 required
ApiZoneTemplate
object
7 properties 7 required
PaginatedResponse_ApiZoneTemplate_
object
A page of items. Useful for breaking up a large dataset into smaller chunks.
2 properties 2 required
ZoneType
string
ApiZoneTemplateOrientation
object
3 properties 3 required
ApiCreateTemplateFromZoneRequest
object
7 properties 6 required
ApiUpdateTemplateFromZoneRequest
object
7 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

kumospace-zone-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