Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
6448753
Topic
313082
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
"