/
PO
poeditor
/
API V2
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
OpenAPI 3.0.0
2026-08-06
25
39
85.4 KB
Projects
Returns the list of projects owned by user.
List Projects. More details in the
documentation
.
post
/projects/list
Response
OK
ProjectListResponse
required
response
object
result
ProjectList
All 25 operations
post
Returns the list of projects owned by user.
post
Returns projects details
post
Creates a new project. Returns project details (if successful).
post
Updates project settings (name, description, reference language, fallback language, proofreading). If optional parameters are not sent, their respective fields are not updated.
post
Deletes the project from the account. You must be the owner of the project.
post
Updates terms / translations - No more than one request every 20 seconds.
post
Syncs 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.
post
Returns 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.
post
Returns the list of all languages available in POEditor.
post
Returns project languages, percentage of translation done for each and the datetime (UTC - ISO 8601) when the last change was made.
post
Adds a new language to project.
post
Inserts / overwrites translations.
post
Deletes existing language from project.
post
Returns project's terms and translations if the argument language is provided.
post
Adds terms to project.
post
Updates project terms. Lets you change the text, context, reference, plural and tags.
post
Deletes terms from project.
post
Adds comments to existing terms.
post
Adds translations to project. If translation exists, it will not overwrite it.
post
Updates existing translations.
post
Deletes translations from specified language.
post
Automatically translates project terms using a machine translation provider (Google, Microsoft, or DeepL).
post
Returns the list of contributors from your projects.
post
Adds a contributor to a project language or an administrator to a project.
post
Removes a contributor from a project language or an admin from a project, if the language is not specified.