Skip to content

NodeHive API Documentation

We highly recomment to use the officieal NodeHive JS Client library: https://www.npmjs.com/package/nodehive-js

API options

The NodeHive backend offers the following API options:

JSON-API

(yourinstance).nodehive.app/json-api

REST-API

(yourinstance).nodehive.app/rest

GRAPH-QL API

WIP