Home

Get user role

POST
https://hype.nownodes.io/info

Authorizations

ApiKeyAuthApiKeyAuth

api-key string

NOWNodes API key passed in the api-key header.

Retrieves the role of a given user (e.g., "vault", "normal", "admin").

Body

application/json
typestringrequired

Request type, must be "userRole"

userstringrequired

Ethereum address (hex)

Response

200OK

Successful response