UBIO Automation Cloud · Authentication Profile

Ubio Automation Cloud Authentication

Authentication

UBIO Automation Cloud secures its APIs with http, oauth2, and openIdConnect across 3 declared security schemes, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the clientCredentials flow(s).

AutomationWeb AutomationRPATravelBookingJobCompany
Methods: http, oauth2, openIdConnect Schemes: 3 OAuth flows: clientCredentials API key in:

Security Schemes

appSecretKey http
scheme: basic
oauth2ClientCredentials oauth2
· flows: clientCredentials
openIdConnect openIdConnect

Source

Authentication Profile

ubio-automation-cloud-authentication.yml Raw ↑
generated: '2026-07-21'
method: searched
source: https://github.com/automationcloud/client-javascript/blob/master/src/main/ac-request.ts
docs: https://auth.automationcloud.net/auth/realms/automationcloud/.well-known/openid-configuration
summary:
  types:
  - http
  - oauth2
  - openIdConnect
  http_schemes:
  - basic
  oauth2_flows:
  - clientCredentials
schemes:
- name: appSecretKey
  type: http
  scheme: basic
  description: App Secret Key obtained from the Automation Cloud dashboard, sent
    as the username of an HTTP Basic credential (no password). A short-lived Job
    Access Token retrieved via getAccessToken() can be used the same way for browser-side
    access to a single job.
  sources:
  - https://github.com/automationcloud/client-javascript/blob/master/src/main/ac-request.ts
- name: oauth2ClientCredentials
  type: oauth2
  flows:
  - flow: clientCredentials
    tokenUrl: https://auth.automationcloud.net/auth/realms/automationcloud/protocol/openid-connect/token
    scopes: {}
  description: OAuth2 client credentials (clientId + clientSecret) issued for the
    automationcloud Keycloak realm; the client library exchanges them for bearer
    tokens against the realm token endpoint.
  sources:
  - https://github.com/automationcloud/client-javascript/blob/master/src/main/ac-request.ts
- name: openIdConnect
  type: openIdConnect
  openIdConnectUrl: https://auth.automationcloud.net/auth/realms/automationcloud/.well-known/openid-configuration
  description: Keycloak OIDC discovery for the automationcloud realm. Grant types
    advertised include authorization_code, implicit, refresh_token, password, and
    client_credentials; token endpoint auth methods include private_key_jwt, client_secret_basic,
    client_secret_post, tls_client_auth, and client_secret_jwt.
  sources:
  - well-known/ubio-automation-cloud-openid-configuration.json

Work with this as data

Every security artifact here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This security artifact
curl "https://apis.io/api/v1/security/ubio-automation-cloud-authentication"
All security posture
curl "https://apis.io/api/v1/security?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.