Kobiton website screenshot

Kobiton

Kobiton is a mobile device cloud and app testing platform that lets teams run manual, automated, scriptless, and visual tests against real iOS and Android devices in the cloud (or on privately managed local devices). Its REST API at https://api.kobiton.com/v1 exposes the real device cloud, test sessions and their captured commands, the app repository, data-driven test data sets, and scriptless (no-code) test runs, while an Appium/WebDriver hub at https://api.kobiton.com/wd/hub drives scripted automation. All REST requests authenticate with HTTP Basic auth using a Kobiton username (or email) and an API key.

Kobiton publishes 6 APIs on the APIs.io network, including Apps API, Data Sets API, Devices API, and 3 more. Tagged areas include Mobile Testing, Test Runs, Device Cloud, Real Devices, and Appium.

Kobiton’s developer surface includes authentication, documentation, engineering blog, and 7 more developer resources.

39.7/100 thin ▬ flat Agent 31/100 agent aware Full breakdown ↓
scored 2026-08-05 · rubric v0.9.1
AccessPaidSelf serve
7 APIs
Mobile TestingTest RunsDevice CloudReal DevicesAppiumAutomation TestingVisual TestingQAMobile

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-05 · rubric v0.9.1
Composite quality — 39.7/100 · thin
Contract Quality 15.3 / 25
Developer Ergonomics 4.3 / 20
Commercial Clarity 7.9 / 20
Operational Transparency 4.8 / 13
Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 31/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/kobiton: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 7

Individual APIs this provider publishes, each with its own machine-readable definition.

Kobiton Appium Automation Hub

Kobiton's Appium/WebDriver endpoint for scripted mobile automation. Point an Appium or Selenium client at the hub with Kobiton desired capabilities to allocate a real device and...

Kobiton Apps API

The app repository of builds under test.

Kobiton Data Sets API

Data-driven testing input sets.

Kobiton Devices API

Real devices available in the Kobiton device cloud.

Kobiton Organization API

Organization member administration.

Kobiton Scriptless Automation API

No-code test runs driven by revisit plans.

Kobiton Sessions API

Test-run sessions and their captured commands.

Scroll for all 7

Open Collections 1

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

Kobiton REST API

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Kobiton Plans Pricing

4 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Kobiton Rate Limits

4 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Security Posture 1

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Kobiton Authentication

http · 1 scheme

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Kobiton Agentic Access

26 operations · 19 acting

26 operations · 19 acting

AGENTIC

Resources

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 1

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: kobiton
url: https://raw.githubusercontent.com/api-evangelist/kobiton/refs/heads/main/apis.yml
name: Kobiton
kind: company
description: Kobiton is a mobile device cloud and app testing platform that lets teams run manual, automated, scriptless,
  and visual tests against real iOS and Android devices in the cloud (or on privately managed local devices). Its REST API
  at https://api.kobiton.com/v1 exposes the real device cloud, test sessions and their captured commands, the app repository,
  data-driven test data sets, and scriptless (no-code) test runs, while an Appium/WebDriver hub at https://api.kobiton.com/wd/hub
  drives scripted automation. All REST requests authenticate with HTTP Basic auth using a Kobiton username (or email) and
  an API key.
accessModel:
  pricing: paid
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Paid · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/kobiton.png
tags:
- Mobile Testing
- Test Runs
- Device Cloud
- Real Devices
- Appium
- Automation Testing
- Visual Testing
- QA
- Mobile
created: '2026-07-11'
modified: '2026-07-11'
specificationVersion: '0.19'
apis:
- aid: kobiton:kobiton-appium-automation-hub
  name: Kobiton Appium Automation Hub
  tags:
  - Appium
  - Automation Testing
  - WebDriver
  - Test Runs
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://docs.kobiton.com/automation-testing/automation-testing
  baseURL: https://api.kobiton.com/wd/hub
  properties:
  - url: https://docs.kobiton.com/automation-testing/automation-testing
    type: Documentation
  - url: https://docs.kobiton.com/automation-testing/capabilities/available-capabilities
    type: APIReference
  description: Kobiton's Appium/WebDriver endpoint for scripted mobile automation. Point an Appium or Selenium client at the
    hub with Kobiton desired capabilities to allocate a real device and execute a scripted test run. This is the standard
    W3C WebDriver protocol over HTTPS, not a Kobiton-proprietary REST resource.
