Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.localesync.com/llms.txt

Use this file to discover all available pages before exploring further.

If you’re looking for an easier way to manage your translations, you should look if there’s an SDK available, if not, do not worry, it can be pretty easy setup your own service to handle our server actions
All endpoints called from SDK’s CLI can be accessed as regular http calls from your code

Authentication

All API endpoints are authenticated using a custom header:
"Repository-token" : "Your API token here"