If you are looking for a go library to access Crowdin use preferably the SDK Crowdin have released in April 2024: https://github.com/crowdin/crowdin-api-client-go
I'll still fix issues in go-crowdinv2 but you'll get better support and functionality with the official one :)
API calls for Crowdin API V2: https://support.crowdin.com/enterprise/api/
Inspired by https://github.com/medisafe/go-crowdin
Implement Crowdin API V2, proxy connection, Some high level methods.