-
Notifications
You must be signed in to change notification settings - Fork 0
Accessing service resources
phw edited this page Oct 11, 2012
·
21 revisions
You can access all the resource below via the base URL https://api.textking.com/v1.
Returns a collection of projects.
Returns a specific project.
Creates a new project and returns the result.
Updates a specific project or changes its status.
Deletes a specific project.
Returns a collection of line items for a project.
Returns a collection of jobs for a project.
Returns a specific job.
Creates a new job for a project and returns the result.
Updates a specific job.
Deletes a specific job.