Locale: API specification

The Locale API follows a “RESTful” structure and easy to use. All the API endpoints have the following structure:

{ baseUrl }/{ version }/{ endpoint }

For example:

https://api.locale.to/v1/languages

This will list all added target languages for that project.