Authorize requests #️⃣

All API requests must contain the following authorization header:

Authorization: Bearer {{token}}

Types of tokens #️⃣

Project owners can obtain tokens at https://localazy.com/developer/tokens

Project Token #️⃣

  • The project token gives you an access to a single project in Localazy.
  • Each token is automatically granted a read and write access.
  • Each project token has access to all availabe API endpoints.

Translation Token #️⃣

  • The translation token gives you access only to the AI Translation endpoint, with its context derived from the respective project in Localazy

Organization Token #️⃣

Organization tokens are available only upon request. Contact us at team@localazy.com for beta access.