Go integration
import "text2data-go" // Initialize client client := text2data-go.NewClient("YOUR_API_KEY")
curl \ # append ?PrivateKey=$API_KEY to the URL \ /v3/Analyze
curl \ # append ?PrivateKey=$API_KEY to the URL \ /v3/Extract
curl \ # append ?PrivateKey=$API_KEY to the URL \ /v3/Categorize