Main menu

Import translations from language packs.

The following is a summary of all methods under the /api/import resource.


GET /api/import/progress/{id}

Check the progress of an asynchronous import.

GET https://localise.biz/api/import/progress/{id} 

Full details and parameter list »


POST /api/import/{ext}

Import assets and translations from a language pack file.

POST https://localise.biz/api/import/{ext} 

Full details and parameter list »


« all endpoints