lokalise / node-lokalise-api

Lokalise API v2 Node.js client.

Home Page:https://lokalise.github.io/node-lokalise-api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OTA API Support

DevNico opened this issue · comments

Would be great if the SDK also supported the OTA API.

I'm considering it, actually! For now it's possible to request JWT https://lokalise.github.io/node-lokalise-api/api/jwt But hopefully new methods will be added soon

This feature is now available in v11. Please refer to the following guide to get started https://lokalise.github.io/node-lokalise-api/ota/introduction Specifically, please note that these new endpoints require the usage of a separate client (as it requires JWT, not a Lokalise API token).