DevLokalize Developer Docs
DevLokalize is a collaborative translation management platform. This site covers the REST API and the official mobile SDKs built on top of it.
Guides
- REST API reference — authentication, rate limits, and every endpoint (including the mobile bundle endpoint the SDKs use).
SDKs
Both SDKs are read-only: they fetch your project’s approved translations and cache them on-device. Neither writes back to your project — use the REST API directly for that.
Getting an API token
Create one from Account → API tokens in your DevLokalize dashboard. API access requires the project owner to be on the Pro plan.