Returns balance
and quota
along with other fields.
Attempts to execute a registered action
for the Service.
Returns a Message when successful.
Accepetd params in body as JSON: email
and password
.
Returns access_token
to be used in GraphQL requests.
This endpoint is protected and needs the access_token
received from POST /login
as a Bearer Token auth in the header.
All schema will be available on introspection.