Skip to main content
All CollectionsCompanyDevelopers
Lingohub Developer Documentation
Lingohub Developer Documentation
Updated this week

In order to give the possibility to be able to execute certain Lingohub tasks programmatically, e.g., in your CI/CD scripts,

Lingohub has implemented a REST API for performing such tasks as:

  • importing and exporting resources

  • creating projects

  • gathering project status

  • triggering repository pushes

  • etc.

Here, you can also find more information about the general use of our API like:

  • Authentication

  • constructing URLs

  • understanding responses and error information

  • test drive API calls

The documentation additionally provides more information about developer topics, such as detailed information about the supported resource types.

If you need any support, please get in touch with us via [email protected]

Did this answer your question?