⚡ We welcome businesses to test our enterprise-grade service

xem
NEM (XEM)

Method: POST /account/generate

dropdown

方法 REST /account/generate 例如 NEM (XEM)

POST /account/generate

Method not allowed

生成一个KeypairViewModel对象,其中包含有关新帐户的信息。 信息包括私钥,公钥和地址

Parameters

-

Request

curl --location --request GET 'https://xem.getblock.io/account/generate'
 --header 'x-api-key: YOUR-API-KEY'
 --header 'Content-Type: application/json'


Response

{
    "result": "null",
    "id": "getblock.io",
    "status_code": 405,
    "message": "Method not allowed"
}