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

Kubeshop Users API

The Users API from Kubeshop — 2 operation(s) for users.

Kubeshop Users API is one of 30 APIs that Kubeshop publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Users. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 3 operations across 2 paths, and defines 5 schemas. It is described by OpenAPI 3.0.1, at version 1.0.0.

Requests are made against 2 base URLs: https://api.testkube.io, https://.

3 operations 2 paths 5 schemas 1 GET1 PATCH1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.1
API Version
1.0.0
Base URL
https://api.testkube.io
License
Resource Areas
1

Paths & Operations 3

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

Users 3
GET
/users/{id}/settings
User settings, global for Testkube Pro or Enterprise
getUserSettings 1 param → 200500
PATCH
/users/{id}/settings
Update setting for given parameter
updateUserSettings 1 param body → 200400405500
POST
/users/preferences
Create user preferences
createUserPreferences body → 201400401403

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are Setting (8 properties), Problem (6 properties), UserPreferences (2 properties), Settings (1 property). Each schema is shown below with its type and property counts.

Any
Settings
object
1 property 1 required
Problem
object
problem response in case of error
6 properties 5 required
Setting
object
Generic Settings
8 properties 2 required
UserPreferences
object
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

kubeshop-users-api-openapi.yml Raw ↑

Other APIs Kubeshop publishes across the network.

Kubeshop api API
Kubeshop artifacts API
Kubeshop cluster-resources API
Kubeshop Executions API
Kubeshop executor API
Kubeshop keymap API
Kubeshop labels API
Kubeshop logs API
Kubeshop Organizations API
Kubeshop pro API
Kubeshop repository API
Kubeshop secrets API