Lokalise APIv2 Node SDK

Node interface for the Lokalise APIv2.





JWT

Get OTA JWT

API doc

const response = await lokaliseApi.jwt().create("project_id");

response.jwt // => "eyJ0eXAiOiJKV1QiLCJhbG..."