crowdin / crowdin/crowdin-api-client-go

Add support for AI Translate Strings method

Open
#131 0 comments 0 reactions 0 assignees View on GitHub
enhancement good first issue
Dominant language
Go
Stars
10
Forks
18
Avg merge
1h 11m
Merged PRs (30d)
1

Description

The Crowdin API now includes the **AI Translate Strings** endpoint in the AI section, allowing users to submit strings for AI-powered translation.

The Crowdin API client libraries should be updated to support this endpoint so developers can trigger AI string translation directly from SDKs.

**References:**
- [AI Translate Strings](https://support.crowdin.com/developer/api/v2/#tag/AI/operation/api.users.ai.translate.strings.post)

Contributor guide

Open the contributing guide

Research direction

Start by reading the Crowdin API client's existing AI-related entry points and compare their request and response patterns with the linked AI Translate Strings endpoint. Done means the Go SDK exposes this endpoint so callers can submit strings for AI translation, with behavior aligned to the API reference.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
api
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.