/
/API V2
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 2h ago · Updated 3w ago
Contributors3
Languages5
Projects8
  • postReturns the list of projects owned by user.
  • postReturns projects details
  • postCreates a new project. Returns project details (if successful).
  • postUpdates project settings (name, description, reference language, fallback language, proofreading). If optional parameters are not sent, their respective fields are not updated.
  • postDeletes the project from the account. You must be the owner of the project.
  • postUpdates terms / translations - No more than one request every 20 seconds.
  • postSyncs your project with the array you send (terms that are not found in the JSON object will be deleted from project and the new ones added). Please use with caution. If wrong data is sent, existing terms and their translations might be irreversibly lost.
  • postReturns the link of the file (expires after 10 minutes). The settings inherited from the project will be the ones at the time of the download.
Terms5
Translations4
    Projects

    Returns the list of projects owned by user.

    List Projects. More details in the documentation.

    post/projects/list

    Response

    OK

    Changes