Apache Guacamole website screenshot

Apache Guacamole

Apache Guacamole is a clientless remote desktop gateway that supports standard protocols like VNC, RDP, and SSH. It requires no plugins or client software and provides access to remote desktops through a web browser with a comprehensive REST API for connection, user, and session management.

Apache Guacamole publishes 6 APIs on the APIs.io network, including Active Connections API, Authentication API, Connections API, and 3 more. Tagged areas include Apache, Open-Source, RDP, Remote Access, and Remote Desktop.

The Apache Guacamole catalog on APIs.io includes 1 JSON-LD context and 2 Spectral governance rulesets.

Apache Guacamole’s developer surface includes authentication, documentation, getting-started guide, and 11 more developer resources.

32.8/100 thin ▬ flat Agent 22/100 agent aware self hosted · Apache-2.0 Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
AccessFreemiumSelf serve
1 APIs 8 Features 5 Use Cases
ApacheOpen-SourceRDPRemote AccessRemote DesktopSSHVNCWeb Gateway

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Open Source Surface applies to this provider. This product is open source and we read its repository directly, so Open Source Surface carries 10 points of the composite. It is scored from what the repository actually publishes — a security policy, a contribution guide, a release history, a code of conduct — read live from the provider rather than inferred from our own catalog pointers. This facet adds; nothing was taken away to make room for it. An open-source project is not excused from the commercial facets, because exemption would strip it of the points it does earn. If we have the wrong repository, or this product is not open source, say so on your provider repo and we will drop the facet rather than have you publish against it.
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
The six quality facets above are damped to 80 points between them, because the conditional facet above carries the other 20. That is why each facet's contribution is shown against a damped maximum: raising a quality facet moves the composite by 80% of its nominal weight, not 100%. The full arithmetic is at apis.io/rating/.
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/apache-guacamole: 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 7

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

Apache Guacamole JavaScript Client API

JavaScript client library for embedding the Guacamole remote desktop client in web applications, with APIs for protocol tunneling, display rendering, and user input handling.

Apache Guacamole Active Connections API

Active connection session management

Apache Guacamole Authentication API

Authentication token management

Apache Guacamole Connections API

Remote desktop connection management

Apache Guacamole History API

Connection history and audit logs

Apache Guacamole User Groups API

User group management

Apache Guacamole Users API

User account management

Scroll for all 7

Open Collections 8

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

API Collection

OPEN COLLECTION

Apache Guacamole REST API

OPEN COLLECTION

Scroll for all 8

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Apache Guacamole Rate Limits

5 limits

RATE LIMITS

FinOps 1

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

Features 8

Notable capabilities this provider offers.

Clientless Remote Desktop

Access remote desktops through any HTML5 web browser with no client software or plugins required.

Multi-Protocol Support

Supports VNC, RDP, SSH, and Telnet protocols through a unified web gateway.

Token-Based Authentication

Stateless REST API authentication using time-limited tokens from the /api/tokens endpoint.

Connection Management

REST API for creating, updating, and organizing remote desktop connections and connection groups.

User and Group Management

Fine-grained user and group permissions for controlling access to connections and administrative functions.

Active Session Monitoring

Monitor and terminate active remote desktop sessions through the REST API.

Connection History

Audit log of all remote desktop sessions with timestamps and user attribution.

Extension API

Java extension API for implementing custom authentication providers, event listeners, and protocol extensions.

Scroll for all 8

Semantic Vocabularies 1

JSON-LD contexts and semantic vocabularies used across these APIs.

Apache Guacamole Rest Context

9 classes · 17 properties

JSON-LD

Spectral Rules 2

Spectral governance rulesets for linting and validating these APIs.

Apache Guacamole API Rules

5 rules · 3 warnings 2 info

SPECTRAL

Apache Guacamole API Rules

16 rules · 4 errors 10 warnings 2 info

SPECTRAL

JSON Schema 7

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

ActiveConnection

5 properties

JSON SCHEMA

AuthToken

4 properties

JSON SCHEMA

ConnectionGroup

