• Stars
    star
    138
  • Rank 264,508 (Top 6 %)
  • Language
  • Created over 4 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Unofficial REST API documentation for Apache Guacamole.

Guacamole Web REST API

Guacamole REST API gives you access and manage Guacamole Web Application.

Run in Postman

Table of Contents

Overview

This documentation is unofficial and based on Guacamole version 1.1.0.

Keep in mind, it's not fully tested.

Authentication

Authentication is required for all requests except the following:

  • Authentication
  • Languages
  • Patches

Token must be named as 'token' and must be placed in request query.

Example: https://localhost/api/session/data/postgresql/connections?token=123456789

Common Responses

This section discusses various API responses.

  • 200 - A request succeeded.
  • 204 - No content
  • 400 - Bad request
  • 401 - Unauthorized
  • 404 - Not found

Common Http Request Headers

The standard Http request headers that are used in requests.

  • Content-Type - The Internet media type of the request body. Used with POST, PUT and PATCH requests. Must be application/json.

Api Ref

More Repositories

1

react-native-deepar

Snapchat-like filters, AR lenses, and real-time facial animations.
Objective-C
127
star
2

hardware-usb-keylogger

😈 Hardware USB keylogger project with Arduino.
Arduino
17
star
3

dropbox-ignore-anywhere

A tool for help you to ignore files and folders in Dropbox.
JavaScript
9
star
4

active-forks-extension

Shows active forks with one click away.
TypeScript
8
star
5

commitlint-plugin-selective-scope

Limit scopes per type with regexp and plain text.
JavaScript
8
star
6

eksi-sozluk

🍋 Node.js client for Ekşi Sözlük.
JavaScript
7
star
7

react-native-story-component

Add Instagram story feature to your React-Native app.
TypeScript
6
star
8

virtual-desktop-tray-icon

A minimal Windows 10 desktop application to show your active virtual desktop.
C#
6
star
9

kubernetes-vagrant

Deploy a Kubernetes cluster using Vagrant.
Shell
6
star
10

turkish-deasciifier

Add accented characters to Turkish text.
JavaScript
5
star
11

notebin

Like Pastebin but better.
JavaScript
4
star
12

react-native-lucky-wheel

Fortune spinning wheel library built using React-Native.
TypeScript
4
star
13

ride-explore

Ride sharing application for bike riders. Written in React-Native.
JavaScript
3
star
14

node-restful-api

An example of REST API infrastructure which uses Node, Express and MongoDB.
JavaScript
3
star
15

guacamole-php-sdk

Manage Guacamole with an easy SDK.
PHP
3
star
16

react-native-critizr

React Native wrapper for Critizr
Java
2
star
17

django-blog

Dead simple Django blog.
Python
2
star
18

monkeyuser-api

CORS enabled, hosted on Vercel.
TypeScript
2
star
19

video-on-cmder

Open video on cmder.
C#
1
star
20

c-boilerplate

A template code for C projects.
C
1
star
21

debis-module

🐲 Web scraping module for DEU students.
Python
1
star
22

express-restriction

Add API restriction to your Express app like Google.
JavaScript
1
star
23

duckdns

An another updater tool & lib for DuckDNS.
JavaScript
1
star
24

react-native-mechanic-map

Show indoor maps with Mechanic-Map.
HTML
1
star