I understand this would be complicated since its information would be shared by many people (API key, accounts), but, aside from simpler testing, it would also be interesting to see if a node can do multithreading.
Currently, we have not exposed this yet, but we will for one of the TestNet nodes in the near future. When we get this opened, I would love to see your testing results!
We do not have a public site up for the REST api. You can start your own node and use those REST paths though. The PureStake link also uses those calls.
@JasonW, I got the API keys from Pure stack but not able to connect it with my SDK, because it requires IP(Host) and Port number. For host can use URL defined by pure stack but not able to get port.
Is pureStack API working on javaScriptSDK?