Account management

get info about service

get
Responses
chevron-right
200

information about service

application/json
get
/about

Example value of responce:

{
  "version": "v0.0.1",
  "build": "2b14eb92d44b76481a43c0a73a600132b07cc1bf"
}

get a list of accounts type and fields required to make account

get
Responses
chevron-right
200

list of supported account types and fields required to make an account

application/json
get
/info

Example value of responce:

Last updated