I want to use wordpress rest api. but I couldn't find any tutorial resources. Is there anyone who can help with this? at least write a script that can log in using the rest api and do a few simple actions?
@kmishu96 The first thing is u need to record the http request from hotmail signup page till finish, and use the http record/sniff result, its not easy bcoz microsoft/hotmail have much protection etc. or u sniff all request from another sniff program and put into BAS :)