5 properties

JSON SCHEMA

ConnectionHistoryEntry

6 properties

JSON SCHEMA

Connection

6 properties

JSON SCHEMA

UserGroup

2 properties

JSON SCHEMA

User

4 properties

JSON SCHEMA

Scroll for all 7

JSON Structure 7

JSON Structure definitions describing this provider's data shapes.

Guacamole Rest Active Connection Structure

5 properties

JSON STRUCTURE

Guacamole Rest Auth Token Structure

4 properties

JSON STRUCTURE

Guacamole Rest Connection Group Structure

5 properties

JSON STRUCTURE

Guacamole Rest Connection Structure

6 properties

JSON STRUCTURE

Guacamole Rest User Group Structure

2 properties

JSON STRUCTURE

Guacamole Rest User Structure

4 properties

JSON STRUCTURE

Scroll for all 7

Examples 7

Example request and response payloads for these APIs.

Scroll for all 7

Security Posture 3

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

Apache Guacamole Authentication

apiKey · 1 scheme

SECURITY

Apache Guacamole Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Apache Guacamole Vulnerability Disclosure

security.txt · contact published

SECURITY

Agentic Access 1

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

Apache Guacamole Agentic Access

14 operations · 7 acting

14 operations · 7 acting

AGENTIC

Use Cases 5

What developers build with this provider.

Remote Desktop Access

Provide browser-based access to Linux and Windows desktops for remote workers.

Cloud Server Management

Access cloud VMs and servers through SSH and RDP via browser without installing VPN or client software.

Secure Bastion Host

Use Guacamole as a protocol-proxying bastion host to isolate internal systems from direct network access.

Development Environment Access

Provide developers with browser-based access to containerized or virtualized development environments.

IT Support Tooling

Enable IT helpdesk teams to access and troubleshoot user desktops through the browser.

Integrations 5

Pre-built integrations with other platforms and tools.

Apache Tomcat

Runs as a Java web application on Apache Tomcat or any Java Servlet container.

LDAP / Active Directory

LDAP extension for authenticating users against directory services like Active Directory.

TOTP / Duo MFA

Multi-factor authentication extensions supporting TOTP apps and Duo Security.

MySQL / PostgreSQL

Database authentication extensions for storing connections and users in relational databases.

Kubernetes

Guacamole can be deployed on Kubernetes with the guacamole-client Docker image.

Resources

Get Started 1

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 2

Pagination, idempotency, versioning, errors, and events

Build 3

SDKs, sample code, and the tooling you integrate with

Access & Security 3

Authentication, authorization, and security posture

Commercial 1

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: apache-guacamole
name: Apache Guacamole
description: Apache Guacamole is a clientless remote desktop gateway that supports standard protocols like VNC, RDP, and SSH.
  It requires no plugins or client software and provides access to remote desktops through a web browser with a comprehensive
  REST API for connection, user, and session management.
type: Index
deliveryModel:
  model: self-hosted
  license: Apache-2.0
  open_source: true
  commercial: false
  callable_host: false
  label: Self-hosted open source · you run it yourself
  confidence: high
  source:
  - license
  - openapi
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: freemium
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Freemium · Self-serve signup
  confidence: medium
  try_now_blocked_by: loopback
  source:
  - plans
  - authentication
  - security
  generated: '2026-09-03'
  method: derived
position: Consuming
access: 3rd-Party
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/apache-guacamole.png
tags:
- Apache
- Open-Source
- RDP
- Remote Access
- Remote Desktop
- SSH
- VNC
- Web Gateway
tags_raw:
- Apache
- Open Source
- RDP
- Remote Access
- Remote Desktop
- SSH
- VNC
- Web Gateway
created: '2026-03-16'
modified: '2026-05-19'
url: https://raw.githubusercontent.com/api-evangelist/apache-guacamole/refs/heads/main/apis.yml
specificationVersion: '0.23'
apis:
- aid: apache-guacamole:apache-guacamole-javascript-api
  name: Apache Guacamole JavaScript Client API
  description: JavaScript client library for embedding the Guacamole remote desktop client in web applications, with APIs
    for protocol tunneling, display rendering, and user input handling.
  humanURL: https://guacamole.apache.org/doc/gug/writing-you-own-guacamole-app.html
  tags:
  - JavaScript
  - Remote Desktop
  - SDK
  properties:
  - type: Documentation
    url: https://guacamole.apache.org/doc/gug/writing-you-own-guacamole-app.html
