Introduction

The GrapheneDB Operations API is a REST API. With the Operations API, you'll be able to query for status or instance info, as well as perform and automate common operations within your account and database instances. Following the guidelines below, clients can be developed in virtually any programming language. Tools such as cURL or httpie can be used to debug and develop on top of the Operations API.

📘

CORS is supported when using the Operations API.