Arkose Fetch Usage for OpenAI import ( "fmt" "github.com/xqdoo00o/funcaptcha" ) func main() { token, _ := funcaptcha.GetOpenAIToken("", "") fmt.Println(token) } API: You can download the binary from releases or go run cmd/api/main.go