- aid: kobiton:kobiton-apps-api
  name: Kobiton Apps API
  description: The app repository of builds under test.
  humanURL: https://docs.kobiton.com/automation-testing/get-available-devices
  baseURL: https://api.kobiton.com/v1
  tags:
  - Apps
  properties:
  - type: OpenAPI
    url: openapi/kobiton-apps-api-openapi.yml
  - type: Documentation
    url: https://api.kobiton.com/docs
  - type: APIReference
    url: https://github.com/kobiton/samples/tree/master/kobiton-rest-api/get-devices-info
  - type: PostmanCollection
    url: collections/kobiton.postman_collection.json
  - type: OpenCollection
    url: collections/kobiton.opencollection.json
  - type: APIReference
    url: https://github.com/kobiton/samples/tree/master/kobiton-rest-api/get-session-data
  - type: Documentation
    url: https://docs.kobiton.com/scriptless-automation/use-rest-api
  - type: APIReference
    url: https://api.kobiton.com/docs
  - type: APIReference
    url: https://github.com/kobiton/samples/tree/master/kobiton-rest-api/upload-app-to-kobiton-apps-repo
  - type: APIReference
    url: https://docs.kobiton.com/scriptless-automation/data-driven-testing
- aid: kobiton:kobiton-data-sets-api
  name: Kobiton Data Sets API
  description: Data-driven testing input sets.
  humanURL: https://docs.kobiton.com/automation-testing/get-available-devices
  baseURL: https://api.kobiton.com/v1
  tags:
  - Data Sets
  properties:
  - type: OpenAPI
    url: openapi/kobiton-data-sets-api-openapi.yml
  - type: Documentation
    url: https://api.kobiton.com/docs
  - type: APIReference
    url: https://github.com/kobiton/samples/tree/master/kobiton-rest-api/get-devices-info
  - type: PostmanCollection
    url: collections/kobiton.postman_collection.json
  - type: OpenCollection
    url: collections/kobiton.opencollection.json
  - type: APIReference
    url: https://github.com/kobiton/samples/tree/master/kobiton-rest-api/get-session-data
  - type: Documentation
    url: https://docs.kobiton.com/scriptless-automation/use-rest-api
  - type: APIReference
    url: https://api.kobiton.com/docs
  - type: APIReference
    url: https://github.com/kobiton/samples/tree/master/kobiton-rest-api/upload-app-to-kobiton-apps-repo
  - type: APIReference
    url: https://docs.kobiton.com/scriptless-automation/data-driven-testing
- aid: kobiton:kobiton-devices-api
  name: Kobiton Devices API
  description: Real devices available in the Kobiton device cloud.
  humanURL: https://docs.kobiton.com/automation-testing/get-available-devices
  baseURL: https://api.kobiton.com/v1
  tags:
  - Devices
  properties:
  - type: OpenAPI
    url: openapi/kobiton-devices-api-openapi.yml
  - type: Documentation
    url: https://api.kobiton.com/docs
  - type: APIReference
    url: https://github.com/kobiton/samples/tree/master/kobiton-rest-api/get-devices-info
  - type: PostmanCollection
    url: collections/kobiton.postman_collection.json
  - type: OpenCollection
    url: collections/kobiton.opencollection.json
  - type: APIReference
    url: https://github.com/kobiton/samples/tree/master/kobiton-rest-api/get-session-data
  - type: Documentation
    url: https://docs.kobiton.com/scriptless-automation/use-rest-api
  - type: APIReference
    url: https://api.kobiton.com/docs
  - type: APIReference
    url: https://github.com/kobiton/samples/tree/master/kobiton-rest-api/upload-app-to-kobiton-apps-repo
  - type: APIReference
    url: https://docs.kobiton.com/scriptless-automation/data-driven-testing
