FrontPage

Welcome to the LiveWork Developer Wiki!

 

On this site you will find the resources for developers, clients, and partners of the LiveWork platform to build upon and interface with the Open Workforce API (OWAPI).

 

The LiveWork team has provided the OWAPI such that your remote applications, tools, solutions, or products can interface directly with the LiveWork platform and workforce for integration of an on-demand workforce and enable the crowdsourcing of your business processes via our scalable and on-demand platform.

 

LiveWork API Documentation

 

To register a client application with the LiveWork Sandbox API, click here.

 

Overview

 

Authentication

 

Rate Limiting

 

Methods

 

OAuth Methods

 

          oauth/request_token - Obtain an unauthorized request token

          oauth/authorize - Authorize the request token

          oauth/access_token - Exchange the request token for an access token

 

Project Methods

 

          projects/show - Show an existing project

          projects/create - Create a new project

          projects/update - Update an existing project

 

Task Methods

 

          tasks/show - Show an existing task

          tasks/create - Create a new task

          tasks/update - Update an existing task

          tasks/accept - Mark an existing task as accepted

          tasks/start - Mark an existing task as started

          tasks/complete - Mark an existing task as completed

          tasks/revise_work_time - Revise the amount of time spent working on a task

 

Errors

 

Changelog

 

Example Implementation (Ruby on Rails)

 

Developer Resources

 

 

For any questions or feedback, please contact developer@livework.com.

 


Home | About Us | Terms of Use | Privacy Policy | Developer Blog | Main Blog | Feedback

© 2009 LiveOps, Inc.

 

Comments (0)

You don't have permission to comment on this page.