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

The Demo API from Kumospace — 2 operation(s) for demo.

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

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

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

Requests are made against a single base URL, /.

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

Paths & Operations 2

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

Demo 2
POST
/v1/demo
Create body → 201
POST
/v1/demo/claim
Claims a space.
ClaimDemoSpace body → 204

Schemas 4

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

ApiClaimDemoSpaceRequest
object
A request for a user to claim a demo space
4 properties 4 required
ApiCreateDemoSpaceResponse
object
2 properties 2 required
ApiCreateDemoSpaceRequest
object
A request to create a new space.
3 properties
UseCase
string
How the user plans to use the space.

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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