UBIO Automation Cloud

UBIO (ubio.ai, formerly ub.io) is a London-based, Techstars-backed web automation company. Its Automation Cloud platform runs automation scripts as jobs through a REST API, automating end-to-end website flows such as flight and hotel booking, broadband signup, insurance quotes, and job applications. Developers create jobs with inputs, receive outputs and lifecycle events, and handle deferred inputs and 3-D Secure through official JavaScript/TypeScript client libraries, with the ubio Automation Protocol defining typed input/output schemas for more than 50 automation domains.

UBIO Automation Cloud publishes 2 APIs on the APIs.io network. Tagged areas include Automation, Web Automation, RPA, Travel, and Booking.

UBIO Automation Cloud’s developer surface includes API reference, authentication, sandbox, and 16 more developer resources.

22.0/100 emerging ▬ flat Agent 33/100 agent aware Full breakdown ↓
scored 2026-07-28 · rubric v0.5
AccessSelf serve
2 APIs 1 MCP Servers
AutomationWeb AutomationRPATravelBookingJobsCompany

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.5
Composite quality — 22.0/100 · emerging
Contract Quality 0.0 / 25
Developer Ergonomics 7.8 / 20
Commercial Clarity 4.2 / 20
Operational Transparency 0.7 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 33/100 · agent aware
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 15
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 4 / 4
Consent & Bot Identity 0 / 3
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/ubio-automation-cloud: 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 2

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

UBIO Automation Cloud API

REST API for running automation jobs on the Automation Cloud. Clients create jobs against a service, supply initial and deferred inputs, poll job events, retrieve outputs, handl...

UBIO Vault API

Automation Cloud Vault API for exchanging sensitive payment card data for opaque tokens before passing it to automation jobs. Clients obtain a one-time password, then vault a PA...

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

JSON Schema 1

Standalone JSON Schema definitions for this provider's data models.

Ubio Automation Cloud Protocol

0 properties

JSON SCHEMA

Security Posture 2

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

Ubio Automation Cloud Authentication

http/oauth2/openIdConnect · 3 schemes

SECURITY

Ubio Automation Cloud Domain Security

TLSv1.3 · DMARC

SECURITY

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 3

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 4

Pagination, idempotency, versioning, errors, and events

Build 3

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Commercial 2

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: ubio-automation-cloud
name: UBIO Automation Cloud
x-enrichment:
  date: '2026-07-21'
  status: enriched
  artifacts_added: 12
  pass: local-v1
description: UBIO (ubio.ai, formerly ub.io) is a London-based, Techstars-backed web automation company. Its Automation Cloud
  platform runs automation scripts as jobs through a REST API, automating end-to-end website flows such as flight and hotel
  booking, broadband signup, insurance quotes, and job applications. Developers create jobs with inputs, receive outputs and
  lifecycle events, and handle deferred inputs and 3-D Secure through official JavaScript/TypeScript client libraries, with
  the ubio Automation Protocol defining typed input/output schemas for more than 50 automation domains.
url: https://raw.githubusercontent.com/api-evangelist/ubio-automation-cloud/refs/heads/main/apis.yml
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://avatars.githubusercontent.com/u/4670990?v=4
x-type: company
x-source: vc-portfolio
x-backed-by:
- techstars
x-tier: profile
x-tier-reason: enriched-from-portfolio-lead
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-21'
tags:
- Automation
- Web Automation
- RPA
- Travel
- Booking
- Jobs
- Company
apis:
- name: UBIO Automation Cloud API
  description: REST API for running automation jobs on the Automation Cloud. Clients create jobs against a service, supply
    initial and deferred inputs, poll job events, retrieve outputs, handle 3-D Secure challenges, and cancel jobs. Authenticated
    with an App Secret Key (HTTP basic) or OAuth2 client credentials issued by the Automation Cloud Keycloak realm.
  humanURL: https://github.com/automationcloud/client-javascript
  baseURL: https://api.automationcloud.net
  tags:
  - Jobs
  - Automation
  - Web Automation
  properties:
  - type: APIReference
    url: https://protocol.automationcloud.net/
  - type: SDK
    url: https://github.com/automationcloud/client-javascript
  - type: ErrorCatalog
    url: errors/ubio-automation-cloud-problem-types.yml
- name: UBIO Vault API
  description: Automation Cloud Vault API for exchanging sensitive payment card data for opaque tokens before passing it to
    automation jobs. Clients obtain a one-time password, then vault a PAN or arbitrary data object to receive a token that
    automation scripts can consume without exposing the underlying card details.
  humanURL: https://github.com/automationcloud/client-javascript
  baseURL: https://vault.automationcloud.net
  tags:
  - Vault
  - Payments
  - Tokenization
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: DomainSecurity
  url: security/ubio-automation-cloud-domain-security.yml
- type: Website
  url: https://ubio.ai/
- type: GitHubOrganization
  url: https://github.com/ubio
- type: PrivacyPolicy
  url: https://ubio.ai/privacy-policy
- type: TermsOfService
  url: https://ubio.ai/terms
- type: APIReference
  url: https://protocol.automationcloud.net/
- type: Packages
  url: packages/ubio-automation-cloud-packages.yml
- type: SDKs
  url: packages/ubio-automation-cloud-packages.yml
- type: WellKnown
  url: well-known/ubio-automation-cloud-well-known.yml
- type: OpenIDConnect
  url: well-known/ubio-automation-cloud-openid-configuration.json
- type: JSONSchema
  url: json-schema/ubio-automation-cloud-protocol-schema.json
- type: Authentication
  url: authentication/ubio-automation-cloud-authentication.yml
- type: ErrorCatalog
  url: errors/ubio-automation-cloud-problem-types.yml
- type: MCPServer
  url: mcp/ubio-automation-cloud-mcp.yml
- type: LLMsTxt
  url: llms/ubio-automation-cloud-llms.txt
- type: Conformance
  url: conformance/ubio-automation-cloud-conformance.yml
- type: Sandbox
  url: sandbox/ubio-automation-cloud-sandbox.yml
- type: Conventions
  url: conventions/ubio-automation-cloud-conventions.yml
- type: DataModel
  url: data-model/ubio-automation-cloud-data-model.yml