Data retrieval APIs for Amazon Mechanical Turk
Amazon Mechanical Turk provides the following APIs for data retrieval.
Actions | Description | Access level |
---|---|---|
GetAccountBalance | The GetAccountBalance operation retrieves the amount of money in your Amazon Mechanical Turk account | Read |
GetAssignment | The GetAssignment retrieves an assignment with an AssignmentStatus value of Submitted, Approved, or Rejected, using the assignment's ID | Read |
GetFileUploadURL | The GetFileUploadURL operation generates and returns a temporary URL | Read |
GetHIT | The GetHIT operation retrieves the details of the specified HIT | Read |
GetQualificationScore | The GetQualificationScore operation returns the value of a Worker's Qualification for a given Qualification type | Read |
GetQualificationType | The GetQualificationType operation retrieves information about a Qualification type using its ID | Read |
ListAssignmentsForHIT | The ListAssignmentsForHIT operation retrieves completed assignments for a HIT | List |
ListBonusPayments | The ListBonusPayments operation retrieves the amounts of bonuses you have paid to Workers for a given HIT or assignment | List |
ListHITs | The ListHITs operation returns all of a Requester's HITs | List |
ListHITsForQualificationType | The ListHITsForQualificationType operation returns the HITs that use the given QualififcationType for a QualificationRequirement | List |
ListQualificationRequests | The ListQualificationRequests operation retrieves requests for Qualifications of a particular Qualification type | List |
ListQualificationTypes | The ListQualificationTypes operation searches for Qualification types using the specified search query, and returns a list of Qualification types | List |
ListReviewPolicyResultsForHIT | The ListReviewPolicyResultsForHIT operation retrieves the computed results and the actions taken in the course of executing your Review Policies during a CreateHIT operation | List |
ListReviewableHITs | The ListReviewableHITs operation returns all of a Requester's HITs that have not been approved or rejected | List |
ListWorkerBlocks | The ListWorkersBlocks operation retrieves a list of Workers who are blocked from working on your HITs | List |
ListWorkersWithQualificationType | The ListWorkersWithQualificationType operation returns all of the Workers with a given Qualification type | List |