API reference
localization
7 endpoints in this area. Each one has its own page with its parameters, its response and a request you can run.
| Method | Path | What it does | Permission |
|---|---|---|---|
| GET | /v1/i18n/bundles/{locale} | Get every translated string for one locale. | — |
| GET | /v1/i18n/catalogues/{locale} | Get the public site's UI message catalogue for one locale. | — |
| GET | /v1/i18n/document-sets/{locale} | Get several marketing documents' finished translations in one call. | — |
| GET | /v1/i18n/documents/{locale} | Get one marketing document's finished translations. | — |
| GET | /v1/i18n/slugs | Get translated URL slugs for every locale. | — |
| POST | /v1/i18n/sources | Register translatable source fields (batch). | — |
| GET | /v1/session/offering | The currencies and languages this viewer may be shown. | — |