Post
Topic
Board Altcoin Discussion
Re: [Nxt] API of Nxt
by
kwilliams
on 29/04/2014, 02:13:42 UTC
Never mind, found it.It turns out I just had to change the request type to POST, the parameters still travel via URL (this is silly). In case you wonder the full command is:

curl --data-binary '' "http://my-host.com/nxt?requestType=getAccountId&secretPhrase=whatever-is-clever"