API Update

By Edouard on December 21, 2011

Following last month’s API update, I added a new endpoint to WebTranslateIt’s String API: String List.

This new endpoint lets you query your project and fetch strings. You can query by key name, label, category names, status, creation date and file.

The String Create endpoint was also improved: you can now create Translations while creating a String by passing an optional array of Translations. Check the documentation for more information.