mturk API

From GM-RKB
Jump to navigation Jump to search

An mturk API is an API to access mturk.



References

  • Example call:
https://mechanicalturk.amazonaws.com/?Service=AWSMechanicalTurkRequester
   &AWSAccessKeyId=[the Requester's Access Key ID]
   &Operation=SearchHITs
   &Signature=[signature for this request]
   &Timestamp=[your system's local time]

2014