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

The MusicTrack API from Kumospace — 2 operation(s) for musictrack.

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

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

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

Requests are made against a single base URL, /.

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

MusicTrack 2
POST
/v1/musicTracks
Adds a new music track to the available tracks collection.
CreateMusicTrack body → 201
PUT
/v1/musicTracks/{id}
Updates the provided fields on an existing music track. Fields omitted are untouched.
UpdateMusicTrack 1 param body → 204

Schemas 3

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

ApiCreateMusicTrackRequest
object
4 properties 4 required
MusicTrackCategory
string
ApiUpdateMusicTrackRequest
object
4 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

kumospace-musictrack-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 Payments API
Kumospace Recordings API
Kumospace Redirects API