Reemo API

Reemo API allows you to integrate Reemo to your webapp or website.

Overview

Integrate the Reemo WebClient and provide your users a seamless experience to access computers from your website. You keep complete control over your data, the Reemo API only manages computer’s states and access.

Reemo WebClient - Reemo.js

This reference documents every object and method available in Reemo’s browser-side JavaScript library, Reemo.js. You use Reemo.js to display a plug and play Low Latency Desktop Streaming WebClient to your website and access your computers registered to the Reemo API.

Note

The documentation is available here: https://reemo.io/docs/js

Reemo API Reference

The Reemo API is organized around REST. Our API has predictable resource-oriented URLs, accepts JSON-encoded request bodies, returns JSON-encoded responses, and uses standard HTTP response codes, authentication, and verbs.

Note

The documentation is available here: https://reemo.io/docs/api