- aid: kobiton:kobiton-organization-api
  name: Kobiton Organization API
  description: Organization member administration.
  humanURL: https://docs.kobiton.com/automation-testing/get-available-devices
  baseURL: https://api.kobiton.com/v1
  tags:
  - Organization
  properties:
  - type: OpenAPI
    url: openapi/kobiton-organization-api-openapi.yml
  - type: Documentation
    url: https://api.kobiton.com/docs
  - type: APIReference
    url: https://github.com/kobiton/samples/tree/master/kobiton-rest-api/get-devices-info
  - type: PostmanCollection
    url: collections/kobiton.postman_collection.json
  - type: OpenCollection
    url: collections/kobiton.opencollection.json
  - type: APIReference
    url: https://github.com/kobiton/samples/tree/master/kobiton-rest-api/get-session-data
  - type: Documentation
    url: https://docs.kobiton.com/scriptless-automation/use-rest-api
  - type: APIReference
    url: https://api.kobiton.com/docs
  - type: APIReference
    url: https://github.com/kobiton/samples/tree/master/kobiton-rest-api/upload-app-to-kobiton-apps-repo
  - type: APIReference
    url: https://docs.kobiton.com/scriptless-automation/data-driven-testing
- aid: kobiton:kobiton-scriptless-automation-api
  name: Kobiton Scriptless Automation API
  description: No-code test runs driven by revisit plans.
  humanURL: https://docs.kobiton.com/automation-testing/get-available-devices
  baseURL: https://api.kobiton.com/v1
  tags:
  - Scriptless Automation
  properties:
  - type: OpenAPI
    url: openapi/kobiton-scriptless-automation-api-openapi.yml
  - type: Documentation
    url: https://api.kobiton.com/docs
  - type: APIReference
    url: https://github.com/kobiton/samples/tree/master/kobiton-rest-api/get-devices-info
  - type: PostmanCollection
    url: collections/kobiton.postman_collection.json
  - type: OpenCollection
    url: collections/kobiton.opencollection.json
  - type: APIReference
    url: https://github.com/kobiton/samples/tree/master/kobiton-rest-api/get-session-data
  - type: Documentation
    url: https://docs.kobiton.com/scriptless-automation/use-rest-api
  - type: APIReference
    url: https://api.kobiton.com/docs
  - type: APIReference
    url: https://github.com/kobiton/samples/tree/master/kobiton-rest-api/upload-app-to-kobiton-apps-repo
  - type: APIReference
    url: https://docs.kobiton.com/scriptless-automation/data-driven-testing
- aid: kobiton:kobiton-sessions-api
  name: Kobiton Sessions API
  description: Test-run sessions and their captured commands.
  humanURL: https://docs.kobiton.com/automation-testing/get-available-devices
  baseURL: https://api.kobiton.com/v1
  tags:
  - Sessions
  properties:
  - type: OpenAPI
    url: openapi/kobiton-sessions-api-openapi.yml
  - type: Documentation
    url: https://api.kobiton.com/docs
  - type: APIReference
    url: https://github.com/kobiton/samples/tree/master/kobiton-rest-api/get-devices-info
  - type: PostmanCollection
    url: collections/kobiton.postman_collection.json
  - type: OpenCollection
    url: collections/kobiton.opencollection.json
  - type: APIReference
    url: https://github.com/kobiton/samples/tree/master/kobiton-rest-api/get-session-data
  - type: Documentation
    url: https://docs.kobiton.com/scriptless-automation/use-rest-api
  - type: APIReference
    url: https://api.kobiton.com/docs
  - type: APIReference
    url: https://github.com/kobiton/samples/tree/master/kobiton-rest-api/upload-app-to-kobiton-apps-repo
  - type: APIReference
    url: https://docs.kobiton.com/scriptless-automation/data-driven-testing
common:
- type: AgenticAccess
  url: agentic-access/kobiton-agentic-access.yml
- type: Authentication
  url: authentication/kobiton-authentication.yml
- type: GitHubOrganization
  url: https://github.com/kobiton
- type: LinkedIn
  url: https://www.linkedin.com/company/kobiton
- type: Website
  url: https://kobiton.com
- type: Documentation
  url: https://docs.kobiton.com
- type: Plans
  url: plans/kobiton-plans-pricing.yml
- type: RateLimits
  url: rate-limits/kobiton-rate-limits.yml
- type: FinOps
  url: finops/kobiton-finops.yml
- url: https://kobiton.com/blog
  type: Blog
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com