-
Notifications
You must be signed in to change notification settings - Fork 0
Accessing service resources
You can access all the resource below via the base URL https://api.textking.com/v1.
Returns a collection of projects of the authorized user.
Returns a single project with the given ID.
Creates a new project and returns the result.
Updates an existing project with the given ID or changes its state.
Deletes an existing project with the given ID.
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.
Uploads the translation document for a job.
Downloads the translation document for a job.
Downloads the translated document for a job.
Returns a collection of all available topics.
Returns a specific topics.
Returns a collection of all languages, that are available as source languages on TEXTKING.
Returns a collection of all languages, that are available as target languages on TEXTKING.
Returns a specific language.
Returns the list of billing addresses of the current customer.
Returns a specific billing addresses of the current customer.