Adaptive Automation Technologies

Adaptive Automation Technologies, Inc. — trading as Adaptive (adaptive.live) — builds a privileged access management and data security platform that brokers credential-less, fully audited access to databases, Kubernetes clusters, virtual machines, cloud accounts, network appliances and internal web services for both human operators and autonomous AI agents. The platform is sold as three surfaces: Bastion/Stratos (just-in-time infrastructure and browser access with SSO and MFA), Exo (a secure agent harness with a tools/MCP registry, scoped networking and guardrails), and a shared trust layer covering authorization, audit, data masking, database activity monitoring, discovery and classification, and compliance reporting. Adaptive exposes a documented sixteen-operation REST Client API at /api/v3/client, a built-in remote MCP server secured by OAuth with RFC 7591 dynamic client registration, a cross-platform CLI, and first-party Terraform and Pulumi providers. It runs as managed cloud on app.adaptive.live or self-hosted on Kubernetes, Docker or an air-gapped VM.

Adaptive Automation Technologies publishes 2 APIs on the APIs.io network. Tagged areas include Company, Security, Privileged Access Management, Identity and Access Management, and Data Security.

The Adaptive Automation Technologies catalog on APIs.io includes 1 event-driven AsyncAPI specification.

Adaptive Automation Technologies’ developer surface includes documentation, API reference, getting-started guide, engineering blog, pricing, signup flow, support, and 17 more developer resources.

50.0/100 developing Agent 29/100 agent ready Full breakdown ↓
scored 2026-09-07 · rubric v0.20.0
2 APIs 1 MCP Servers
CompanySecurityPrivileged Access ManagementIdentity and Access ManagementData SecurityAgentsModel Context ProtocolInfrastructureDatabasesKubernetesComplianceAudit

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-07 · rubric v0.20.0
Create-or-Update Ergonomics could not be measured. We hold no machine-readable contract for this provider to read, so there is nothing to measure a write surface against. Excluded rather than scored zero: never-measured and measured-empty are different facts. Publishing an OpenAPI is what makes this facet — and several others — scorable at all.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/adaptive-automation-technologies: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 2

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

Adaptive Client API

The Adaptive Client API is a sixteen-operation REST API under /api/v3/client that exposes an Adaptive workspace to external systems: list users, resources, endpoints, authorizat...

Adaptive MCP Server

Adaptive ships a built-in Model Context Protocol server that lets AI agents — Claude, Cursor, VS Code and other MCP clients — work with an Adaptive workspace. Interactive client...

MCP Servers 1

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

Adaptive Automation Technologies MCP Server

Adaptive ships a first-party, built-in remote MCP server as part of the platform — it is not a separate download. Every Adaptive deployment (managed cloud or self-hosted) expose...

MCP SERVER

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Event Specifications 1

AsyncAPI definitions for this provider's event-driven and streaming APIs.

Security Posture 3

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

Adaptive Automation Technologies Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Adaptive Automation Technologies Scopes

OAuth 2.0 · no documented scopes

0 scopes

SCOPES

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 3

Pagination, idempotency, versioning, errors, and events

Build 4

SDKs, sample code, and the tooling you integrate with

Access & Security 3

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 4

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: adaptive-automation-technologies
name: Adaptive Automation Technologies
description: 'Adaptive Automation Technologies, Inc. — trading as Adaptive (adaptive.live) — builds a privileged access management
  and data security platform that brokers credential-less, fully audited access to databases, Kubernetes clusters, virtual
  machines, cloud accounts, network appliances and internal web services for both human operators and autonomous AI agents.
  The platform is sold as three surfaces: Bastion/Stratos (just-in-time infrastructure and browser access with SSO and MFA),
  Exo (a secure agent harness with a tools/MCP registry, scoped networking and guardrails), and a shared trust layer covering
  authorization, audit, data masking, database activity monitoring, discovery and classification, and compliance reporting.
  Adaptive exposes a documented sixteen-operation REST Client API at /api/v3/client, a built-in remote MCP server secured
  by OAuth with RFC 7591 dynamic client registration, a cross-platform CLI, and first-party Terraform and Pulumi providers.
  It runs as managed cloud on app.adaptive.live or self-hosted on Kubernetes, Docker or an air-gapped VM.'
