Load testing with Postman REST/RESTFUL tool
Postman has a Collection Runner which can be used for making API calls with multiple iterations. You might be able to use it for load testing if you can figure out how to get it to run requests in parallel.