Account
How to manage your NodeHub.io account via API.
Get account data
GET
https://api.nodehub.io/v1/account
This endpoint returns account data of the current user.
Headers
Name
Type
Description
Authorization*
string
Authentication token you've generated in your account
Last updated