image: https://adaptive.live/og/adaptive.png
url: https://raw.githubusercontent.com/api-evangelist/adaptive-automation-technologies/refs/heads/main/apis.yml
x-type: company
x-source: harvest:secondary-market
x-tier: profiled
x-tier-reason: enrichment
specificationVersion: '0.20'
created: '2026-09-07'
modified: '2026-09-07'
tags:
- Company
- Security
- Privileged Access Management
- Identity and Access Management
- Data Security
- Agents
- Model Context Protocol
- Infrastructure
- Databases
- Kubernetes
- Compliance
- Audit
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
apis:
- aid: adaptive-automation-technologies-client-api
  name: Adaptive Client API
  description: 'The Adaptive Client API is a sixteen-operation REST API under /api/v3/client that exposes an Adaptive workspace
    to external systems: list users, resources, endpoints, authorizations, scripts and teams; fetch a database resource schema;
    manage membership of API-managed teams; stream the activity log as CSV for SIEM and compliance export; create and decide
    an access request in a single call from an external approval system such as Jira, Freshservice or ServiceNow; and pull
    the endpoint-and-user access report that powers access reviews. Requests authenticate with a Client App credential pair
    sent as an X-Client-ID header and an Authorization Bearer client secret, and a key can be restricted to any subset of
    ten operation scopes.'
  humanURL: https://documentation.adaptive.live/developer-guide/adaptive-api
  baseURL: https://app.adaptive.live
  tags:
  - Access Management
  - Audit
  - Identity
  - Compliance
  - Teams
  properties:
  - type: Documentation
    url: https://documentation.adaptive.live/developer-guide/adaptive-api
  - type: Authentication
    url: authentication/adaptive-automation-technologies-authentication.yml
  - type: OAuthScopes
    url: scopes/adaptive-automation-technologies-scopes.yml
  - type: ErrorCatalog
    url: errors/adaptive-automation-technologies-problem-types.yml
  - type: Conventions
    url: conventions/adaptive-automation-technologies-conventions.yml
  - type: DataModel
    url: data-model/adaptive-automation-technologies-data-model.yml
  - type: RateLimits
    url: rate-limits/adaptive-automation-technologies-rate-limits.yml
- aid: adaptive-automation-technologies-mcp-server
  name: Adaptive MCP Server
  description: Adaptive ships a built-in Model Context Protocol server that lets AI agents — Claude, Cursor, VS Code and other
    MCP clients — work with an Adaptive workspace. Interactive clients connect to https://<workspace-url>/mcp over OAuth,
    registering themselves via RFC 7591 dynamic client registration and obtaining a token through a browser consent screen
    where the operator picks scopes, an optional Client App binding, and a token lifetime. Headless automation reaches the
    same server at /api/v3/client/mcp with a Client App's X-Client-ID and bearer client secret. Every tool call is authorized
    against the connecting user's own role and written to the activity log under that user's name.
  humanURL: https://documentation.adaptive.live/platform/organization/mcp-servers
  baseURL: https://app.adaptive.live
  tags:
  - Model Context Protocol
  - Agents
  - Access Management
  properties:
  - type: Documentation
    url: https://documentation.adaptive.live/platform/organization/mcp-servers
  - type: MCPServer
    url: mcp/adaptive-automation-technologies-mcp.yml
  - type: ToolCrosswalk
    url: mcp/adaptive-automation-technologies-tool-crosswalk.yml
common:
- type: Website
  url: https://adaptive.live/
- type: DeveloperPortal
  url: https://documentation.adaptive.live/
- type: Documentation
  url: https://documentation.adaptive.live/
- type: APIReference
  url: https://documentation.adaptive.live/developer-guide/adaptive-api
- type: GettingStarted
  url: https://documentation.adaptive.live/install/cloud-setup
- type: GitHubOrganization
  url: https://github.com/adaptive-scale
- type: Blog
  url: https://adaptive.live/blog
- type: Pricing
  url: https://adaptive.live/pricing
- type: SignUp
  url: https://app.adaptive.live/
- type: Support
  url: https://documentation.adaptive.live/overview/faqs
- type: TermsOfService
  url: https://adaptive.live/terms-and-conditions
- type: PrivacyPolicy
  url: https://adaptive.live/privacy-policy
- type: TrustCenter
  url: security/adaptive-automation-technologies-trust-center.yml
- type: LLMsTxt
  url: llms/adaptive-automation-technologies-llms.txt
- type: Packages
  url: packages/adaptive-automation-technologies-packages.yml
- type: SDKs
  url: packages/adaptive-automation-technologies-packages.yml
- type: CLI
  url: cli/adaptive-automation-technologies-cli.yml
- type: ChangeLog
  url: changelog/adaptive-automation-technologies-changelog.yml
- type: Lifecycle
  url: lifecycle/adaptive-automation-technologies-lifecycle.yml
- type: Conformance
  url: conformance/adaptive-automation-technologies-conformance.yml
- type: Compliance
  url: conformance/adaptive-automation-technologies-conformance.yml
- type: Webhooks
  url: asyncapi/adaptive-automation-technologies-webhooks.yml
- type: Plans
  url: plans/adaptive-automation-technologies-plans-pricing.yml
- type: DomainSecurity
  url: security/adaptive-automation-technologies-domain-security.yml
x-enrichment:
  date: '2026-09-07'
  status: enriched
  artifacts_added: 20
  pass: local-v3

Work with this as data

Every provider 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 providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • 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 provider
curl "https://apis.io/api/v1/providers/adaptive-automation-technologies"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/adaptive-automation-technologies/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/adaptive-automation-technologies/evidence"

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.