- aid: apache-guacamole:apache-guacamole-active-connections-api
  name: Apache Guacamole Active Connections API
  description: Active connection session management
  humanURL: https://guacamole.apache.org/doc/gug/guacamole-rest-api.html
  baseURL: http://localhost:8080
  tags:
  - Active Connections
  properties:
  - type: OpenAPI
    url: openapi/apache-guacamole-active-connections-api-openapi.yml
  - type: Documentation
    url: https://guacamole.apache.org/doc/gug/guacamole-rest-api.html
  - type: JSONSchema
    url: json-schema/guacamole-rest-auth-token-schema.json
  - type: JSONLD
    url: json-ld/apache-guacamole-rest-context.jsonld
- aid: apache-guacamole:apache-guacamole-authentication-api
  name: Apache Guacamole Authentication API
  description: Authentication token management
  humanURL: https://guacamole.apache.org/doc/gug/guacamole-rest-api.html
  baseURL: http://localhost:8080
  tags:
  - Authentication
  properties:
  - type: OpenAPI
    url: openapi/apache-guacamole-authentication-api-openapi.yml
  - type: Documentation
    url: https://guacamole.apache.org/doc/gug/guacamole-rest-api.html
  - type: JSONSchema
    url: json-schema/guacamole-rest-auth-token-schema.json
  - type: JSONLD
    url: json-ld/apache-guacamole-rest-context.jsonld
- aid: apache-guacamole:apache-guacamole-connections-api
  name: Apache Guacamole Connections API
  description: Remote desktop connection management
  humanURL: https://guacamole.apache.org/doc/gug/guacamole-rest-api.html
  baseURL: http://localhost:8080
  tags:
  - Connections
  properties:
  - type: OpenAPI
    url: openapi/apache-guacamole-connections-api-openapi.yml
  - type: Documentation
    url: https://guacamole.apache.org/doc/gug/guacamole-rest-api.html
  - type: JSONSchema
    url: json-schema/guacamole-rest-auth-token-schema.json
  - type: JSONLD
    url: json-ld/apache-guacamole-rest-context.jsonld
- aid: apache-guacamole:apache-guacamole-history-api
  name: Apache Guacamole History API
  description: Connection history and audit logs
  humanURL: https://guacamole.apache.org/doc/gug/guacamole-rest-api.html
  baseURL: http://localhost:8080
  tags:
  - History
  properties:
  - type: OpenAPI
    url: openapi/apache-guacamole-history-api-openapi.yml
  - type: Documentation
    url: https://guacamole.apache.org/doc/gug/guacamole-rest-api.html
  - type: JSONSchema
    url: json-schema/guacamole-rest-auth-token-schema.json
  - type: JSONLD
    url: json-ld/apache-guacamole-rest-context.jsonld
- aid: apache-guacamole:apache-guacamole-user-groups-api
  name: Apache Guacamole User Groups API
  description: User group management
  humanURL: https://guacamole.apache.org/doc/gug/guacamole-rest-api.html
  baseURL: http://localhost:8080
  tags:
  - User Groups
  properties:
  - type: OpenAPI
    url: openapi/apache-guacamole-user-groups-api-openapi.yml
  - type: Documentation
    url: https://guacamole.apache.org/doc/gug/guacamole-rest-api.html
  - type: JSONSchema
    url: json-schema/guacamole-rest-auth-token-schema.json
  - type: JSONLD
    url: json-ld/apache-guacamole-rest-context.jsonld
