无法弄清楚如何访问Dice.com的REST API

所以我想使用Dice.com的API来获取一个信息图表types的应用程序的数据。

http://www.dice.com/common/content/documentation/api.html

我的问题是他们需要一个开发人员ID和密码。 我不确定哪里可以得到这个,因为它是OAuth令牌所必需的。

我打算使用Node.js向其RESTful服务发出请求。 任何信息将不胜感激。

我通过电子邮件dicemedia@dice.com(电子邮件从http://www.programmableweb.com/api/dice-jobs获得 )获得回复:


Thanks for your interest in the Dice API! It's currently not available for public use. We've been field testing it at some events and hope to open it up by the end of Q2 2015. We'll definitely make an announcement when it opens up. Please let me know if you have any other questions. Thanks! 

我发现使用Postman开始使用这个方法很容易(实际上对于search,您可以在浏览器中开始,安装JSON插件等)。

http://www.dice.com/common/content/util/apidoc/jobsearch.html