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

Kobiton Data Sets API

Data-driven testing input sets.

Kobiton Data Sets API is one of 7 APIs that Kobiton publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Data Sets. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 5 operations across 5 paths. It is described by OpenAPI 3.0.3, at version 1.0.

Requests are made against a single base URL, https://api.kobiton.com/v1.

5 operations 5 paths 0 schemas 1 GET2 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.0
Base URL
https://api.kobiton.com/v1
Authentication
HTTP Basic
Contact
Resource Areas
1

Authentication & Security 1

Kobiton Data Sets API declares 1 security scheme for authenticating requests. It accepts HTTP basic authentication (basicAuth). By default, every request must be authenticated.

  • basicAuth — HTTP Basic authentication. Use your Kobiton username (or email) as the username and your Kobiton API key as the password. Create and manage API keys in the Kob…

Paths & Operations 5

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

Data Sets 5

Data-driven testing input sets.

GET
/data-sets
List data sets in a session
listDataSets → 200401
POST
/data-sets/by-command
Create a data set by command ID
createDataSetByCommand → 200401
POST
/data-sets/by-element
Create a data set by element property
createDataSetByElement → 200401
PUT
/data-sets/{dataSetId}/actions/by-command
Update a data set by command ID
updateDataSetByCommand 1 param → 200401
PUT
/data-sets/{dataSetId}/actions/by-element
Update a data set by element property
updateDataSetByElement 1 param → 200401

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

kobiton-data-sets-api-openapi.yml Raw ↑

Other APIs Kobiton publishes across the network.

Kobiton Appium Automation Hub
Kobiton Apps API
Kobiton Devices API
Kobiton Organization API
Kobiton Scriptless Automation API
Kobiton Sessions API