- aid: apache-guacamole:apache-guacamole-users-api
  name: Apache Guacamole Users API
  description: User account management
  humanURL: https://guacamole.apache.org/doc/gug/guacamole-rest-api.html
  baseURL: http://localhost:8080
  tags:
  - User
  tags_raw:
  - Users
  properties:
  - type: OpenAPI
    url: openapi/apache-guacamole-users-api-openapi.yml
  - type: Documentation
    url: https://guacamole.apache.org/doc/gug/guacamole-rest-api.html
  - type: JSONSchema
    url: json-schema/guacamole-rest-auth-token-schema.json
  - type: JSONLD
    url: json-ld/apache-guacamole-rest-context.jsonld
common:
- type: Website
  url: https://www.apache.org/
- type: CodeOfConduct
  url: https://github.com/apache/.github/blob/main/.github/CODE_OF_CONDUCT.md
- type: ContributionGuide
  url: https://github.com/apache/guacamole-client/blob/main/CONTRIBUTING
- type: License
  name: Apache-2.0
  url: https://github.com/apache/guacamole-client/blob/main/LICENSE
- type: AgenticAccess
  url: agentic-access/apache-guacamole-agentic-access.yml
- type: VulnerabilityDisclosure
  url: security/apache-guacamole-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/apache-guacamole-domain-security.yml
- type: Authentication
  url: authentication/apache-guacamole-authentication.yml
- type: Documentation
  url: https://guacamole.apache.org/doc/gug/
- type: GettingStarted
  url: https://guacamole.apache.org/doc/gug/users-guide.html
- type: GitHubOrganization
  url: https://github.com/apache
- type: GitHubRepository
  url: https://github.com/apache/guacamole-client
- type: SpectralRules
  url: rules/apache-guacamole-spectral-rules.yml
- type: Vocabulary
  url: vocabulary/apache-guacamole-vocabulary.yaml
- type: Features
  data:
  - name: Clientless Remote Desktop
    description: Access remote desktops through any HTML5 web browser with no client software or plugins required.
  - name: Multi-Protocol Support
    description: Supports VNC, RDP, SSH, and Telnet protocols through a unified web gateway.
  - name: Token-Based Authentication
    description: Stateless REST API authentication using time-limited tokens from the /api/tokens endpoint.
  - name: Connection Management
    description: REST API for creating, updating, and organizing remote desktop connections and connection groups.
  - name: User and Group Management
    description: Fine-grained user and group permissions for controlling access to connections and administrative functions.
  - name: Active Session Monitoring
    description: Monitor and terminate active remote desktop sessions through the REST API.
  - name: Connection History
    description: Audit log of all remote desktop sessions with timestamps and user attribution.
  - name: Extension API
    description: Java extension API for implementing custom authentication providers, event listeners, and protocol extensions.
- type: UseCases
  data:
  - name: Remote Desktop Access
    description: Provide browser-based access to Linux and Windows desktops for remote workers.
  - name: Cloud Server Management
    description: Access cloud VMs and servers through SSH and RDP via browser without installing VPN or client software.
  - name: Secure Bastion Host
    description: Use Guacamole as a protocol-proxying bastion host to isolate internal systems from direct network access.
  - name: Development Environment Access
    description: Provide developers with browser-based access to containerized or virtualized development environments.
  - name: IT Support Tooling
    description: Enable IT helpdesk teams to access and troubleshoot user desktops through the browser.
- type: Integrations
  data:
  - name: Apache Tomcat
    description: Runs as a Java web application on Apache Tomcat or any Java Servlet container.
  - name: LDAP / Active Directory
    description: LDAP extension for authenticating users against directory services like Active Directory.
  - name: TOTP / Duo MFA
    description: Multi-factor authentication extensions supporting TOTP apps and Duo Security.
  - name: MySQL / PostgreSQL
    description: Database authentication extensions for storing connections and users in relational databases.
  - name: Kubernetes
    description: Guacamole can be deployed on Kubernetes with the guacamole-client Docker image.
maintainers:
- FN: Kin Lane
  email: info@apievangelist.com

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/apache-guacamole"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/apache-guacamole/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/apache-guacamole/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.