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.
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
projects/batch - Run a variety of methods on a variety of projects
Task Methods
tasks/index - Show existing tasks
tasks/show - Show an existing task
tasks/create - Create a new task
tasks/update - Update an existing task
tasks/destroy - Delete 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
tasks/approve - Mark task as being approved to be paid
tasks/reject - Mark task as being rejected due to quality concerns
tasks/batch - Run a variety of methods on a variety of tasks
User Methods
users/lookup_user_id_by_username - Given a username, returns a user id
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.