Skip to content
This repository has been archived by the owner on Feb 10, 2022. It is now read-only.
Thomas Steffes edited this page Mar 2, 2014 · 5 revisions

Getting Started

Important Note About AWS Credentials: At this time the mturk API only supports root AWS credentials, so IAM account credentials will NOT work. In my own implementation I've actually created a separate AWS account just for mturk usage, so that I'm not using my real AWS account root credentials.

Check out MTurk's Getting Started Guide for more info here

In Depth Usage

Working with HITs

Working with Assignments

Release Notes

  • 0.5.1 - Fix issue that was preventing GetReviewableHITs response from being parsed correctly
  • 0.5.0 - Initial release

Roadmap

Last Updated January 13, 2014

  • January 2014 - February 2014: Unit Tests, Wiki Usage Docs, and API documentation
  • February 2014 - March 2014: Support for Async HTTP, most likely using http://http-kit.org/
  • March 2014 - April 2014: Implement more operations of mturk API (TBD)
Clone this wiki locally