Jump to Content
TransifexCommunityBlogUser docsSupport
HomeGuidesRecipesAPI Reference
CommunityBlogUser docsSupportLoginTransifex
API Reference
Login
HomeGuidesRecipesAPI Reference

Transifex API

  • Introduction
  • Pagination
  • Content negotiation
  • File uploads
  • Asynchronous processing
  • Restrictions
  • Rate Limit
  • Authentication

API SDKs

  • Python
  • JavaScript

Transifex API

  • Users
    • Get the details of a Userget
  • Organizations
    • List organizationsget
    • Get organization detailsget
  • Languages
    • List languagesget
    • Get language detailsget
  • Projects
    • List projectsget
    • Create a Projectpost
    • Delete Projectdelete
    • Get project detailsget
    • Update a Projectpatch
    • List project languagesget
    • Get project maintainersget
    • Delete language relationshipdelete
    • List language relationshipsget
    • Update language relationshipspatch
    • Create language relationshippost
    • Remove maintainers from projectdelete
    • Get project maintainer relationshipsget
    • Update project maintainerspatch
    • Add maintainers to projectpost
    • Get team relationshipget
    • Update team relationshippatch
  • Project Webhooks
    • List project webhooks.get
    • Create project webhook.post
    • Delete project webhook.delete
    • Get project webhooks details.get
    • Update project webhook.patch
  • Resources
    • Create new resources mergepost
    • Get resource merge statusget
    • List resourcesget
    • Create new resourcepost
    • Delete resourcedelete
    • Get resource detailsget
    • Update resourcepatch
  • Resource Strings
    • Bulk-delete resource stringsdelete
    • Get resource strings collectionget
    • Bulk update a resource strings collectionpatch
    • Create resource stringpost
    • Delete resource stringdelete
    • Get resource string detailsget
    • Update resource stringpatch
    • Create a source file download actionpost
    • Get resource strings download statusget
    • Upload a new source file for a resource.post
    • Get source uploadget
    • Get revisions of resource stringsget
  • Resource String Comments
    • List resource string commentsget
    • Create resource string commentspost
    • Delete resource string commentdelete
    • Get resource string commentget
    • Update resource string commentpatch
  • I18n Formats
    • List i18n formats.get
  • Context Screenshots
    • Get project context screenshot map collection.get
    • Upload a new context screenshot map to a resource_string.post
    • Delete screenshot map.delete
    • Get context screenshot map.get
    • Get project context screenshot collection.get
    • Delete screenshot.delete
    • Get context screenshot.get
    • Update context screenshot.patch
    • Upload a new context screenshot file to a project.post
  • Activity Reports
    • Create an organization activity report file download actionpost
    • Get organization activity report download statusget
    • Create a project activity report file download actionpost
    • Get project activity report download statusget
    • Create a resource activity report file download actionpost
    • Get resource activity report download statusget
    • Create a team activity report file download actionpost
    • Get team activity report download statusget
  • Statistics
    • Get resource language stats collectionget
    • Get resource language statsget
  • Resource Translations
    • Get a Resource Translations collectionget
    • Bulk update a resource's translations.patch
    • Get a Resource Translation detailsget
    • Update a Resource Translationpatch
    • Create a translation file download actionpost
    • Get translation download statusget
    • Create a new resource translation uploadpost
    • Get resource translation async uploadget
  • Team Memberships
    • List team membershipsget
    • Create a new team membershippost
    • Delete team membershipdelete
    • Get single team membershipget
    • Update a membership's rolepatch
  • Teams
    • List teamsget
    • Create a Teampost
    • Delete teamdelete
    • Get team detailget
    • Update a teampatch
    • Get team managersget
    • Remove managers from teamdelete
    • Get team manager relationshipsget
    • Update team managerspatch
    • Add managers to teampost
  • Translation Memory
    • Create a tmx file download actionpost
    • Get tmx file download statusget
    • Create new TMX file upload.post
    • Get a TMX async upload statusget
Powered by 

Restrictions

The following Plan based restrictions apply:

  • Activity Reports are available to Premium and up.
  • XLIFF export is available to Premium and up.
  • Context Screenshots are available to Premium and up.