FAQ
Is the documentation public?
Yes, this documentation is intended for public customer use.
How do we onboard a new localization team?
Start with:
Where can I find API reference details?
Use the API section in this docs portal and the interactive reference at /api-docs.
Which export format should we use?
- Use JSON for runtime integration in apps
- Use CSV/XLSX for spreadsheet-based collaboration and review
How often should we rotate API keys?
Rotate keys regularly and immediately after any suspected exposure.
Can we run different values per environment?
Yes. Use environment overrides for development, staging, and production differences.
How do we prevent accidental translation regressions?
- Use bulk operations carefully with validation
- Compare projects before release
- Run staging exports and smoke tests
How should we report issues?
Contact your support channel or open an issue in the repository.
Last updated on