@lingo.dev/_sdk@0.16.0
lingodotdev/lingo.dev@lingo.dev/_sdk@0.16.0Mar 7, 2026by github-actions[bot]
AI Summary
The SDK is updated to support the unified API endpoints, requiring `X-API-Key` authentication and the `engineId` configuration.
Key Highlights
- Migrate SDK and CLI to unified API endpoints
- Added `engineId` config option
Breaking Changes
- Migrated SDK and CLI to unified API endpoints (`api.lingo.dev`) with `X-API-Key` auth
New Features
- Unified API endpoints
- engineId configuration option
Full Release Notes
### Minor Changes
- [#2035](https://github.com/lingodotdev/lingo.dev/pull/2035) [`73a8c73`](https://github.com/lingodotdev/lingo.dev/commit/73a8c731f5af03db9c165000e87ee5e5a1086a48) Thanks [@AndreyHirsa](https://github.com/AndreyHirsa)! - Migrate SDK and CLI to unified API endpoints. All requests now use `api.lingo.dev` with `X-API-Key` auth. Added `engineId` config option (auto-migrated from `vNext`)
### Patch Changes
- Updated dependencies \[[`73a8c73`](https://github.com/lingodotdev/lingo.dev/commit/73a8c731f5af03db9c165000e87ee5e5a1086a48)]:
- @lingo.dev/\_spec@0.49.0