RESTful services that underpin many Web APIs today should follow design patterns that make any Web API a good Web API. Such design patterns are all about respecting HTTP protocol specifications, respecting good URI design principles, or taking the full advantage of underlying Web infrastructure for Web API's good performance and scalability. If you are interested in such practices or in a cutting-edge research that may impact the future of Web APIs developments, you should look into the series of workshops on RESTful Design.