# Entri ## Docs - [Authentication](https://docs.nt3.io/api-reference/authentication.md): Authenticate API requests using API tokens or session cookies. - [Activity](https://docs.nt3.io/api-reference/endpoints/activity.md): Retrieve activity logs and audit trails. - [AI Translation](https://docs.nt3.io/api-reference/endpoints/ai.md): Trigger and manage AI-powered translation jobs. - [Analytics](https://docs.nt3.io/api-reference/endpoints/analytics.md): Fetch translation analytics and coverage reports. - [API Tokens](https://docs.nt3.io/api-reference/endpoints/api-tokens.md): Create and revoke API tokens programmatically. - [Comments](https://docs.nt3.io/api-reference/endpoints/comments.md): Add and manage comments on translation keys. - [Glossary](https://docs.nt3.io/api-reference/endpoints/glossary.md): Manage glossaries and glossary terms for consistent translation. - [Import & Export](https://docs.nt3.io/api-reference/endpoints/import-export.md): Import and export translation files programmatically. - [Translation Keys](https://docs.nt3.io/api-reference/endpoints/keys.md): Manage translation keys within a project. - [Organization Settings](https://docs.nt3.io/api-reference/endpoints/organization-settings.md): Read and update organization-level settings. - [Projects](https://docs.nt3.io/api-reference/endpoints/projects.md): Create, read, update, and delete localization projects. - [Translation Memory](https://docs.nt3.io/api-reference/endpoints/translation-memory.md): Access and manage translation memory entries. - [Translations](https://docs.nt3.io/api-reference/endpoints/translations.md): Read and update translation values for keys. - [Webhooks](https://docs.nt3.io/api-reference/endpoints/webhooks.md): Manage webhook subscriptions for real-time events. - [Errors](https://docs.nt3.io/api-reference/errors.md): Understand Entri API error codes and how to handle them. - [Overview](https://docs.nt3.io/api-reference/overview.md): Entri's REST API gives you full programmatic access to your localization data. - [Pagination](https://docs.nt3.io/api-reference/pagination.md): Navigate large result sets with page-based pagination. - [Rate Limits](https://docs.nt3.io/api-reference/rate-limits.md): Learn about API rate limits and best practices for staying within them. - [API Tokens](https://docs.nt3.io/developers/api-tokens.md): Generate and manage API tokens for programmatic access to Entri. - [Authentication](https://docs.nt3.io/developers/authentication.md): Learn how to authenticate with the Entri API using session cookies or API tokens. - [CI/CD Integration](https://docs.nt3.io/developers/cli/ci-cd.md): Automate translation syncing in your CI/CD pipeline. - [Configuration (.nt3.yml)](https://docs.nt3.io/developers/cli/configuration.md): Configure the CLI using a .nt3.yml file in your project root. - [nt3 init](https://docs.nt3.io/developers/cli/init.md): Initialize Entri configuration in your project directory. - [Installation](https://docs.nt3.io/developers/cli/installation.md): Install the Entri CLI globally using npm, pnpm, or yarn. - [nt3 login](https://docs.nt3.io/developers/cli/login.md): Authenticate the CLI with your Entri account. - [nt3 logout](https://docs.nt3.io/developers/cli/logout.md): Remove stored credentials and log out of Entri. - [CLI Overview](https://docs.nt3.io/developers/cli/overview.md): The Entri CLI (nt3) lets you sync translations directly from your terminal. - [nt3 pull](https://docs.nt3.io/developers/cli/pull.md): Pull translations from Entri to your local project. - [nt3 push](https://docs.nt3.io/developers/cli/push.md): Push local translation files to Entri. - [nt3 status](https://docs.nt3.io/developers/cli/status.md): Check the current sync status of your translation files. - [nt3 translate](https://docs.nt3.io/developers/cli/translate.md): Trigger AI translation for pending keys. - [Keys & Namespaces](https://docs.nt3.io/developers/concepts/keys-namespaces.md): Understand how translation keys and namespaces organize your content. - [Plural Forms & ICU](https://docs.nt3.io/developers/concepts/plural-forms.md): Handle pluralization and complex message formatting with ICU syntax. - [Translation Status Workflow](https://docs.nt3.io/developers/concepts/translation-status.md): Learn about translation statuses and how they flow through the review process. - [Contributing to Entri](https://docs.nt3.io/developers/contributing.md): Set up the development environment, follow the conventions, and ship your first PR. - [Supported File Formats](https://docs.nt3.io/developers/integrations/file-formats.md): Entri supports a wide range of localization file formats. - [GitHub Actions](https://docs.nt3.io/developers/integrations/github-actions.md): Automate translation syncing with GitHub Actions. - [GitLab CI](https://docs.nt3.io/developers/integrations/gitlab-ci.md): Automate translation syncing with GitLab CI/CD. - [Developer Quick Start](https://docs.nt3.io/developers/quickstart.md): Integrate Entri into your development workflow using the API and CLI. - [Self-hosting Entri](https://docs.nt3.io/developers/self-hosting.md): Run your own Entri instance with Docker — local development or production. - [What is Entri?](https://docs.nt3.io/introduction.md): Entri is a localization management platform that helps teams translate and manage their application content at scale. - [Core Concepts](https://docs.nt3.io/platform/core-concepts.md): Understand the key concepts behind Entri's localization workflow. - [Activity & Audit](https://docs.nt3.io/platform/features/activity-audit.md): Monitor all activity in your project with a detailed audit log. - [AI Translation](https://docs.nt3.io/platform/features/ai-translation.md): Automatically translate your content using state-of-the-art AI models. - [Analytics](https://docs.nt3.io/platform/features/analytics.md): Track translation progress and coverage with built-in analytics. - [Comments & Collaboration](https://docs.nt3.io/platform/features/comments.md): Leave comments on translations and collaborate with your team. - [Glossary](https://docs.nt3.io/platform/features/glossary.md): Define key terms and ensure consistent translations across your project. - [Import & Export](https://docs.nt3.io/platform/features/import-export.md): Import and export translation files in multiple formats. - [Translation Editor](https://docs.nt3.io/platform/features/translation-editor.md): A powerful in-browser editor for managing and reviewing translations. - [Translation Memory](https://docs.nt3.io/platform/features/translation-memory.md): Reuse previously saved AI translations to save time and ensure consistency. - [Version History](https://docs.nt3.io/platform/features/version-history.md): Track changes to translations over time with a full revision history. - [Webhooks Overview](https://docs.nt3.io/platform/integrations/webhooks.md): Receive real-time notifications when translations are updated. - [Plans & Pricing](https://docs.nt3.io/platform/pricing.md): Entri is free during the beta period. - [Quick Start](https://docs.nt3.io/platform/quick-start.md): Get up and running with Entri in minutes. - [Inviting Team Members](https://docs.nt3.io/platform/team/inviting-members.md): Invite translators, reviewers, and developers to your organization. - [Organization Settings](https://docs.nt3.io/platform/team/organization-settings.md): Configure your organization's profile and preferences. - [Roles & Permissions](https://docs.nt3.io/platform/team/roles-permissions.md): Manage who can view and edit translations with role-based access control. ## OpenAPI Specs - [openapi](https://docs.nt3.io/api-reference/openapi.json)