API 참조
localization
이 영역에 7개의 엔드포인트가 있습니다. 각 엔드포인트에는 매개변수, 응답, 그리고 직접 실행할 수 있는 요청이 포함된 전용 페이지가 있습니다.
| 메서드 | 경로 | 기능 소개 | 권한 |
|---|---|---|---|
| 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. | — |